[Workaround.org] ISPmail tutorial for Debian Lenny

IKT - Dennis Guhl guhl at ikt.de
Thu Jul 29 14:48:34 CEST 2010


marinus at hillenga.net schrieb:
> Hi all,
> 
> Today i made a new installation with the workaround on your site like below
> 
> 
> http://workaround.org/ispmail/lenny
> 
> ISPmail tutorial for Debian Lenny
> 
> 
> It worked almost for 100%, .....i think i made e litle mistake and i am
> thinking that i have forgotten to made the path to  delivering the mail
> for the users (that i have made in de mysql-database mailserver)

This is an (false) assumption.

[..]

> ---------- here is a small part of the file /var/log/mail.log

... which tells you every single thing that is wrong in your config.

[..]

> Jul 28 14:04:14 srv55 dovecot: auth(default): sql: connect string not set
> in configuration file /etc/dovecot/dovecot-sql.conf
> Jul 28 14:04:14 srv55 dovecot: Auth process died too early - shutting down

Something in your SQL configuration is markedly wrong and/or missing 
-- just like you are told here.

[..]

> Jul 28 14:50:50 srv55 postfix/trivial-rewrite[2946]: warning: do not list
> domain m31galaxy.nl in BOTH mydestination and virtual_mailbox_domains
> Jul 28 14:51:22 srv55 postfix/trivial-rewrite[2946]: warning: do not list
> domain m31galaxy.nl in BOTH mydestination and virtual_mailbox_domains

This is the reason why you can not deliver mail.

Decide what you want, m31galaxy.nl in mydestination *or* in 
virtual_mailbox_domains. To name it in both will not work.

[..]

> ========== my /etc/postfix/main.cf

Don't post the full output from main.cf, use

# postconf -n

to extract the entries differing from the default values.

[..]

> Kindly regards,
> Tuxedo

Dennis


More information about the Workaround-chitchat mailing list