To me it indicates that ESEND might be authorizing you to the server. But I wouldn't make that assumption. I would just ask the administrator of the server.
PC2
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Smith, Mike
Sent: October 15, 2008 08:57
To: Java Programming on and around the iSeries / AS400
Subject: RE: Java mail
Ok, I will check it out, but I just discovered I can do this fine going directly from the 400 via ESEND, so doesn't that indicate the SMTP server should be setup ok???
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Clapham, Paul
Sent: Wednesday, October 15, 2008 11:18 AM
To: Java Programming on and around the iSeries / AS400
Subject: RE: Java mail
"Unable to relay" is one of the topics covered in the JavaMail FAQ (google for it and read it). Basically your SMTP server won't send e-mails outside of its own domain without authorization or reconfiguration. You have no problem with Outlook because it authorizes you to the server.
PC2
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Smith, Mike
Sent: October 15, 2008 07:47
To: Java Programming on and around the iSeries / AS400
Subject: RE: Java mail
This is confusing, because I can email to the phone from outlook with no problem.
I'm sure I'm missing something really simple.
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of James Perkins
Sent: Wednesday, October 15, 2008 10:21 AM
To: Java Programming on and around the iSeries / AS400
Subject: Re: Java mail
Mike,
Thorbjørn is correct. Your SMTP host is not resolving email.uscc.net.
James R. Perkins
On Wed, Oct 15, 2008 at 4:09 AM, Smith, Mike <Mike_Smith@xxxxxxxxxxxxxxxx>wrote:
Hey James,
I have tried that, but then I get
ail.smtp.localhost:
rgco.rgcresources.comjavax.mail.SendFailedException:
Sending failed;
nested exception is:
javax.mail.SendFailedException: Invalid Addresses; nested
exception is:
javax.mail.SendFailedException: 550 5.7.1 Unable to relay for
5403120619@xxxxxxxxxxxxxx
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx
[mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of James Perkins
Sent: Tuesday, October 14, 2008 2:43 PM
To: Java Programming on and around the iSeries / AS400
Subject: Re: Java mail
JavaMail should send to a mobile phone without a problem. If you are
adding the "SMTP" before the address, drop that. So the address should
be " 5403120619@xxxxxxxxxxxxxx
<SMTP%3A5403120619@xxxxxxxxxxxxxx<SMTP%253A5403120619@xxxxxxxxxxxxxx>
''.
My guess is that the : (colon) is the illegal character.
Hope this helps,
James R. Perkins
--
This is the Java Programming on and around the iSeries / AS400
(JAVA400-L) mailing list To post a message email:
JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list
options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at
http://archive.midrange.com/java400-l.
--
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/java400-l.
--
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/java400-l.
--
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/java400-l.
--
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/java400-l.
As an Amazon Associate we earn from qualifying purchases.