Apparently, I was mistaken. As far as the user knows, he was still
receiving mail while the error messages were received on the mailserver of
the mailing list. But he doesn't know for sure as the admin removed him
from the mailing list because of the "problems on my end."
This appears to be a feature in sendmail, but where can I look to
specifically find which method is correct?
-Eric
on 8/10/00 3:07 PM, Dave Sill at [EMAIL PROTECTED] wrote:
> Eric Long <[EMAIL PROTECTED]> wrote:
>
>> I still agree that it is a bizarre theory, but why does qmail deny the
>> delivery of mail from this server to the legit user on my system?
>
> What evidence do you have that it does? I just did a quick test:
>
> $ telnet 0 25
> Trying 0.0.0.0...
> Connected to 0.
> Escape character is '^]'.
> 220 sws5.ctd.ornl.gov ORNL/WS ESMTP
> mail from:<[EMAIL PROTECTED]>
> 250 ok
> rcpt to:<[EMAIL PROTECTED]>
> 250 ok
> rcpt to:<[EMAIL PROTECTED]>
> 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
> data
> 354 go ahead
> testing...
> .
> 250 ok 965937482 qp 723103
> quit
>
> And I got the message.
>
> -Dave
>