Outgoing email from gmail account not working

emails sent from gmail on iphone dont work.
this is really getting annoying.
Its a brand new phone with fresh 2.1 firmware and new email accounts.
Also im using imap with gmail.
I checked with 2 gmail accounts and same thing along with the other threads regarding not receiving emails at regular intervals unless its plugged in.
Message was edited by: crosswire

waiting for a test
Just wondering if i should wipe the iphone completely n start from scratch with new fw2.1
dont think it would make much diff
any opinions

Similar Messages

  • Following program to send email to gmail accounts not working..help me.

    after deployment the following program leads to this error
    com.sun.mail.smtp.SMTPSendFailedException: 530 5.7.0 Must issue a STARTTLS command first. 39sm1006913yxd.27
    <%@ page import="javax.mail.internet.*" %>
    <%@ page import="javax.mail.*" %>
    <%@ page import="java.util.*" %>
    <%@ page import="java.io.*" %>
    <html>
    <body>
    <%
    String name=request.getParameter("name");
    String from=request.getParameter("mail");
    String message1=request.getParameter("msg");
    try{  
    String toAddress="[email protected]";
    String fromAddress=from;
    String fromName=name;
    String messageSubject="feedback";     
    String messageBody1=message1;
              Properties props=new Properties();          
              props.put("mail.smtp.host","smtp.gmail.com");          
              Session session1=Session.getDefaultInstance(props,null);     
              Message message=new MimeMessage(session1);
              message.setFrom(new InternetAddress( fromAddress, fromName));
              message.setRecipient(Message.RecipientType.TO,new InternetAddress( toAddress));
              message.setSubject( messageSubject);
              message.setText( messageBody1);
              message.setSentDate(new Date());
              Transport.send(message);
    catch(Exception e)
    {out.println(e);
    %>
    </body>
    </html>

    When I run the code
    <html>
    <%@ page import="javax.mail.internet.*" %>
    <%@ page import="javax.mail.*" %>
    <%@ page import="javax.mail.Transport.*" %>
    <%@ page import="java.util.*" %>
    <%@ page import="java.io.*" %>
    <%@ page import="com.sun.mail.smtp.*" %>
    <body>
    <%
    try{  
    String to="[email protected]";
    String from="[email protected]";
    String subject="feedback";     
    String message="Hello";               
         Properties props = new Properties();
              props.put("mail.smtp.host","smtp.gmail.com");
              props.put("mail.smtp.auth", "true");
              props.put("mail.smtp.starttls.enable", "true");
              Session session1 = Session.getDefaultInstance(props);
              session1.setDebug(false);
              // create a message
              MimeMessage msg = new MimeMessage(session1);
              if ( from == null ) from = "[email protected]";
              InternetAddress fromAddress = new InternetAddress(from);
              msg.setFrom(fromAddress);
              InternetAddress[] toAddresses = InternetAddress.parse(to);
              msg.setRecipients(Message.RecipientType.TO, toAddresses);
              msg.setSubject(subject);
              msg.setHeader("X-Mailer", "smtpsend");
              msg.setSentDate(new java.util.Date());
              msg.setText(message);
              SMTPTransport t = (SMTPTransport)session1.getTransport("smtps");
                  try {
                   t.connect("smtp.gmail.com", "[email protected]", "password");
                   t.sendMessage(msg, msg.getAllRecipients());
             finally {
              out.println("Response: " + t.getLastServerResponse());
                   t.close();
    catch(Exception e)
    {out.println(e);
    %>
    </body>
    </html>I got the following exception
    Response: javax.mail.MessagingException: Exception reading response; nested exception is: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

  • Deleting emails from Gmail does not delete them from BB

    HI,
    Just bought a brand new BB 8830 World Edition and using Gmail. Deleting emails from the BB works just fine and Gmail is being updated. But deleting emails from Gmail does not delete the corresponding email from the BB.
    On the BB, there is an option "Mailbox and Handheld" that works just fine but there is no such thing on the Gmail options.
    Is this a bug or a normal way of doing things? It would be quite abnormal to having to manually delete your emails on the BB that have already been deleted on Gmail; it's just deleting twice the same email.
    I would be grateful to anyone who can provide an answer.
    Regards.
    Springtime.

    You can delete mails from your handheld as well as from Gmail server which I guess solve the issue for you. To be able to do so check the following options -
    Messages
    Options
    Email Reconciliation
    Deelete On: Mailbox & handheld
    In place of Mailbox & handheld you also select Deelete On: Prompt. This is will give prompt wheneve you'll delete any mail and give you options what to do.
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • Sending Email from Multiple Accounts, not just one.

    I have 3 email accounts set up on my iPhone, 1 Gmail, 2 two POP accounts.
    For example if I get an email from Gmail, I check it in the phone and hit reply it goes out, from Gmail.
    If I view an email in another POP account (NONGMAIL) and hit reply, the reply is sent from my GMail address. What gives?
    If you reply to a message from another account shouldn't it go from that account? I don't want to be responding to work emails with my Gmail address.
    Does the iPhone only support 1 account to send email? I tried changing the default account that did nothing using the mail client. Anyone else have this issue.

    I'm having my issue. I have a gmail and an IMAP account set up on my phone.
    When I have my default mail set to my gmail account, and I go into either inbox of my iphone's email application and send to a third email address, the emails appear to be coming from my gmail account.
    When I change my default mail to be my IMAP account, the email STILL appears to be coming from my gmail account, no matter which account I send from.
    The punchline is that, with either account set to default and sending from either account, the copy that I BCC to myself ends up being sent to BOTH email accounts.
    Any idea what's going on?

  • Not getting some options while deleting a email from Gmail account.

    So to add contact problem is solved with unistallation of Y messenger.
    I am facing issue now i have 2 email accounts configured in 8530 and OS is 5, 1266 and on delete option in Gmail account only i am not getting options
    1) on mailbox & handheld
                    or
           on handheld
                    or
            cancel.
    I reloaded the OS and even downgrad also and restore old point also but still same problem.
    Can any one help me.

    From your inbox go to Options - Email Reconcilliation - select the Gmail account and change the setting there

  • Outgoing emails from one account go into an 'outbox' instead of being sent

    Have multiple email accounts in Mail on iPad which were all working fine. One of the AOL accounts began putting every email I try to send into the outbox instead of sending them. No error message - just 'this email has been placed in your outbox.'  All settings/servers are identical to the accounts that are working properly.  Deleted the offending account and then added it back.  No change.  Once, and only once, the emails sitting in my outbox just randomly sent.  Some were a couple of weeks old.  My workaround now is to open the email in the outbox and change the 'from' field to any one of the other 6 accounts - then it sends.  This is not a good solution however because I set up these different accounts for different purposes.  The offending email account works fine on both my Mac and my iPhone - when I send an email from the same account on those devices, it sends.  Suggestions?

    Thank you Chris CA - I double-checked - I do have correct username & password in outgoing mail server.
    Again, no error message when I try to send - nothing about username or password or server....the only message I get is "placed in your outbox"

  • *** Sent emails from GMAIL account appear in Inbox of´MAIL` ***

    I just opend an account with MAIL.
    The trasnfer of my emails worked, but all emails (received and sent ones) from my Gmail account appear in the inbox of mail.
    All sent ones appear only in the sent box, if I sent them from the mail programm. If I sent any email from my Gmail account the always be transferd all in the inbox of the mail programm.
    I don´t havy any clue what to do. I already checkes all settings - I guess...
    I need assistance - please!
    p.s. it´s a pop account, if this matters...

    This is intended behavior with Gmail POP access,
    however weird it may seem. Gmail POP access does not
    work as a normal POP mail server should (points 4 and
    5 below are relevant to your "problem"):
    1. Messages downloaded by any conventional POP
    mail client are marked as downloaded at the
    server, and no longer available to either the
    same or any other mail client.
    2. To make already downloaded Gmail messages
    available for POP access again, you must log into
    your Gmail account with a web browser and re-enable
    POP downloading for all your messages, which will
    cause everything (and I mean everything) still
    there to be downloaded again.
    3. Any "Remove copy from server" account settings in
    Mail > Preferences > Accounts > Advanced have
    absolutely no effect on the messages stored on the
    server. The reason is that, after being downloaded,
    those messages are no longer available to any mail
    client, not even to the same client that has just
    downloaded them, not even for deleting them or
    checking whether they are still there.
    4. Messages created and sent using the web interface
    will be downloaded by your POP mail client as if they
    were incoming messages. You can set up a rule in Mail
    to automatically route those messages to the
    appropriate Sent mailbox (or to any other mailbox for
    that matter) if that's what you want. Although this
    may seem weird, it's good because it allows archiving
    all messages locally in Mail, regardless of how they
    were sent -- as long as you don't access the same
    Gmail account with more than one mail client, that
    is.
    David, thanks for your reply. Yes, point 4 seems to be relevant for my problem. How does it work to "set up a rule in Mail to automatically route those messages to the Sent Mailbox" (in Mail). I want my messages downloaded from my Gmail account to be ordered in the Inbox and Outbox in Mail (like it is ordered in Gmail). The messages which I sent from the gmail account should not appear in the Inbox of Mail...
    5. Messages created and sent using a POP mail client
    such as Mail are also treated as if they were
    incoming messages for POP purposes, just as in 4.
    What prevents them from being downloaded is that
    Gmail marks them as already downloaded immediately.
    They would, however, be downloaded if Gmail settings
    were changed as described in 2 above.

  • Cannot reply to email from gmail accounts

    I cannot respond to emails from nor email anyone with a gmail account. Is there some special setting I need to change inorder to do this. This phone is a royal pain in the a**.

    varkie wrote:
    I cannot respond to emails from nor email anyone with a gmail account. Is there some special setting I need to change inorder to do this.
    No, responding to emails is very easy, so yes, you must be doing something wrong
    This phone is a royal pain in the a**.
    No, its about as intuitive as they can get. The manual is here though http://manuals.info.apple.com/enUS/iPhone_UserGuide.pdf It usually helps to get your own configuration correct otherwise its not likely to work.
    That said, how have you configured your email account ? Give us details (minus your password obviously) and how you are connected. Does it ONLY happen with incoming gmail emails or have you only tried it on them ?

  • Returned email from gmail accounts

    In the past few weeks (since upgrading to Mavericks, but I don't think that's the real issue), I've been having trouble with the Mac Mail app. I have several email accounts linked here, but the trouble only occurs with my AOL domain. If I send personal emails to a gmail user (not bulk/spam/etc.), they will be returned saying that email has "permanent fatal errors." This ONLY happens from the Mail app; if I send an email to a gmail user directly from the AOL mail website, it goes through without a problem. I changed all my passwords when the Heartbleed news came out, but maybe that's an issue? HELP!

    varkie wrote:
    I cannot respond to emails from nor email anyone with a gmail account. Is there some special setting I need to change inorder to do this.
    No, responding to emails is very easy, so yes, you must be doing something wrong
    This phone is a royal pain in the a**.
    No, its about as intuitive as they can get. The manual is here though http://manuals.info.apple.com/enUS/iPhone_UserGuide.pdf It usually helps to get your own configuration correct otherwise its not likely to work.
    That said, how have you configured your email account ? Give us details (minus your password obviously) and how you are connected. Does it ONLY happen with incoming gmail emails or have you only tried it on them ?

  • Can't Send Emails From Gmail account on iPhone

    Everytime I try to send an email from my gmail account on my phone it says "The connection to the outgoing server "smtp.gmail.com" failed. Additional Outgoing Mail Servers can be configired in Settings>Mail,Contacts,Calendars."

    Can you try to set up your email account again? Delete it from Genereal > Mail, Contacts,... > click on your Gmail > Delete Account and set it up from start.
    http://iphone-and-i.blogspot.com/2012/01/how-to-set-up-email-account-on-iphone.h tml

  • Scan to Email from VPN sites not working on Exchange 2010

    Hi,
           I have Exchange 2010 SP1 with HCAS array installed in the organization. We have site offices connected through site to site VPN. All our outlook clients are working fine in the sites. We have MFP printers in both Head
    office and site offices. HO scanners are working fine for Scan to email (Internal recepients), but site offices scanners are able to send the email without any attachment. We have tried creating new receive connectors for the scanner with anonymous authentication,
    but still attachments were not receiving. Log found in the printer as shown below.
    1 page(s)
    Document Size:A4
    Subject:Scanned File from SS AUH Printer
    E-mail Destination(s)
    to: [email protected] (Success)
    E-mail processed by the Device
    File format:  pdf (color)
    File Size:0
    I have configured Valid mailbox as the SMTP authentication and from Address for the scanner and the User received the following delivery failure report
    ******* HP Digital Sending: Delivery Error *****
    The following job has not been delivered. Please retry sending the job. If the problem continues contact your network administrator.
    ----- Transcript/error-code of session follows -----
    0/33 (0X21)
    Kindly advice.
    Regards,
    Emthias
    With Regards, Emthias Abdulsalam

    Hi
       >>HO scanners are working fine for Scan to email (Internal recepients), but site offices scanners are able to send the email without any attachment. We have tried creating new receive connectors for the scanner with
    anonymous authentication, but still attachments were not receiving.
        I have question about these sentences. If I misunderstand your saying, please correct me.
        1. Have scanners function to send email to exchange system?
            Did you test it before?
     Do you try to send email to another account like (windows live,yahoo)?
        2. According to your error log, it seems to be network configuration problem.
            Do you modify network configuration of scanner?
        3. Can you check transport rule of your server?
     You can read this
    article. Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Moving email from gmail account to exchange account on iphone

    I have two accounts set up on my iPhone4S, gmail and exchange (connected to Exchange 2010).  Is it possible to move an email from the gmail account to the Exchange account?  I am unable to find a way to accomplish this.  I can move an email from Exchange to Gmail but not the reverse.

    Have you happened to find a solution, or least and explaination for this problem? 

  • Mail timeout for emails from Gmail accounts

    This past week we've been getting complaints from clients that mail sent to us gets returned with a message saying it is unable to be delivered and will be retried. Eventually these emails arrive, sometimes 2, even 24 hours after being sent - not exactly the best advertisement for responsive customer service!
    The common factor seems to be that they are all from Gmail-hosted accounts. I see there have been other threads on this subject, such as <a href = "https://discussions.apple.com/thread/5029574?start=0&tstart=0">this post </a>, which may provide a clue. I'm running 10.5.8 Server 1.1, on a Quad G5, with spam and virus protection on, and tried turning it off to see if it helped. Inconclusive, but I got a lot of spam!
    My hunch is that Gmail is expecting a server response within a certain short timeframe and ours times out. But you can't take on city hall, and it's up to our server to provide a timely response to Google, which should be totally possible on a fairly fast machine on 100Mbps fibre, even from here in NZ.
    I'd appreciate any thoughts.

    I don't know whether this will help any of you having the problem with Gmail, but we were able to resolve our issue by deleting a bunch of emails in the inbox, around the date that the email stopped coming in. It seems there was a corrupted file in the inbox, throwing things of for Mail (though not the iphone, as mentioned above).
    How I got to the bottom of this was I set Entourage to receive emails from the att.net account. As happened in Mail, the emails stopped coming in around Feb 11, but we were able to send with no problem. Unlike Mail, however, Entourage provides an error code when it runs into a problem (in our case -16999, if I remember correctly). I searched on the code and found a discussion somewhere which named a corrupted file as the problem. It turned out to be our problem.
    So even if it's not the same problem, perhaps you could try setting up Entourage (if you have it) or another email program that supplies error codes, and hopefully this will give you a clue to investigate further. Good luck!

  • No Print by Email from Gmail Account Only

    M127 LaserJetPro successfully prints from every email except the gmail address the account is registered to.   Email from others show up in the collections list, but nothing from the gmail account.
    The printer is set to "open to anyone" in device settings, and if I switch to "Allowed senders only," the gmail account shows up in the allowed list.
    I have triple-check for the correct printer email address, I  have made sure to send plain text with no signature or attachment, but still noting.
    Any ideas what to check next? 

    Hi lamarche,
    Welcome to the HP Support forums.  I see that you were having difficulties sending an ePrint job from a Gmail address.
    Are you still experiencing this issue?  I have checked with HP’s Cloud Services and I know that just recently there was a minor service disruption with Gmail being able to successfully send print jobs to any of the HP ePrint printers but it should now be resolved.
    If you are still experiencing this issue, please call HP’s Cloud Services at 1-855-785-2777 if you live in the USA/Canada region. If you live outside the USA/Canada region please click here to find the Technical Support number for your country/region.
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • Emails from contact form not working

    I have a contact form on one of my website and it is not working properly. 
    Muse gives me a warning of not using another email than connected to the domain of the web.
    As I use Gmail in this particular website it is not working.
    How to solve this?
    Thanks
    Pétur

    Hi,
    I have and they told me they use SMTP authentication for their incoming emails.
    They also tried to work on Muse PHP code for me - but did not manage to configure it correctly for emails through SMTP from forms in Adobe Muse.
    The problem is that I have a customer that is not receiving any inquiries from his customers because the form on his website is not working.
    Do I have to use Businesscatalyst - is it alright there to use Gmail to send emails from forms hosted there?
    Hope you have some solution - I have to solve this
    Reg.
    Pétur

Maybe you are looking for

  • Projects and Albums out of order

    It used to be Projects and Albums would line up in alphabetical order when created in Aperture Libraries. It hasbn't been happening for me in recent updates, and I can't find a way to set this in preferences. Even worse, some times albums won't let m

  • Saving in Pages in lion

    I am using Pages 09 version 4.1 (923) and running Lion. How do you save a document in a specific place (in your documents) when using a custom made template. I only have the save a version option.

  • How to return apps

    how to return app i dont want

  • SQL statement gives a strange error

    Hey! We are running Oracle Database 10.2.0.2 x86_64 on SLES9 The statment is: select distinct p.PRIO_REF_NUM as "Prioriteet", m.CODE as "Meede", p.project_number as "Proj. nr.", p.alternative_number as "Alternat. nr.", p.project_name as "Proj. nimi",

  • Splashy not working

    Hello to all! I've installed splashy-full from the AUR following the Wiki, changed rc.conf (SPLASH="splashy") and mkinitcpio.conf (splashy in HOOKS), installed the themes, run mkinitcpio -p kernel26 but still, I don't get splashy in my boot. I have a