1

Topic: SASL errors

==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Linux/BSD distribution name and version:
- Related log if you're reporting an issue:
==== ==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Linux/BSD distribution name and version:
- Related log if you're reporting an issue:
====

Freebsd  Iredmail with Mysql

Hi I am trying to relay mail from office server to main server.

Any idea what the problem is..

Nov  7 21:11:56 adsl postfix/smtp[19689]: warning: unsupported SASL client implementation: cyrus
Nov  7 21:11:56 adsl postfix/smtp[19689]: fatal: SASL library initialization
Nov  7 21:11:57 adsl postfix/master[1243]: warning: process /usr/local/libexec/postfix/smtp pid 19689 exit status 1
Nov  7 21:11:57 adsl postfix/master[1243]: warning: /usr/local/libexec/postfix/smtp: bad command startup -- throttling
Nov  7 21:12:57 adsl postfix/smtp[19695]: warning: unsupported SASL client implementation: cyrus
Nov  7 21:12:57 adsl postfix/smtp[19695]: fatal: SASL library initialization
Nov  7 21:12:58 adsl postfix/master[1243]: warning: process /usr/local/libexec/postfix/smtp pid 19695 exit status 1
Nov  7 21:12:58 adsl postfix/master[1243]: warning: /usr/local/libexec/postfix/smtp: bad command startup -- throttling

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: SASL errors

tim wrote:

Nov  7 21:11:56 adsl postfix/smtp[19689]: warning: unsupported SASL client implementation: cyrus

You should set 'smtpd_sasl_type=dovecot' in Postfix main.cf, default is 'smtpd_sasl_type=cyrus', but iRedMail doesn't compile Postfix with cyrus support on FreeBSD.