Hi to all,

I'm trying to install a mail server using the following guide:
www.delouw.ch/linux/Postfix-Cyrus-Web-cyradm-HOWTO/html/

The installation seems to work. But now when I try to add new user and
create the sasldb2 DB with saslpasswd2 -c user command in my
/var/log/messages I found the following output:

Jan 14 14:37:11 ms saslpasswd2: could not find auxprop plugin, was
searching for [all]
Jan 14 14:37:11 ms saslpasswd2: secret not changed for cyrus: no
writable auxprop plugin or setpass callback found
Jan 14 14:37:11 ms saslpasswd2: could not find auxprop plugin, was
searching for [all]

And the /etc/saldb2 was not created

At this time I can send mail on other recipients ([email protected] for
example) but I can't receive it.

If I try to send e-mail to my recipient I have the following message
on /var/log/mail.info

Jan 14 18:15:29 ms postfix/smtpd[18247]: connect from unknown[192.168.1.3]
Jan 14 18:15:29 ms postfix/smtpd[18247]: 625972BAD2: client=unknown[192.168.1.3]
Jan 14 18:15:30 ms postfix/cleanup[18260]: 625972BAD2:
message-id=<000a01c9766b$4ae01ef0$e0a05c...@it>
Jan 14 18:15:30 ms postfix/qmgr[18212]: 625972BAD2:
from=<[email protected]>, size=2623, nrcpt=1 (queue active)
Jan 14 18:15:30 ms postfix/pipe[18270]: 625972BAD2:
to=<[email protected]>, orig_to=<[email protected]>, relay=cyrus,
delay=0.88, delays=0.78/0.01/0/0.09, dsn=5.6.0, status=bounced (data
format error. Command output: cyrus.dajs.it: Mailbox does not exist )
Jan 14 18:15:30 ms postfix/cleanup[18260]: 2D9A02BAE3:
message-id=<[email protected]>
Jan 14 18:15:30 ms postfix/bounce[18276]: 625972BAD2: sender
non-delivery notification: 2D9A02BAE3
Jan 14 18:15:30 ms postfix/qmgr[18212]: 2D9A02BAE3: from=<>,
size=4414, nrcpt=1 (queue active)
Jan 14 18:15:30 ms postfix/qmgr[18212]: 625972BAD2: removed
Jan 14 18:15:30 ms postfix/pipe[18270]: 2D9A02BAE3:
to=<[email protected]>, orig_to=<[email protected]>, relay=cyrus,
delay=0.12, delays=0.04/0.02/0/0.05, dsn=5.6.0, status=bounced (data
format error. Command output: cyrus.dajs.it: Mailbox does not exist )
Jan 14 18:15:30 ms postfix/qmgr[18212]: 2D9A02BAE3: removed
Jan 14 18:15:32 ms postfix/smtpd[18247]: disconnect from unknown[192.168.1.3]

I searched a solution by Google but I didn't find how to fix this error
Can anyone help me?

thanks in advance
Simone
_______________________________________________
This mailing list is hosted and supported
by bit-heads GmbH | http://www.bit-heads.ch

_______________________________________________
Web-cyradm mailing list
[email protected]
http://www.web-cyradm.org/mailman/listinfo/web-cyradm

Reply via email to