Re: [exim] Tracing Web Form Spam

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Oliver Heesakkers
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] Tracing Web Form Spam
Op dinsdag 27 juli 2010 16:10:19 schreef Marc Perkel:
> Just wondering - what is a good way to put information from the apache
> web server into an Exim header so that I can figure out what web form
> has been hacked to send out spam.
>
> Thanks in advance


You can add

php_value mail.force_extra_parameters -fuser@???

to every virtualhost, so you can identify the offending one.

Of course user@??? would have to match something sensible for that
particular virtualhost.

More info here:
http://php.net/manual/en/configuration.changes.php