The following page explains how to turn on relaying. That should solve your
problem.

http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuseSMTP

Matt

On Thu, Oct 16, 2008 at 5:28 AM, jithesh <[EMAIL PROTECTED]> wrote:

>
> Hello Friends,
>
>             I developed my web app using appfuse 1.9.4. initially i
> disabled the 'sendNewUserEmail' in useraction. But recently i need to
> incorporate mail sending option for some process. When I used appfuse same
> method, i got error message given below..
>
> 16:45:31,515 ERROR [MailEngine] Could not send mails: Invalid Address
> (org.apache.geronimo.javamail.transport.smtp.SMTPAddressFailedException:
> 5.7.1 Unable to relay for <name>@gmail.com)
> My mail.properties setting is ,
>
> mail.default.from=Name <name@@mycompany.biz>
> mail.debug=true
> mail.transport.protocol=smtp
> mail.host=<localhostIP>
> mail.username=*******
> mail.password=*******
>
> I am using Windows xp machine for development. Do I need to setup anything
> in XP ? PLease guide me to resolve this problem.
>
> Waiting for ur response..
>
> Rgards,
> Jithesh PM
>
>
>
>
> --
> View this message in context:
> http://www.nabble.com/sending-mailfrom-appfuse-1.9.4-tp20011732s2369p20011732.html
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to