i can't send email

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

i can't send email

hmalovekar
my general.properties

defaultFromEmailAddress=

# -- The default domainname used in the notification emails links
# as 'baseUrl' and 'baseSecureUrl' are set in the url.properties file.

# -- mail notifications enabled (Y|N)
mail.notifications.enabled=Y

# -- redirect all mail notifications to this address for testing
#mail.notifications.redirectTo=xxxxxx@yyyyyyy.com

# -- the default mail server to use
mail.smtp.relay.host=smtpout.secureserver.net

# -- SMTP Auth settings
mail.smtp.auth.user=xxxxxx@yyyyyyy.com
mail.smtp.auth.password=**********************************


but i cant send email

any one can help me
Reply | Threaded
Open this post in threaded view
|

Re: i can't send email

hans_bakker
check your log file for error messages, make sure you have a smtp server
installed and when yes check the log file of this smtp server.....

Regards,
Hans
--
Ofbiz on twitter: http://twitter.com/apache_ofbiz
Myself on twitter: http://twitter.com/hansbak
Antwebsystems.com: Quality services for competitive rates.

On Mon, 2011-06-06 at 09:25 -0700, hmalovekar wrote:

> my general.properties
>
> defaultFromEmailAddress=
>
> # -- The default domainname used in the notification emails links
> # as 'baseUrl' and 'baseSecureUrl' are set in the url.properties file.
>
> # -- mail notifications enabled (Y|N)
> mail.notifications.enabled=Y
>
> # -- redirect all mail notifications to this address for testing
> #mail.notifications.redirectTo=[hidden email]
>
> # -- the default mail server to use
> mail.smtp.relay.host=smtpout.secureserver.net
>
> # -- SMTP Auth settings
> mail.smtp.auth.user=[hidden email]
> mail.smtp.auth.password=**********************************
>
>
> but i cant send email
>
> any one can help me
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/i-can-t-send-email-tp3577364p3577364.html
> Sent from the OFBiz - Dev mailing list archive at Nabble.com.

--
Ofbiz on twitter: http://twitter.com/apache_ofbiz
Myself on twitter: http://twitter.com/hansbak
Antwebsystems.com: Quality services for competitive rates.