Hi,
i just install qmail 1.03 and vpopmail-4.9.10.
i want to setup the roaming user for smtp server for vpopmail.
i follow the FAQ .
(1)Modified /etc/rc.d/init.d/qmail script
env - PATH="/var/qmail/bin:/usr/local/bin" \ tcpserver -H -R -x
/path/to/vpopmail/etc/tcp.smtp.cdb \ -c20 -u504 -g503 0 smtp \
/var/qmail/bin/qmail-smtpd 2&1 /dev/null &
(2)Configure vpopmail with an additional option --enable-roaming-
users=y
(3)edit the /path/to/vpopmail/etc/tcp.smtp
(4) setup cronjob for cleanopensmtp command.
My question is, if I send a mail via this SMTP.
i receive this error in return:
553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
i can't possibly add all the domains name in this rcpthosts file.
any suggestions how do i resolve this problem?
thanks.
david