Re: Email Notification error "unable to delete e-mail address"
Does your mail server require Auth or a different port?
It doesn't seem to. For example, I send email out via PHP on my web server all the time with no authentication (I assume it recognizes by ip that I'm a client of the ISP).
The SMTP server is on port 25, which I believe is the standard. I can telnet to the SMTP server on that port and it answers just fine.
I'm stumped.
Steve
|