Hi all,

I've installed the following platform for receiving/sending mail:
2 mx server (receive all e-mail + avirus)
1 mail (for clients pop + smtp)

the three servers share (by nfs) the /home/vpopmail/domains and /var/qmail/control and /var/qmail/users.

When sending e-mail from outside (trough mx1/mx2) to an alias address I have no problem when sending through mail I always receive 550 from chkuser with no account with that name.

The mxs are configure with:
vpopmail
./configure --enable-auth-module=mysql \
--enable-mysql-limits \
--enable-valias \
--disable-sql-logging \
--enable-many-domains=y \
--enable-mysql-limits

Simscan
./configure --enable-user=clamav \
--enable-clamav=y \
--enable-per-domain=y \
--enable-attach=y \
--enable-dropmsg=y \
--enable-spam=y \
--enable-spam-passthru=n \
--enable-spam-hits=10 \
--enable-spamc=/usr/bin/spamc \
--enable-spamc-args="-F /etc/mail/spamassassin/spamc.conf" \
--enable-received=y \
--enable-ripmime=/usr/local/bin/ripmime

the Mail server is:
Vpopmail
./configure \
--enable-auth-module=mysql \
--enable-mysql-limits \
--enable-many-domains=y \
--enable-valias \
--enable-learn-passwords \
--enable-logging=v \
--enable-roaming-users \
--enable-relay-clear-minutes=60 \
--enable-clear-passwd \
--disable-sql-logging

Simscan is equal.

I can't figure what is happening here.

Thanks,
Sérgio Rosa

Reply via email to