Exim Extended login to catch Spammer

Posted on September 16th, 2006 by Admin.
Categories: Cpanel Hosting, Server Security, EXIM.

Greetings guys ,

To catch Spammer on your server you can enable extended loggin in exim to trace nobody mails. Try the following trick .

1. Edit /etc/exim.conf

2. On the second line add :

log_selector = +address_rewrite +all_parents +arguments +connection_reject +delay_delivery +delivery_size +dnslist_defer +incoming_interface +incoming_port +lost_incoming_connection +queue_run +received_sender +received_recipients +retry_defer +sender_on_delivery +size_reject +skip_delivery +smtp_confirmation +smtp_connection +smtp_protocol_error +smtp_syntax_error +subject +tls_cipher +tls_peerdn \

Make sure all that comes on a single line.

3. Save and exit.

4. Restart Exim.

Now notice the exim_mainlog carefully , and you have Spammer caught Redhanded .

Cheers ,

Admin ,

Sgugal Blog

0 comments.

Leave a comment

Comments can contain some xhtml. Names and emails are required (emails aren't displayed), url's are optional.