Mail SMTP rogers authentication problem or bug?

I'm setting up multiple email accounts in Mail.
Internet provider is with Rogers
Rogers blocks SMTP ports so the only SMTP I can use with all my mail accounts is smtp.broadband.rogers.com
Having a problem with Mail where one of the accounts is using the "Email Address" field (under Mail Prefs, Accounts, Account Information, field under "Description") for SMTP authentication and not the actual "User Name" field (under Outgoing Mail Server, edit server list, advanced, Authentication: Password)
So when I try to send an email with this non rogers account, I get the error:
*The sender address [email protected] was rejected by the server smtp.broadband.rogers.com.*
*Select a different outgoing mail server from the list below or click Try Later to leave the message in your Outbox until it can be delivered.*
If I go to [email protected]'s settings and remove [email protected] from the email address field under "Account Information", the message can send fine... Problem being, it uses another of my email address as the sender so if people reply, they reply to the wrong address.
Seems that Apple mail's tying to use the email address for for SMTP authentication, instead of the username field.
Any ideas on how to fix this? All help appreciated and thank you in advance.
Cheers.

Hello,
From other reports, I believe Rogers blocks sending from other addresses, unless you register each such address with them in advance. See:
http://discussions.apple.com/thread.jspa?messageID=7140992&#7140992
Ernie

