Code Comments
Programming Forum and web based access to our favorite programming groups.Hi I have configured my email server like that: # -- mail notifications enabled (Y|N) mail.notifications.enabled=Y # -- redirect all mail notifications to this address for testing #mail.notifications.redirectTo= # -- the default mail server to use mail.smtp.relay.host=smtp.mail.yahoo.fr # -- SMTP Auth settings mail.smtp.auth.user=demo mail.smtp.auth.password=ofbiztest But when i want to send an email in my application there is a problem with the section from On the following picture you can see in red the field from where i cannot select something. http://www.nabble.com/file/p17821603/email.jpg Thanks -- View this message in context: http://www.nabble.com/Write-Email-a...3p17821603.html Sent from the OFBiz - User mailing list archive at Nabble.com.
Post Follow-up to this messageThat's opentaps, you'd have to ask them Regards Scott 2008/6/13 ladroge <ladroge@hotmail.fr>: > > Hi > I have configured my email server like that: > > # -- mail notifications enabled (Y|N) > mail.notifications.enabled=Y > > # -- redirect all mail notifications to this address for testing > #mail.notifications.redirectTo= > > # -- the default mail server to use > mail.smtp.relay.host=smtp.mail.yahoo.fr > > # -- SMTP Auth settings > mail.smtp.auth.user=demo > mail.smtp.auth.password=ofbiztest > > But when i want to send an email in my application there is a problem wit h > the section from > > On the following picture you can see in red the field from where i cannot > select something. > > > > http://www.nabble.com/file/p17821603/email.jpg > > > Thanks > -- > View this message in context: > [url]http://www.nabble.com/Write-Email-and-Receive-email-tp17821603p17821603.html[/ur l] > Sent from the OFBiz - User mailing list archive at Nabble.com. > >
Post Follow-up to this messageif you use yahoo you need to 1) have a business account to use smtp 2) use ypop and configure mail.smtp.relay.host=localhost the mail.smtp.auth.* should be the login to yahoo as scott said the UI is open taps. ladroge sent the following on 6/13/2008 4:44 AM: > Hi > I have configured my email server like that: > > # -- mail notifications enabled (Y|N) > mail.notifications.enabled=Y > > # -- redirect all mail notifications to this address for testing > #mail.notifications.redirectTo= > > # -- the default mail server to use > mail.smtp.relay.host=smtp.mail.yahoo.fr > > # -- SMTP Auth settings > mail.smtp.auth.user=demo > mail.smtp.auth.password=ofbiztest > > But when i want to send an email in my application there is a problem wi th > the section from > > On the following picture you can see in red the field from where i cannot > select something. > > > > http://www.nabble.com/file/p17821603/email.jpg > > > Thanks
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.