On Thu, 2 Aug 2001, Karl Schmidt wrote:
> Perhaps there
> could be some automated way in Exim 4 to send the following message back to
> both the sender and postmaster@????
>
> Your Mail system is rejecting "MAIL FROM:<>" which is a legitimate bounce
> message return address. Unfortunately, It is also used to verify that the
> return address of your users mail is actually deliverable and not a spam
> forgery as our system does.
Exim 4 already has more explicit SMTP error messages. Here's an example
of what you might see in response to a RCPT command that triggers a
sender verification:
550-Called: 127.0.0.1
550-Sent: MAIL FROM:<>
550-Response: 554 buildaddr: no host
550 Sender verify failed
Arranging to send a separate message to the postmaster as well is much
more complicated. And you wouldn't want to do it for every message,
would you?
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.