fetchmail-friends
[Top] [All Lists]

[fetchmail]filtering SPAM mails (sendmail+fetchmail)

2002-03-18 08:03:02
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I will explain my problem in the best way I can.

I have set my /etc/mail/access with these two lines:
uole.com                        571 " Blacklisted. Spam not accepted"
uol.com.ar                      571 " Blacklisted. Spam not accepted"

My .fetchmailrc looks like this:

    $ cat .fetchmailrc
        set spambounce
        set invisible
        [...]

So fetchmail "replies" to the spammer :-] but not, I have a 'little 
problem' with the replies to the spammer.

I can't send a reply to the spammer beacuse the same spam rule at the 
/etc/mail/access, look:

fetchmail: SMTP> MAIL FROM:<uasdsadas(_at_)uole(_dot_)com> BODY=7BIT 
SIZE=1205
fetchmail: SMTP< 571 5.0.0 Blacklisted. Spam not accepted
fetchmail: SMTP< 220 echelon.adpsoft.com ESMTP [Echelon is listening...]
fetchmail: SMTP> HELO localhost
fetchmail: SMTP< 250 echelon.adpsoft.com Hello localhost.localdomain 
[127.0.0.1], pleased to meet you
fetchmail: SMTP> MAIL 
FROM:<FETCHMAIL-DAEMON(_at_)echelon(_dot_)adpsoft(_dot_)com>
fetchmail: SMTP< 250 2.1.0 
<FETCHMAIL-DAEMON(_at_)echelon(_dot_)adpsoft(_dot_)com>... 
Sender ok
fetchmail: SMTP> RCPT TO:<uasdsadas(_at_)uole(_dot_)com>
fetchmail: SMTP< 571 5.0.0 Blacklisted. Spam not accepted
fetchmail: SMTP> RSET
fetchmail: SMTP< 250 2.0.0 Reset state
 eliminado


:-(
How can I filter incoming emails but not outcoming emails?

Maybe is not the best mailing list but maybe someone can help.

Thanks anyway.


- -- 
+-------------------------------------------------------------------+
| Luis Miguel Cruz.                                                 |
|                                                                   |
|  [ADPSOFT] http://www.adpsoft.com                                 |
|  "Connecting your business"                                       |
|                                                                   |
|  irc.irc-hispano.org -> #redhat                                   |
|  http://www.flcnet.es/tbe/luismi                                  |
|  Canal IRC para usuarios RedHat Linux                             |
|                                                                   |
|  Public Key: http://www.flcnet.es/tbe/luismi/nadie/luismi_adp.asc |
+-------------------------------------------------------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjyWAZgACgkQvQHLTzrFJldidgCfXHCYECO4jWaoS+mKyYz9vz6w
u6IAn0yy86Bgnc/TPEOKSiR+rSl5Tq5H
=zWQP
-----END PGP SIGNATURE-----



<Prev in Thread] Current Thread [Next in Thread>
  • [fetchmail]filtering SPAM mails (sendmail+fetchmail), LuisMi <=