Setup Email gateway from openerp

Hi i want to set up email gateway for sending emails from OpenERP can someone please help me with the same.

You can try to configure an outgoing mail server with Gmail.

From OpenERP, go to Settings > General Settings > Configure outgoing email servers > Create and add the following configurations:

SMTP Server: smtp.gmail.com SMTP Port: 465 Connection Security: SSL/TLS Username: youremail■■■■■■■■■■ Password: *************

…you’ll have to allow less secure apps though from your gmail account for OpenERP to access it.

Thanks @rubailly i shall try that.