View Single Post
Unread 01-26-2008, 11:21 AM   #7
smac
Cooling Neophyte
 
Join Date: Dec 2007
Location: NY
Posts: 5
Default 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
smac is offline   Reply With Quote