[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: get all User through smtp ?



On Sun, 20 Feb 2000, Ben-Nes Michael wrote:

> >From time to time I get junk mail thats get not only to me but to most
> of my users.
> The Q is: How the hell the sender found the emails ?
> Im using sendmail / qpopper.

move to Qmail or learn how to configure Sendmail...

[root@iglu /root]# host canaan.co.il
canaan.co.il has address 199.203.144.130
[root@iglu /root]# telnet 199.203.144.130 25
Trying 199.203.144.130...
Connected to 199.203.144.130.
Escape character is '^]'.
220 mail.canaan.co.il ESMTP Sendmail 8.8.7/8.7.3; Sun, 20 Feb 2000
14:23:31 +0200
ehlo iglu
250-mail.canaan.co.il Hello iglu.inter.net.il [192.116.202.69], pleased
to meet you

[...]

expn root
250 Miki Ben-Nes <miki@mail.canaan.co.il>

(try that on your "all" mailing list if you have one).


=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il