>
>
> Why am I getting wrong password now?
>
It was missing the "-r" parameter in saslauthd.
Problem resolved. Thanks for the help!
Regards,
Rodrigo.
--
M. Rodrigo Monteiro
"Free as in Freedom, not free as in free beer"
"As we are liberated from our own fear, our presence automatically
libera
M. Rodrigo Monteiro:
> ### maillog ###
> May 30 09:28:27 sec56 postfix/smtpd[23554]: warning:
> unknown[200.194.105.195]: SASL PLAIN authentication failed:
> authentication failure
> May 30 09:28:33 sec56 postfix/smtpd[23554]: warning:
> unknown[200.194.105.195]: SASL LOGIN authentication failed:
>
Hi Matthias!
On Mon, May 30, 2011 at 09:12, Matthias Andree wrote:
> The cyrus_sasl_config_path expects a directory, you've specified a file.
> Check and correct that.
Thanks, now it's:
cyrus_sasl_config_path = /usr/lib/sasl2
smtp_sasl_path = /usr/lib/sasl2
> Note that a particular Cyrus vers
Am 30.05.2011 13:49, schrieb M. Rodrigo Monteiro:
> Hi!
>
> I'm trying to setup an SMTP Gateway, with Postfix authenticating in Cyrus
> SASL.
>
> # postconf mail_version
> mail_version = 2.8.2
>
> # postconf -a
> cyrus
> dovecot
>
> # /usr/local/cyrus-sasl/sbin/saslauthd -l -n 10 -a rimap -O i
Hi!
I'm trying to setup an SMTP Gateway, with Postfix authenticating in Cyrus SASL.
# postconf mail_version
mail_version = 2.8.2
# postconf -a
cyrus
dovecot
# /usr/local/cyrus-sasl/sbin/saslauthd -l -n 10 -a rimap -O imap_server
# /usr/local/cyrus-sasl/sbin/testsaslauthd -u
rodrigo.monteiro@my