I am using IMAP and I have my outbound SMTP configuration set to use authentication. However, I get an error from the SMTP server (something about a residential IP address) and I’m not allowed to send mail using the SMTP server… until I have used POP3 to pull mail down from one or more of my other accounts.
Why is this? Shouldn’t the SMTP Authentication be all that is needed?
I’ve been using IMAP thru outlook for some time now (even at my previous host) and I’ve always had to set up another email address that basically does the pop before smtp to enable me to send email from my IMAP address.
This process authenticates him so he can send mail via SMTP now.
No need for SMTP authentication since he has been authenticated via a POP3 access.
IMAP user:
Never does a POP3, so this user must rely on SMTP authentication.
SMTP authentication doesn’t work. So this user has to setup a dummy POP3 mailbox and poll it from time to time to get authenticated. Cliff does it this way. He probably doesn’t actually use the POP3 mailbox. He hits it only to get authenticated. I have done the same.
So the question is, why doesn’t SMTP authentication work?
[QUOTE=Stephen]
Just FYI, you don’t have to use a POP as well, you can just setup SMTP Authentication to send the email address and password for the account.
I am not sure why you get the error when using this, you have the full email address as the username, correct?
[/QUOTE]
Stephen, you missed the point. SMTP Authentication is not working. We still have to do a pop-before-send whether we try using SMTP authentication or not.
OK, I found the time to test this. I have opened a ticket. I’ll let you know what support says.
Basically, I get the message shown below in Outlook Express when I try to send mail via SMTP even though I am configured for SMTP authentication. I get this error until I do a POP3 call to one of my mailboxes. After doing the POP3 call it works. Appears as though SMTP authentication is not working to me.
I suspect that not many people are using IMAP so there probably isn’t anyone else complaining. And the few that are are doing like me and Cliff and doing POP3 calls to authenticate. Cliff, you need to complain too so they don’t think I’m crazy. :]
By the way, my OE is configured as per the psoft documentation. I even sent support screen shots.
I am authenticated right now (via pop-before-send) so I have to wait until much later today to test their IP address setup.
Homer, this is not SMTP auth not working, but SORBS rbl blocking you because you are on dynamic ip, why it works after a pop3 is weird, Tanmaya is researching this.
[QUOTE=Stephen]
Homer, this is not SMTP auth not working, but SORBS rbl blocking you because you are on dynamic ip, why it works after a pop3 is weird, Tanmaya is researching this.
[/QUOTE]
I tried deleting my pop3 accounts from OE and set up the “outgoing server requires authentication” part and didn’t work. So back to the original setup.
So to back up Homer, he’s not the only IMAP user having to “rig” OE to send email. Now whether Homer is crazy or not, I can’t tell you that.
Please tell Tanmaya not to change anything that might prevent us from using our pop3-smtp work-around.
[QUOTE=Stephen]
No we aren’t changing that, but Tanmaya removed SORBs check from the list, so Homer at least, should not be getting that error anymore.
[/QUOTE]
Correct. The problem seems to be solved for me. I do not need to do a dummy pop-before-send anymore. Thanks.