Guardian Digital Inc. >
InfoCenter >
Mailing List Archives >
Amavis
Amavis Mailing List Archive
Hi!
I'm currently using amavisd-new 20030616-p9 with postfix 2.0.16-4 and it work great. Thanks ;-)
I'm trying to find a way of displaying, from logfile, the original sender ip address for all spam
received
I'm doing a "grep amavis maillog | grep SPAM | grep Yes"
This give me the sender email which is not what I want
Dec 17 11:27:07 smtpserver amavis[24931]: (24931-01) SPAM, <aaa@acme.org> -> <myuser@tld>, Yes,
hits=20.0 tag1=3.0 tag2=6.3 kill=10.0 tests=DCC_CHECK, FS_ROLEX, RAZOR2_CF_RANGE_51_100,
RAZOR2_CHECK, SAVE_UP_TO, SPAMCOP_URI_RBL, quarantine
spam-7c738d0abf0899d51026e8acdecb2123-20041217-112707-24931-01 (spam-quarantine)
Is there another single line command that I can do ?
Did I missed something ?
The email is injected by postfix into 127.0.0.1 for amavis
My postfix/main.cf said:
content_filter = smtp-amavis:[127.0.0.1]:10024
My postfix/master.cf said:
smtp-amavis unix - - n - 5 lmtp
-o smtp_data_done_timeout=1200
-o smtp_send_xforward_command=yes
-o disable_dns_lookup=yes
Thanks,
Eddy
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
|