PDA

View Full Version : Sending Email with IMAP


slickvic621
23-05-2008, 10:21 PM
Does anyone know of any bugs/issues with Windows Mobile (or any specific rom issues, for that matter) that exist with attempting to use multiple IMAP accounts? I used one of Dutty's roms before, then Alex's rom (I believe), and I'm back to Dutty's and still have the same issue. I can only seem to get one IMAP send account to work. Basically, when I was on Alex's rom, only my work IMAP would work, Gmail wouldn't. Now that I've re-flashed to
Dutty's rom, I can't get my work to send messages (and I'm certain it worked on Alex's and Gmail wouldn't), but Gmail does work. Any ideas?

slickvic621
24-05-2008, 04:43 PM
Has no one else had this issue? Is there a setting or something that I've missed? I've looked up and down the phone, but see nothing...

Dr. Strangelove
24-05-2008, 06:03 PM
If you're looking for issues regarding sending email, you have to search for the SMTP protocol, not for IMAP. POP3 and IMAP are used to receive mail, SMTP to send.

Are you sure the SMTP server you are using is accessible through your internet connection (I mean like 3G, GPRS, EDGE, not WLAN)? Most likely this is where the problem is situated.

Gmail SMTP is accessible through a mobile connection, but most SMTP servers from ISPs are not.

Good luck!

slickvic621
24-05-2008, 06:06 PM
Yeah I'm sure. On Alex's ROM my work email would send ok (which didn't actually use smtp.xxxx.com; instead mail.xxxx.com), but gmail wouldn't send anything (using smtp.gmail.com). But now back on Dutty's, my work account wont send, and Gmail will. Does that answer your question?

Dr. Strangelove
24-05-2008, 06:36 PM
In a way it does.

I tried using different SMTP server just now, but one of em didn't work. It might be the exact same issue as you have, but I think my problem has got more to do with the SMTP server itself than the configuration.

Sorry

slickvic621
25-05-2008, 04:45 AM
Basically my issue only exists in SENDING emails. I can receive emails from all accounts fine, but I haven't been able to get more than one IMAP account to be able to send. Anyone else familiar with this issue, or have encountered it as well?

birdheh
25-05-2008, 04:56 AM
I use att and the only smtp that work is their smtp. Even though you can receive any pop, you can only send through them. That may your problem

slickvic621
25-05-2008, 04:40 PM
But that can't be it either. I've gotten GMail's SMTP to work on my latest ROM...just can not get my work, which is just mail.xxx.com instead of SMTP, which doesn't make any sense since I've gotten it to work before; basically I've gotten each of them to work before, just not at the same time. Also while I was at work Friday, I had our IT manager pull up the email server log, and on "send/receive" it shows it me connecting, receiving, but when it comes to sending messages, nothing reaches the server; it's like something fails on the PPC's end before it reaches the server. And I've quadruple+ checked the address, so it can't be that either.

slickvic621
26-05-2008, 10:07 PM
Nobody else know anything about this?

Dr. Strangelove
29-05-2008, 12:00 AM
While I was looking for something else, I ran into this:

[quote]
Q.How can I configure Exchange ActiveSync to support multiple SMTP domains?A.Exchange ActiveSync locates a user's mailbox by using the primary Simple Mail Transfer Protocol (SMTP) address. However, if users have a different SMTP domain in their e-mail address, they cannot synchronize their mobile device with Exchange Server 2003. To address this issue, you must add a registry key to force Exchange ActiveSync to locate the user's mailbox by using a secondary SMTP addresses. For more information about how to configure Exchange ActiveSync to locate users' secondary e-mail addresses, see You receive an HTTP_500 error message when you synchronize your mobile device with Microsoft Exchange Server 2003 (http://go.microsoft.com/fwlink/?linkid=3052&kbid=886346).
Caution: Incorrectly editing the registry can cause serious problems that may require you to reinstall your operating system. Problems resulting from editing the registry incorrectly may not be able to be resolved. Before editing the registry, back up any valuable data.

[/qoute]

It might have nothing to do with your problem, but you might wanna give it a try. Follow the link in the quote.

Good luck