Afficher un message
Vieux 09/09/2007, 23h33   #3
Brian Wakem
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: see all email send by site

Jerry Stuckle wrote:

> artev wrote:
>> if I have one php's site and not want to add other code or controll all
>> the coode;
>> is possible (and how) to see in a list all the email's address that
>> the site send ?
>> is necessary some specific software or I can see
>> in some log file?
>> the site work with apache server.

>
> Apache isn't involved in sending mail. What you need is access to the
> Mail Transfer Agent (MTA)logs. Then you'll need code (it could be PHP,
> Perl or several other languages) to parse the log and display the output.
>
> Probably the most common MTA's on Unix are sendmail and Exim.



I would think Postfix is more popular than Exim.


--
Brian Wakem
  Réponse avec citation
 
Page generated in 0,04544 seconds with 9 queries