Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: OAS javamail can not send email to external users

17 views
Skip to first unread message

Ted Kumsher

unread,
Mar 1, 2010, 12:27:53 PM3/1/10
to
I would guess it's being blocked as a relay attempt.

Use either an authenticated SMTP session or setup a relay exception for that
IP address

exception:
From ip.add.re.ss
to *


>>> On 2/27/10 at 11:46 AM, ghuertae<ghue...@no-mx.forums.novell.com>
wrote:

> Hi.. we have a problem using javamail and Groupwise.
>
> Our application is in OAS web server (sendenvoice.jar) and this
> application have to send a email with special information to our
> customers, this use a api (javamail) and Protocolo SMTP and use an Gw
> external entity env...@mydomain.com to connect to smtp mail server and
> send the email.
> The email have HTML format and some few attachments.
>
> The application apparently works but the email can not send to users
> external, that mean the email can send only to all my internal users
> (mydomain) but if there is for example cust...@yahoo.com the email
> never arrive.
>
> My sever receive an email where the problema is the size of the
> message, but
> if I send the email without attachment is the same problem, the account
> does not have any limit of size.
>
> I don't know if there is a problem of smtp configuration ..Can you help
> me ?? Please ?
>
> Thanks

0 new messages