Hi Balamurugan,
Please use the user mailing list for such types of questions.

You can refer to Omar's document, or you can directly set these system
property values, import them, and then test the email using the *sendMail*
service from Webtools.

<SystemProperty systemResourceId="general"
systemPropertyId="mail.notifications.enabled"
systemPropertyValue="Y"/>

<SystemProperty systemResourceId="general"
systemPropertyId="mail.notifications.redirectTo"
systemPropertyValue=""/>

<SystemProperty systemResourceId="general"
systemPropertyId="mail.smtp.relay.host"
systemPropertyValue="" description="the default mail server to use"/>

<SystemProperty systemResourceId="general"
systemPropertyId="mail.smtp.auth.user"
systemPropertyValue="" description="SMTP Auth username setting"/>

<SystemProperty systemResourceId="general"
systemPropertyId="mail.smtp.auth.password"
systemPropertyValue="" description="SMTP Auth password setting"/>

<SystemProperty systemResourceId="general" systemPropertyId="mail.smtp.port"
systemPropertyValue="" description="Gmail smtp port can be either 465 or
587"/>


<SystemProperty systemResourceId="general"
systemPropertyId="mail.smtp.starttls.enable"
systemPropertyValue="true"/>

<SystemProperty systemResourceId="general"
systemPropertyId="mail.smtp.socketFactory.port"
systemPropertyValue=""/>

<SystemProperty systemResourceId="general"
systemPropertyId="mail.smtp.socketFactory.fallback"
systemPropertyValue="false"/>

<SystemProperty systemResourceId="general"
systemPropertyId="mail.smtp.socketFactory.class"
systemPropertyValue="javax.net.ssl.SSLSocketFactory"/>




On Mon, Aug 4, 2025 at 11:31 AM Omar Abdullwahhab <
[email protected]> wrote:

> Hello Balamurgan,
> The following is a good link for email setup,
> Just give a try and give us your feedback.
>
> https://cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+Technical+Production+Setup+Guide#ApacheOFBizTechnicalProductionSetupGuide-EmailServerSettings
>
>
> On Mon, Aug 4, 2025 at 8:49 AM Balamurugan B <[email protected]>
> wrote:
>
> > Hi  all,I need any Document available for communication and how to send
> > email internal user of ofbiz and external (like Gmail or yahoo)
> >
>
>
> --
> Omar Abu-Arab
> Java Engineer
>


-- 
Kind Regards,
Yashwant Dhakad

HotWax Systems | www.hotwaxsystems.com

Reply via email to