Re: [PHP] Logging with PHP to SMTP server

2005-03-02 Thread Richard Lynch
kioto wrote: > Richard Lynch wrote: > >>kioto wrote: >> >> >>>Hi all, there is a way to create log-system to authenticate to smtp >>>server ? >>> >>> >> >>I don't understand the "log-system" part of this... >> >>You can authenticate to SMTP, depending on what the SMTP server considers >>suitable cr

Re: [PHP] Logging with PHP to SMTP server

2005-03-01 Thread Richard Lynch
kioto wrote: > Hi all, there is a way to create log-system to authenticate to smtp > server ? I don't understand the "log-system" part of this... You can authenticate to SMTP, depending on what the SMTP server considers suitable credentials. And you could write your script to log the results of

[PHP] Logging with PHP to SMTP server

2005-02-28 Thread kioto
Hi all, there is a way to create log-system to authenticate to smtp server ? Thanks so much to all. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php