On 05/14/2012 08:58 PM, Wolfgang Krauss wrote: > Hi together, > > first of all I think this is a great product and the integration so > far was very smooth. What I would like to know is if it is possible to > use sendgrid as an outgoing smtp relay. The point here is that the > outgoing mail relay requires and authentication and I currently do not > see a possibility to set this in djigzo. How can this be done ?
Postfix is used for the MTA part so if it's possible with Postfix, it's possible with the djigzo gateway. You can setup username/password authentication for outgoing SMTP connections (i.e., for the SMTP client) with the GUI by clicking Settings -> MTA -> sasl passwords. On the SASL passwords page you can add a username/password for the SMTP server you want to authenticate to. One requirement is that SASL is enabled in Postfix. For more information on how to setup SASL see paragraph 3.3 and appendix B of the DJIGZO administration guide. Kind regards, Martijn Brinkers -- DJIGZO email encryption _______________________________________________ Users mailing list [email protected] http://lists.djigzo.com/lists/listinfo/users
