Re: [exim] Tracing Web Form Spam

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Oliver Heesakkers
Date:  
À: exim-users
Sujet: 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