Hi

I have been trying to test qpsmtpd and have it set up on a debian
stable server passing messages on to postfix. It works fine except
when I try and get it to work with postfix virtual alias domains. I
wanted to set up a catchall email address for a domain i have that
gets lots of spam. I have postfix listening on the localhost on port
2525 and qpsmtpd listening on all interfaces on port 25. If I send to
the domain that I have set in my destination in postfix mail will be
accepted fine by qpsmtpd and then delivered fine to the postfix queue
which then uses procmail to deliver it locally. However if I send mail
to the virtual domain ngogeeks.com qpsmtpd accepts but postfix then
bounces it with the following error:

Mar 23 16:17:04 localhost postfix/qmgr[8906]: 4A7642433D:
from=<[EMAIL PROTECTED]>, size=861, nrcpt=1 (queue active)
Mar 23 16:17:04 localhost postfix/error[8912]: 4A7642433D:
to=<[EMAIL PROTECTED]>, relay=none, delay=0, status=bounced (User
unknown in virtual alias table)

If i shut down qpsmtpd and have postfix listen on port 25 it will
deliver mail to the catchall address for the ngogeeks.com fine.

Does anyone have any thoughts on why this could be happening?

I have just created some of the addresses in the alias file for the
ngogeeks.com so I can test out qpsmtpd but would be interested to know
why I was unable to get it working with virtual domains.

cheers
John
--
John Habermann
The Wilderness Society
www.wilderness.org.au

Reply via email to