On 6/3/07, Brett Patterson brett@bpatterson.net wrote:
Till:
The resource ID is just an open connection to the SMTP server that's set up. The resource is just a PHP resource object that correlates to the SMTP server.
Sure, but why is the resource id used in the authentication part? Or am I reading the log wrong?
So it would seem that it's connecting. Have you tried turning the error_level up to 8 to see what's spit out?
I am on 8 all the time.
logs/errors hasn't had anything for days logs/console lists what i put on the pastebin (and nothing but that) logs/sendmail is not created, even though I enabled it - I am thinking it dies before
Till