Exchange Email set up help PLEASE - Nexus One General

So I work for an ATT Mobility 3rd party retailer and our IT guy is not the brightest bulb and I cant get my email set up on my phone to save my life. And help would be greatly appreciated.
My email address is jdougherty at parrotcellular dot com
The server i was given was:34093-mbx-c01.mex07a.mlsrvr.com for the server name
And I was given this to enter as well:
“mex07a.mailtrust.com” in the URL box
I have no idea what to enter in the boxes given. Whenever I enter the server name listed above i get unable to open connection to server.
Then if i enter the mex07a.mailtrust.com in the server it says my username or password is wrong...
Any help is really appreciated.

Related

Problems sending mail through smtp when using GPRS

I have had no trouble sending and receiving e-mail when I am connected to the servers of my ISP. That is, dial-in ISP, to which I connect via cell phone, where the pop server and the smtp server belong to the ISP where I also have my e-mail account.
The moment I connect via GPRS, all I can do is download my e-mail. When I try to send, I get all sorts of error messages stating that the servers could not resolve the recipients' names. Is there a way around this? :?: Do I need to specify a proxy. How does anyone else connect via GPS and send e-mail from their regular ISP POP account?
i have the same problem
so far i've used the workaround which is
that my isp (which is not my cellphone gprs isp but my cable isp)
have a www mail gateway so i can use IE to login to that and send my mails that way
Yeah! I do that, but when I reach the web mail page and try to click open an e-mail, nothing happens. So that is a dead end for me! There has to be a way around the SMTP issue. We'll figure it out!
Hi
Are you using the smtp address of your pop3 provider or your gprs provider?
My xda ii is connected via an orange uk sim and i use it to both send and receive email from my o2 and blueyonder accounts. In order to send from these accounts i have to use the smtp address of orange ie smtp.orange.net rather than the smtp addresses of my pop3 providers.
Hope this helps
Chris
Indeed it would help if I only had a means to find out the smtp server for my cell phone service provider. Believe me, I've tried and no one ate Telecom Italia Mobile (TIM) has a clue as to what I am talking about. I tried smtp.tim.br and smtp.tim.com.br but neither worked
Any clues...?
try something like relay.tim.it or they should have some data support.
According to an NSLOOKUP against their domain name, their primary mailserver is smtp1.tim.com.br - try that.
Fork.
Hi everyone!
Fidlling with the smtp settings, I finally found out how to send mail over a GPRS connection using your ISP's pop mail account.
Everyboy, when set up an account, must fill in the pop.ispserver.com and the smtp.ispserver.com. It so happens that using the GPRS smtp (those who have one) or using pop relay, is trcky and does NOT work! The solution is:
1. Goto Inbox
1.1. Select Accounts
2. Select the account you want to edit (presumably the account you been able to download e-mail but didn`t allow you to send e-mail)
3. Enter you POP mail e-mail address (step 1/4)
4. Enter user info (name, user and password) (step 2/4)
5. Enter account info (type is POP3 and name will be grayed) (step 3/4)
6. Server Information (step 4/4) critical step
- fill in your pop account info (pop.ispserver.com)
- fill in your smtp account info (smtp.ispserver.com)
- leave domain blank!
6.1. Click Options and don`t check anything! Goto step 2/3
6.2. Select (checkmark) outgoing e-mail server requires authentication
- Do NOT check Require SSL connection
- Select Only display messages from the last X days, if you want
Click NEXT and you are good to go!!!
It worked fine for me with TIM in Brazil and Cingular in the US! Some POP3 services don`t allow this kind of connection!

Email Problems Help!!!

I am trying to enter my ukonline email settings, but when ever it connects it comes up with;
"Messages cannot be downloaded to your mobile device, make sure you are connected and that your email account settings are correct"
I have put it as POp3, and pop3.ukonline.co.uk and the SMTP as smtp.o2.co.uk
any ideas what I am doing wrong?
your help is appreciated.
Andy

multiple smtp servers.

I use wireless at home, wireless at work, and gprs otherwise. These obviously use separate smtp servers to send mail. How can I set this up???
SMTP
You can set the outgoing smtp mail server on each account. Just set up multiple accounts.
yeuch! I see microsoft thought long and hard about that one
sholdowa said:
yeuch! I see microsoft thought long and hard about that one
Click to expand...
Click to collapse
How else do you imagine your email is going to be sent using another account? That isn't the fault of your device, it is the way SMTP works. Most smart companies have Relay turned off on their servers anyway. Yes they could set it up to allow Relay on authentication, but from a useability standpoint I believe that setting a specific SMTP server per account is the smart way to go.
well, I'm not sure about SMTP in other places, but in NL it's often a case of whether your ISP-assigned IP address belongs to the same company running the SMTP.
E.g. when I'm up north in the country, I'm using wifi on an @home network, and need to set my smtp to mail dot home dot nl . But when I'm back at home, I'm going through Casema, and need to set smtp to smtp dot casema dot nl.
I *could* set up two accounts, but then all my e-mail is separate as well. Instead, I just change that little variable, and I'm all set for the duration of my stay at either location.
LOL! I have the same issue! I want to manage mutiple SMTP servers but the only way appears to be manualy changing the setting.
Surley somebody could write a small app with perhaps common SMTP servers and the ablility to add your own server settings and then poke it into the smtp setting?
I'm not a programmer but I don't think it''l be that difficult? All you would need is a selection screen od smtp servers and then get the app to change the setting???
Any programmers up for that challenge? :shock:
multiple smtp servers - solution
Hi Guys
The only thing I see for this problem is to use server which does not check where are you connecting from. Something like www.inmail.sk
In this case I use for all my account different pop3 receive server, but all have the same smtp (smtp.inmail.sk). Just every account using they own email address. This way the emails will be send as they would be from different accounts.
Of cause you have to get one inmail account. Which is free anyway.
rastip
The better solution is to find out if one of your email providers supports smtp authentication.
As someone mentioned earlier most providers block "relaying" -- sending email while connected to a network other than their own -- so people can't use their server for spam.
Luckily, some of the smarter email providers also provide a solution to this problem -- authentication, which just means to provide your username and password. Then you can use their server no matter what network you happen to be attached to whether it's gprs, wifi, or whatever.
You can find out whether your smtp server supports authentication by telnetting to it from your desktop computer.
At a command prompt type
telnet yoursmtpserverhere 25
then type
ehlo yoursmtpserverhere
If it returns something like AUTHENTICATION or AUTH PLAIN TEXT, you're golden.
Use that server for all of your email accounts and enable authentication in each account by going to the last email account set up screen and clicking Options. On the second Option screen, check the box "Server requires authentication".
Then click on Use Seperate Settings and enter the username and password for the email account of the smtp server you're using.
Now you'll be able to send email no matter what network you are connected to.

I can receive email, but can't send email with POP3 account

Hey guys, I have a softbank phone with the Black 2.0 ROM on it. I've been able to receive emails, but I'm not able to send them from the phone. My email account is through roadrunner, and I have the proper pop-server/smtp-server settings on the phone, but I keep getting an error saying "550 5.7.1 <email address I was sending it to> Relaying denied"
Has anyone else had this issue before? Anyone have any clue as to what it is I am doing wrong? I'm on the T-Mobile network and I have GPRS setup correctly and I am able to go on websites. So I don't think it's because I'm not getting a connection, but something else. Any help on this is greatly apprecaited guys, thanks
Sounds like an SMTP authentication issue. See if you can find the Tmobile SMTP server and set it to send through that, which should work as you are on a Tmobile connection (asuming your forum details are still correct)
Failing that check with roadrunner to see what authentication you need set up to use their SMTP server. I use Googlemail and you have to have SSL authentication set up with your username and password to be able to send through their server.
AAhhh....thats right, I had to do the same thing with the email app on my previous Sony ericsson M600i. Thanks for the reply and the help, I appreciate it

sending email issue

Hi guys,
Im having a frustrating time trying to get my outlook to send email. I can receive just fine.
Just a note, my computer sends/receives fine and i use the same settings on computer and phone. I never user activsync because ive never been able to get the linux version to work for me.
My server requires authentication however i get this error when i try to send: "The message(s) could not be sent. Check that you have network coverage
and that your account information is correct. Then try sending again."
If i uncheck the option for authentication, the email bounces as it should saying relay is not allowed.
Im using the same settings as my computer, but I just dont see whats wrong. Im a linux user and built my webserver so i feel like i should be able to figure this out which leads me to thing outlook sucks lol
Any suggestions to try?
James
In 'Edit Server Settings' where it has your User name, Password, and Domain how do you have that set up? when i first did mine i set it up with all three, but it didn't work, and what worked for me was setting the username to be [email protected] leaving the Domain field blank -- so that is something to look into, and if it is different maybe try setting it up the other way just putting your email as the username and the domain in the domain field.
How do i find 'Edit Server Settings'?
In my inbox, i click the Menu button bottom right, click tools and options. then i click on the email account i created, which sends me through all the email settings in the following order.
Note: i never used Outlook email as it never let me specify pop or imap so i added New Account.
Email address -- [email protected]
Your name - james
Account display name -- greyed out
incoming server name lwp.ca
account type -- greyed out (its set to imap)
username -- [email protected]
password
outgoing smtp server: lwp.ca
requires authentication checked
use same user name and password for sending mails checked
Automatic send/receive -- set to manual
download messages set to from the past 30 days
message format : html
message download limit: headers only
download attachments: do not download
I am having the same problem with Alltel PPC6800 and I found out (by tethering with my PC) that some of their IP addresses are listed with Spamhaus.
If I keep trying it will eventually go through when the IP Address switches to one not listed.
Hope it helps?
Roger
996turbo said:
I am having the same problem with Alltel PPC6800 and I found out (by tethering with my PC) that some of their IP addresses are listed with Spamhaus.
If I keep trying it will eventually go through when the IP Address switches to one not listed.
Hope it helps?
Roger
Click to expand...
Click to collapse
Ive never tried tethering.. Ive been using the built in wifi or the data service with no luck.. I think its a crippled outlook issue..
Does anyone have suggestions for a free mail client that uses IMAP? If only thunderbird could be used
jemmrich said:
How do i find 'Edit Server Settings'?
In my inbox, i click the Menu button bottom right, click tools and options. then i click on the email account i created, which sends me through all the email settings in the following order.
Note: i never used Outlook email as it never let me specify pop or imap so i added New Account.
Email address -- [email protected]
Your name - james
Account display name -- greyed out
incoming server name lwp.ca
account type -- greyed out (its set to imap)
username -- [email protected]
password
outgoing smtp server: lwp.ca
requires authentication checked
use same user name and password for sending mails checked
Automatic send/receive -- set to manual
download messages set to from the past 30 days
message format : html
message download limit: headers only
download attachments: do not download
Click to expand...
Click to collapse
sorry when you said you use outlook to send i assumed you were using an exchange server -- since you are using IMAP what i said is irrelevant.
When you are at the point where it asks for the outgoing SMTP server, there is a link to 'Advanced Server Settings' at the bottom of the screen. clicking on that will allow you to require SSL for incoming and outgoing -- that would be my only other guess.
but i do find it strange that your incoming and outgoing mail servers are the same and not IMAP.lwp.com and SMTP.lwp.com or something similar.

Categories

Resources