you need to configure your java mail props to have
mail.smtp.auth = true
mail.smtp.starttls.enable = true

as for the port you can use 587 instead.

Regards, Youssef


On Tue, Jan 6, 2009 at 11:03 PM, Ice-Man <[email protected]> wrote:

>     Fabio,
>
>   I think u've pointed me in the right way, bcoz there are a lot of Secure
> Policies here!! :O
>   I asked the people from infra-structure/network and I made the
> configuration accordingly, but, unfortunetally, get the same result.
>   I guess the only solution is download SMTP Server and
> install locallyhost it as instructed in QuickStart tuto. Oh, yeah! If I want
> to see it work properlly I'll have to "do my homework" (even being a
> temporary solution)!! ;-))
>   Thnk u so much!!
>
> Ice-Man
>
>
> 2009/1/6 Fabio Cepeda <[email protected]>
>
>
>> It seems the mail server is blocking port 25, sometimes they do this so
>> that
>> the server is not used as a mail forwarder they only let you send emails
>> if
>> you are able to authenticate yourself. Have you tried the mail properties
>> with username and password?
>>
>> Hope it helps,
>>
>> Fabio
>>
>>
>> Ice-Man wrote:
>> >
>> >           Hi all,
>> >
>> >   Everytime I try to configure (in mail.properties) mail.host= as
>> > myCompany
>> > OutLook SMTP Server or either a WebMailler SMTP Server, I always get an
>> > error (for instance): '...[btpool0-3] MailEngine.send(76) | Mail server
>> > connection failed; nested exception is javax.mail.MassageingException:
>> > Could
>> > not connect to SMTP host: smtps.bol.com.br, port 25; nested exception
>> is:
>> > java.net.ConnectException: Connection refused: connect'.
>> >  So, I ask: how can I configure a GMail's SMTP server to be used by
>> > AppFuse's mail service??!
>> >   In advance, thnx a lot,
>> >
>> > Ice-Man
>> >
>> >
>> > 2009/1/5 Ice-Man <[email protected]>
>> >
>> >>   And also confirming: when a new member signsUp an account a e-mail is
>> >> sent to his (new member) own e-mail box (from "myCompany"'s mail box),
>> is
>> >> this way??!
>> >>   And what about if I try to change AppFuse mailing behavior?!! Like
>> >> this:
>> >> whenever a new member SignUp an account, a e-mail is sent to my
>> (AppFuse)
>> >> Application Administrator's mail box (instead of  new member mail box),
>> >> so
>> >> that notify Administrator a New Member is trying to Sign In his
>> >> Application??!
>> >>   It'd be possible in AppFuse??! If so, how do it?!!
>> >>   Thnx,
>> >>
>> >> Ice-Man
>> >>
>> >> 2008/12/31 watcher <[email protected]>
>> >>
>> >>
>> >>>
>> >>> Ice-Man wrote:
>> >>> >
>> >>> >    I would like to confirm if SMTP settings are used whenever a new
>> >>> member
>> >>> > SingUp an account, right??!
>> >>> >   If so,  I would like to know  how to config SMTP to set AppFuse to
>> >>> use
>> >>> > Exchange/OutLook Coorporative MailServer??!
>> >>> >
>> >>> >
>> >>> >
>> >>>
>> >>> Just update the mail.properties file to point to you company exchange
>> >>> server.
>> >>>
>> >>
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/how-to-config-GMail%27s-SMTP-server-to-be-used-by-AppFuse-tp21295305s2369p21316540.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