Giancarlo De Menna <[EMAIL PROTECTED]> wrote:
> I'm trying to configure my server to answer "non existent user" or something
> at the rcptto level during a SMTP session with wrong addresses or non local
> usesrs in that field.
Stock qmail cannot do this, because qmail-smtpd (the program which actually
accepts mail over the network) doesn't know anything about local users -- it
only knows which domains it should accept mail for (the ones in rcpthosts).
It's not a simple problem, because of aliases, user extension addresses,
virtual users and domains, and wilcards (-default).
> I would like qmail to check the rcpt to email addrress before accepting the
> mail so as to avoid bandwidth consumption and heavy messages bouncing. I'm
> a novice of qmail but I can't immagine that this is not possible with this
> great program!
Someone did do the work of adding this capability to qmail-smtpd, essentially
copying the code out of qmail-send. Search the qmail list archives to find a
reference to it.
Charles
--
-----------------------------------------------------------------------
Charles Cazabon <[EMAIL PROTECTED]>
GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/
-----------------------------------------------------------------------