Similar Messages

  • Can't send in Apple Mail with .Mac - authentication problem

    I use Entourage on my laptop for my business account and Apple Mail on my laptop for my .mac account. Sometimes when I travel and am using hotel and Tmobile wireless hotspots, I have to turn off password authentication for my SMTP server in order to send mail. This works like a champ in Entourage, but when I try to turn off password authentication in Mail for my .Mac account, it automatically still tries to authenticate! This results in me not being able to send .Mac mail. I tested this in Entorage on my .Mac account, turned off authentication for smtp.mac.com and it works, so this is definitely an Apple Mail problem specific to .Mac. Has anyone else experienced this? Is there a fix? I have tried to create a new smtp.mac.com account in Apple mail that does not authenticate, but somehow it changes into an smtp account with password authentication. Help.

    I've been sending ".doc" files from both Mail and Entourage for some time without a problem.
    Having said that, is there a chance that your Internet Service Provider is somehow blocking some file types?
    I've recently come across a cpouple of European internet providers who do block executables and key file types that are known to cause problems or that might contain viruses/trojans.

  • Mail smtp server port problem

    I just changed isp provider and I am trying to use mail with my yahoo account. Everything seems to work except sending mail. I have talked with Yahoo and Adelphia and they can not figure it out. Adelphia suggested that my server port was blocked but I don't know how that could be because it was working with my last isp verizon. How do I unblock port 25 if that is the case or do you have any other suggestions?

    Most, if not all ISPs block the use of SMTP servers that are outside of their network (or not provided by the ISP) on Port 25. Some ISPs allow the use of an authenticated SMTP server only that is outside of their network on Port 25 but some block its use regardless.
    These restrictions are in place as part of an overall effort to prevent spam emanating from the ISP's domain.
    You cannot unblock using Port 25 with an SMTP server that is outside of your ISPs network. If using an SMTP server that is outside of your ISP's network is blocked by your ISP on Port 25, only your ISP can do so.
    Are you also accessing an email account and SMTP server in Mail that is provided by Adelphia and if so, are you able to send mail with your Adelphia email account?
    If so, sounds like the person you talked to with Adelphia does not know what they are talking about.
    Something to try.
    Go to Mail > Preferences > Accounts and under the Account Information tab for your Yahoo account preferences at the SMTP server selection, select the Server Settings button below.
    Enter 587 in place of 25 in the Server Port field and when finished, select OK to save the changed setting.
    Test if this resolves the problem. If not and you are accessing an email account and SMTP server in Mail provided by Adelphia and you are able to send messages with this account, select/use Adelphia's SMTP server to send mail with your Yahoo email account which is invisible to all recipients.

  • Mail authentication problem - PLEASE HELP

    I was trying to set up my email account on my new Droid phone. Apparently, it requires that the incoming mail server use authentication. I went into my Mac Mail account settings and changed the Advanced setting to Password. Now I can't receive any mail (though I can send). I also can't UNDO this change, None is no longer an option on the drop down menu. WHAT?
    Please help. I tried adding a new email account, by my Mac tells me there's already and account with that email address and gives me no options for deleting/starting over.

    William Boyd, Jr. wrote:
    AnnetteG wrote:
    That is the case, assuming you picked "Edit Serve List" from the "Outgoing Mail Server" list, then selected your SMTP server. I'm not surprised that you had "Authentication" for the outgoing mail server set to "None". If your broadband account is like mine, authentication depends on you being connected through the ISP's connection. Is that the entry you were unable to set to "None"?
    Yes, that's correct.
    The settings for incoming mail servers are just above the field for "Outgoing Mail Server". The type of security is declared under the "Advanced" tab. Is the password declared there the correct one for your incoming e-mail?
    Yes.
    That's normal. Why do you want anything different?
    I meant that now I have two mailboxes and the new 'working' mailbox takes much longer to fetch new emails. I don't understand why changing the settings in the old mailbox doesn't fix the problem, and why I can't delete or change the new mailbox. I created it in haste and it doesn't show my name correctly. Yes, its a small annoyance at this point but I'm baffled as to why I now have two sort of mailboxes and why none of my edits worked (yet entering the exact same info in a new box did). Seems like Mail is f*ed up and there's no convenient way to reinstall.
    Anyway, thanks for the help, I'm moving on.

  • Authentication problem - solved, but maybe a bug in Mac OS X?

    Hi,
    I've a rather small installation with only a handful of users configured on a Mac mini (Mac OS X Server, 10.6.8). All of them use the mail, calendar and addressbook server on the Mac, nothing more. They use it with Mac, iPhone and iPad. Everything worked fine for months but suddenly all of them were faced authentication problems: it was not possible to login on the imap server, the calendar server, the addressbook server. It was possible to login using the admin account on the server directly. Moreover, all users disappeared from the workgroup manager, however they still were available on the servers LDAP server and findable using ldapsearch.
    First, I used to completely restart the server to solve the problem, but it reappeared after only few hours again.
    Second, after understanding more about the authentication process, I found the "killall DirectoryService" was sufficient to solve the problem, but it still reappeared after few hours.
    Then I found the, once the problem occured, there was nearly no more communication to the local LDAP server on port 389 on localhost. When everything was working fine, the was a lot of such communication, including queries for usernames, when a login attempt was made. I started a "tcpdump -n -i lo0 port 389" and waited for the problem again. After the problem occured, I found in the pcap files that there were a few final query attempts, actually attempts the open a port 389 TCP connection to the slapd running on localhost, which were answered with a TCP RST. Then, no more attempts were made until l restarted the DirectoryService. Using the logfile of the slapd I found that this happened exactly at the time the slapd was stopped and restarted. And - surprisingly for me - stopping and restarting the slapd happened exactly once an hour.
    I then found that it happened exactly at the time the time machine backup process was started and indeed it was possible to trigger the event of restarting the slapd by manually starting a time machine backup.
    (Indeed, I switched my backup strategy from SuperDuper to time machine the other day and maybe that was the time the problem occured for the first time. I know that time machine is not considered as the best backup strategy for a server but I wanted to try on my own.)
    Google helped my to find a hint that time machine will actually stop and restart slapd - which is a generally a good idea, since otherwise a backup from some open database files would be made, which could work but may fail. So, I thing, someone of the developers thought about that problem too and has considered time machine for backups of a server.
    However, a not running slapd can not answer queries from a DirectoryService and a stopping or starting process might indeed end up with TCP SYNs answered with TCP RST.
    My solution was to disable time machine again and from that time the problem does not occur again.
    I'm wondering why the DirectoryService process isn't starting to query the slapd again after a failed connection. Isn't this a bug? After this experience I consider time machine as not only the not preferred backup solution for a server but as completely incompatible with Mac OS X server - although, as I said, it seems that someone thought about backing up the LDAP database using time machine.
    (On a Lion server this problem does not occur, the slapd will not be stopped and restarted when time machine is running. Moreover, I saw a com.apple.slapd.start notification in the slapd.log ... maybe this tells DirectoryService to try again.)
    Cheers,
    Wolfgang

    Another problem I found with the MacOS X key bindings: the 6 key doesn't work!
    In the config that ships with SQL Developer, I found this:
    <Item class="oracle.javatools.util.Pair">
    <first class="java.lang.String">DOCUMENT_6_CMD_ID</first>
    <second class="oracle.ide.keyboard.KeyStrokes">
    <data>
    <Item class="javax.swing.KeyStroke">6</Item>
    </data>
    </second>
    </Item>
    which should be:
    <Item class="oracle.javatools.util.Pair">
    <first class="java.lang.String">DOCUMENT_6_CMD_ID</first>
    <second class="oracle.ide.keyboard.KeyStrokes">
    <data>
    <Item class="javax.swing.KeyStroke">meta 6</Item>
    </data>
    </second>
    </Item>

  • SMTP authentication problem

    I try to send mail with a Javamail client code (you can see the code below), it works fine if the mail server doesn't require SMTP authentication to be relay, but SendFailedException occurs if the mail server security setting is set to SMTP requires authentication (same settings as POP usr/pwd) on the mail server.
    I believe it is an issue of SMTP authentication.
    How do I code for SMTP authentication with Java Mail API?
    Thanks!
    Can Odabasioglu
    Source Code:
    import java.util.Properties;
    import javax.mail.*;
    import javax.mail.internet.*;
    import java.io.UnsupportedEncodingException;
    public class MailExample {
    public static void main (String args[]) {
    String host = "odabasioglu.net";
    String from = "[email protected]";
    String to = "[email protected]";
         try {
         Properties props = System.getProperties();
         Authenticator auth = new POPAuth ();
         props.put("mail.smtp.host", host);
         Session session = Session.getInstance(props, auth);
         MimeMessage message = new MimeMessage(session);
         message.setFrom(new InternetAddress(from,"FromName"));
         message.addRecipient(Message.RecipientType.TO,new InternetAddress(to,"ToName"));
         message.setSubject("Test Subject");
         message.setText("Can Odabasioglu");
         Transport.send(message);
         catch (MessagingException e) {e.toString();}
    catch (UnsupportedEncodingException e) {e.toString();}
    static class POPAuth extends Authenticator {
    public PasswordAuthentication getPasswordAuthentication() {
    return new PasswordAuthentication("UserName", "Password");
    }

    “Cannot send message using the server
    Mail.ISP.net:[email protected]
    …And provides the “Send message using:” pulldown to
    select one of two accounts (one is followed by
    “:[email protected]”, the other is not). Both are the
    same options the other two machines have, but neither
    option works on this machine.
    This is one of those error messages that they send application programmers to school for so that they can include error messages that don't tell you what the problem is.
    After much trial and error, I discovered that this message is returned if there is an error in the recipient's email address. Perhaps, if it was stored in the address book, it became corrupt. I've found that manually typing in the address (without automatically finishing it from cache) usually fixes the problem. I just spoke to a customer this morning with the same error message, and entering the recipient's email address manually corrected the problem.

  • E71 mail authentication problem

    Hi All
    After having setup email on my E71 (which i love!), i realize that it isn't working fine.
    I receive all incoming mail just fine. I have a problem with outgoing mail.
    All mails that i send to office folks who're on the same domain name (which is hosted on a POP3/IMAP server) get sent i.e. any mail sent to [email protected] .
    Mails to any other domain name yahoo, google, etc. don't get sent.
    I realized that my outgoing mail server requires authentication, and essentially uses the same user name and password as my incoming mail server.
    I noticed that this setting on my Outlook is set to on. However, I am unable to find a similar setting (i.e. outgoing mail server requires authentication) on my E71.
    Now I am unable to reach out to most of my customers, who write in from other email accounts.
    Someone please help!

    The E71's email problems have been around since almost the device was launched. 
    I just upgraded my E71 to latest firmware 400.21.013 and the SMTP with SSL sending problem still persists.
    When trying to send to an account configured to send with smtp+ssl the phone eventually responds with "General: feature not supported" and, on the server an error with "...SSL alert number 10" is reported.
    Doing some research, it seems there is some misbehavior with SSL v2 and SSL v3 between the client (E71) and the server in question (sendmail+openssl on linux in my case).
    The E71 is uncapable of working out how to operate in this setting (which other Nokia and non Nokia phones CAN do).
    That is why so many of us are getting problems that DO NOT allow the E71 to send emails through SSL SECURED smtp servers.
    Being this a business phone, high end phone with a high price tag, Nokia should assume responsibility of fixing this issues on this device.
    As many of you, I need my E71 to be able to receive and send emails. I DO NOT want to use Nokia Messagins (where all mails are read by Nokia's systems first and then on/to my phone). I want my E71 to speak POP3, SMTP, IMAP and be secured with SSL/TLS as every other piece of working technology does.
    Any comments are welcome and appreciated.

  • TS3276 I just upgraded to 10.8.2 and Mail is having a problem. It won't remember my password for getting mail; but it does remember the password for sending mail, i.e., smtp. Does anyone know of a fix?

    I just upgraded to 10.8.2 and Mail is having a problem. It won't remember my password for getting mail; but it does remember the password for sending mail, i.e., smtp. Does anyone know of a fix?

    The solution surprised even me, and we've been using Macs since 1984 (still have an original 128K).
    I contacted Apple support, and because we had just upgraded yesterday, clicked on the "exception" button as opposed to paying the $19.99 one-time support fee. An Apple tech called and the problem was solved in two minutes.
    Somehow during the installation of OS 10.8.2 (over 10.6.x) the key chain data for my email ISP login password got corrupted. The solution was to delete both the POP mail and SMTP entries in my keychain.
    Back to Mail, it asked for the POP password, I entered it and bingo, mail got busy downloading. Interestingly, the password was also entered into the SMTP panel.
    So, that's it. Thanks for you response, Mr. Hoffman, and regards.

  • I have exchange mail (smtp) - my server client  x400, i have a problem

    Hi.
    I have exchange mail (smtp) and my client server mail x400 and my client not send the mail when he has executed the form.
    I do not see the problem �somebody see it?.
    please, tell me something.
    My Inglis is very bad, sorry, I�m Spanish.
    Thanks.

    it's quit strange. I have the same problem, but i got a little bit higher,
    first check your email ip server, (make ping in ms-dos)you can get your server name in outlook's properties. If it's OK check your port, your problem sounds like a comunication problem, but i need to know your email protocol, and your code, moreover, if you are using a proxy.
    P.D.: Espero que esto te ayude,estas usando MS exchange?.
    C.U.

  • URGENT::Status returned by Transport.send() and problem with mail.smtp.host

    Hello,
    I am writing a code to send an email using JavaMail. I have added mail.jar and activation.jar in the classpath. Also I would like to mention that I am using Weblogic6.1 SP4.
    A bunch of questions:
    1. After calling Transport.send(), how do i know if the mail was sent successfully or not ?? Is there anyway I can handle that?
    2. I am using props.put(mail.smtp.host, <some-value>). What should be this <some-value> ?? Where can I get this value from??
    And is this value sufficient for the code to know that which server we are using for it? Do we need to give any URL/Port etc? How does this work?
    3. Is there anything else other than smtp host, username and password to be added to props?? Do we need to create a properties file??
    4. After doing these things, do I need to create a mail session in the Weblogic server also or is it a different method?
    Please help me in resolving these issues.
    Thanks

    Thanks for your kind answers, Dr. Clap..!!
    However, I will again like to ask u this:
    1. As i said that I installed Weblogic 6.1 in my local machine, can I use it as the mail server? As the server is local to my machine, i know that its only me who is the incharge of it. How do I know what smtp host to use.
    2. I am using this code:
    public callService(ServiceRequest request) throws Exception {
         EmailRequest req = (EmailRequest) request;
         Session session = null;
         MimeMessage msg = new MimeMessage(session);
         String accNum = req.getAccountNumber();
         String toAddress = req.getToAddress().trim();
         String fromAddress = generalConfig.FROM_EMAIL_ADDRESS;
         String subject = req.getSubject().trim();
         String message = req.getMessage().trim();
         String [] arrToAddress = null;
         String fileName = "./"+accNum+".htm";
         if (toAddress != null) {
    arrToAddress = convertToArray(toAddress);
         Properties props = System.getProperties();
         props.put("mail.smtp.host", "MYSERVER"); //STILL NEED TO FIGURE OUT WHAT VALUE TO PUT HERE
    session = Session.getDefaultInstance(props);
         setRecipientsTo(msg,arrToAddress);
         msg.setFrom(new InternetAddress(fromAddress));
         msg.setSubject(subject);
         msg.setText(message);
    MimeMultipart mp = new MimeMultipart();
    MimeBodyPart text = new MimeBodyPart();
         text.setDisposition(Part.INLINE);
         text.setContent(message, "text/html");
         mp.addBodyPart(text);
         MimeBodyPart file_part = new MimeBodyPart();
         File file = new File(fileName);
         FileDataSource fds = new FileDataSource(file);
         DataHandler dh = new DataHandler(fds);
         file_part.setFileName(file.getName());
         file_part.setDisposition(Part.ATTACHMENT);
         file_part.setDescription("Attached file: " + file.getName());
         file_part.setDataHandler(dh);
         mp.addBodyPart(file_part);
         msg.setContent(mp);
    Transport.send(msg); //send message
    In this code, like I am using Properties class, will this code work fine(as it is) even if I dont make any Properties text file?? or is it mandatory for me to make the properties text file and to add some values to it?
    I am sorry, I may sound a bit dumb, but I just need to learn it somehow.
    Thanks.
    P.S: convertToArray() and setRecipientsTo() are my own defined private methods.

  • Webservice authentication problem

    Web Service Authentication problem
    Posted: Jun 17, 2005 3:32 PM        Reply      E-mail this post 
    Hi
    I have created a portal service and exposed this service as a webservice. I am consuming this webservice in webdynpro. Portal service contains 2 simple methods putdata() and getdatat().
    When i access the webservice i am getting the following error.
    "javax.xml.rpc.soap.SOAPFaultException: The User Authentification is not correct to access to the Portal Service com.sap.portal.prt.soap.GlobalData or the service was not found"
    My Enterprise portal server is configured for SSO to back end R/3 system. I have checked for portal service availability and it is fine.
    My Webdynpro and Portal are running on different machines. EP is running on AIX with SP11.
    Any help please.
    Regards
    NagaKishore V

    Hi Shahab,
    Can you reproduce the issue if you create 2 applications. One that exposes a secured web service and the other one the one, consumes the web service? This would help to isolate the issue and move forward in case is a bug.
    Thanks,
    Juan Camilo

  • Javax.mail.MessagingException: 505 Authentication required

    Could any one provide ,what would be the reasons for the following error information.
    [5/7/07 0:16:21:853 EDT] 11ba7fef SystemOut O DEBUG SMTP RCVD: 505 Authentication required
    [5/7/07 0:16:21:853 EDT] 11ba7fef SystemOut O DEBUG SMTP SENT: QUIT
    [5/7/07 0:16:21:853 EDT] 11ba7fef SystemOut O javax.mail.SendFailedException: Sending failed;
    nested exception is:
    javax.mail.MessagingException: 505 Authentication required

    it was working until few days.we dont understand what woud be problem.
    There is log informatiuon in websphere systemerr.log also.
    0:102 EDT] 740d8b8d SystemErr R javax.mail.SendFailedException: Sending failed;
    nested exception is:
         javax.mail.MessagingException: 505 Authentication required
    [5/4/07 10:06:10:102 EDT] 740d8b8d SystemErr R      at javax.mail.Transport.send0(Transport.java:219)
    [5/4/07 10:06:10:102 EDT] 740d8b8d SystemErr R      at javax.mail.Transport.send(Transport.java:81)
    [5/4/07 10:06:10:102 EDT] 740d8b8d SystemErr R      at com.det.core.jenmail.JENMailSender.sendEmail(JENMailSender.java:250)
    [5/4/07 10:06:10:102 EDT] 740d8b8d SystemErr R      at com.det.core.jenmail.JENMailSender.sendEmail(JENMailSender.java:165)
    [5/4/07 10:06:10:102 EDT] 740d8b8d SystemErr R      at com.det.jenadmin.registration.ModifyUserAction.process(ModifyUserAction.java:171)
    [5/4/07 10:06:10:102 EDT] 740d8b8d SystemErr R      at org.apache.jsp._PendingAction._jspService(_PendingAction.java:824)
    [5/4/07 10:06:10:102 EDT] 740d8b8d SystemErr R      at com.ibm.ws.webcontainer.jsp.runtime.HttpJspBase.service(HttpJspBase.java(Compiled Code))
    [5/4/07 10:06:10:102 EDT] 740d8b8d SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
    [5/4/07 10:06:10:102 EDT] 740d8b8d SystemErr R      at com.ibm.ws.webcontainer.jsp.servlet.JspServlet$JspServletWrapper.service(JspServlet.java(Compiled Code))
    [5/4/07 10:06:10:102 EDT] 740d8b8d SystemErr R      at com.ibm.ws.webcontainer.jsp.servlet.JspServlet.serviceJspFile(JspServlet.java(Compiled Code))
    [5/4/07 10:06:10:102 EDT] 740d8b8d SystemErr R      at com.ibm.ws.webcontainer.jsp.servlet.JspServlet.service(JspServlet.java(Compiled Code))
    [5/4/07 10:06:10:102 EDT] 740d8b8d SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
    [5/4/07 10:06:10:102 EDT] 740d8b8d SystemErr R      at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java(Compiled Code))
    [5/4/07 10:06:10:102 EDT] 740d8b8d SystemErr R      at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java(Compiled Code))
    [5/4/07 10:06:10:102 EDT] 740d8b8d SystemErr R      at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java(Compiled Code))
    [5/4/07 10:06:10:102 EDT] 740d8b8d SystemErr R      at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java(Inlined Compiled Code))
    [5/4/07 10:06:10:102 EDT] 740d8b8d SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java(Compiled Code))
    [5/4/07 10:06:10:118 EDT] 740d8b8d SystemErr R      at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java(Compiled Code))
    [5/4/07 10:06:10:118 EDT] 740d8b8d SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java(Inlined Compiled Code))
    [5/4/07 10:06:10:118 EDT] 740d8b8d SystemErr R      at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java(Compiled Code))
    [5/4/07 10:06:10:118 EDT] 740d8b8d SystemErr R      at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java(Compiled Code))
    [5/4/07 10:06:10:118 EDT] 740d8b8d SystemErr R      at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java(Compiled Code))
    [5/4/07 10:06:10:118 EDT] 740d8b8d SystemErr R      at com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java(Compiled Code))
    [5/4/07 10:06:10:118 EDT] 740d8b8d SystemErr R      at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java(Compiled Code))
    [5/4/07 10:06:10:118 EDT] 740d8b8d SystemErr R      at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java(Compiled Code))
    [5/4/07 10:06:10:118 EDT] 740d8b8d SystemErr R      at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java(Compiled Code))
    [5/4/07 10:06:10:118 EDT] 740d8b8d SystemErr R      at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java(Compiled Code))
    [5/4/07 10:06:10:118 EDT] 740d8b8d SystemErr R      at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java(Compiled Code))
    [5/4/07 10:06:10:118 EDT] 740d8b8d SystemErr R      at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java(Compiled Code))
    [5/4/07 10:06:10:118 EDT] 740d8b8d SystemErr R      at com.ibm.ws.http.HttpConnection.run(HttpConnection.java(Compiled Code))
    [5/4/07 10:06:10:118 EDT] 740d8b8d SystemErr R      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))

  • Mail - SMTP - Broken Sub-accounts.

    Hello All,
    I have an email account with an ISP that provides a main account and a number of sub-accounts that I use for family members. All accounts are receiving their email via Mail but only the main account is being allowed to send outbound mail via the SMTP server.
    All accounts are expected to log on the the SMTP server authenticated with the username and password of the main account holder in BASE64 and the MAIL FROM field set to that of the main account holder. This have been working without fail for years using Mail until recently.
    I have since used telnet, as below, to confirm the above.
    HELO
    AUTH LOGIN
    <main account email address in BASE64>
    <main account password in BASE64>
    MAIL FROM:<main account email address>
    RCPT TO:<[email protected]>
    DATA
    from:<[email protected]>
    subject:Subject
    date: 26 March 2008
    to:<[email protected]>
    Message.
    QUIT
    Can someone confirm that Mail has been changed in someway in a recent upgrade to cause the above.
    Thanks in advance.
    Message was edited by: Mathew Bosher

    None that I'm aware of and even if possible, this does not fix the problem.
    Has your wife's email only account created as a .Mac type account ever downloaded messages from the server?
    If not, any error message provided?
    To confirm, if the Mail.app is not set to save sent messages on the server for your wife's email only account, are sent messages available in the account's Sent mailbox under Sent in the mailboxes drawer?
    If not, I would try deleting and re-creating the account first.

  • Missing Property "mail.smtp.auth" in JavaMail Spec Appendix A

    Hi folks,
    I tried to connect to my Mail Server via JavaMail over SMTP in oder to send an Email. The Mail Server needs Authentication. I always got the warning: 530 Authorization required, even though I had set my username and Passwort in my javax.mail.Transport object. I took a look into the Spec and there was no property like "mail.smtp.auth". In the FAQ I found it, recently.
    I don't know if this should be reported as a bug. Perhaps somoene who is involved in the documentation writing reads this and changes this little fault.
    Thanks,
    Greets Juan.

    Hi Juan,
    take a look at the API doc -> package com.sun.mail.smtp.. here ou can find the properties.
    Appendix A is old.
    greetings,
    Filo

  • An error occured while sending mail: SMTP server error.  The server responded: (null)

    I'm getting this set of error messages intermittantly:
    <P>
    An error occured while sending mail: smtp server error
    the server responded: (null) contact email admin
    for assistance
    other message
    an error occured while sending mail: smtp server error
    the server responded: intermail,
    end with quote.quote contact email admin
    for assistance
    <P>
    This problem may occur at low-use times when Messaging is installed with the
    Trend virus protection software on the same system.
    <P>
    Change the version of the Trend software from 3.0 to the older 2.62 version.

    It's possible that your provider has made a change.
    I think STARTTLS usually is used with port 587, instead of the standard SSL port 465.
    Could you look up your provider's current SMTP settings to see whether your "Outgoing Server" settings need to be updated? If it's difficult to translate between your provider's help page and Thunderbird's dialog controls, you could provide a link to your provider's help page.

