Hi Simone, > 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:
You should create the users over the web interface, not on the command line with sasl*. Authentication is done over the (my)sql database. > * > At this time I can send mail on other recipients ([email protected] for > example) but I can't receive it. In the default config, sending addresses are not verified. > If I try to send e-mail to my recipient I have the following message > on /var/log/mail.info > * Verify first that you have a working authentication over your database. Then if these errors still persist you should check your cyrus/lmtp setup. Regards, Claus _______________________________________________ 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