Maybe you are looking for

  • Issues with Safari 3.0.1 for windows

    Issues with Safari 3.0.1 for windows (at work): Lenovo T60 with intel core duo T7200 @2.00Ghz plus additional monitor (Lenovo ThinkVision) in extended desktop mode running Windows XP Pro 2002, SP2 1. Taskbar is configured to autohide: when Safari is

  • Can't sync my Macbook with my new Nokia Lumia 900.

    I spent two hours with a couple of the tech folks at the AT&T store yesterday, trying to get my new Nokia Lumia 900 to sync to my Macbook... but with no luck. No matter what we did, I kept getting a message that the server was not secure, and so the

  • Problem with ethernet port

    So I have a wierd problem. Sometimes the ethernet port is working, sometimes not. I've tested the ethernet cable and it works perfect with other computerS. I've tested my macbook pro with other ethernet cables and the problem still occurs. I've teste

  • BI 7.0 reports in EP 6.0

    Hi Folks Is it possible to display the BI 7.0 reports published in EP 7.0 as URL iViews in EP 6.0? If yes are there any limitations in this approach ? Please let me know if there is any approach to display the reports from BI 7.0 in SAP EP 6.0. Thank

  • File names for futures?

    http://forums.palm.com/t5/webOS-Software/The-document-viewer-issue/td-p/316620 This is another roadblock in a fix for above post. While trying to get a usable method to zoom in and read some data, I saved it as a Jpeg. This worked good and I can zoom