Mailjet configuration

TwiX

Renowned Member
Feb 3, 2015
320
23
83
Hi,

I'm testing the great Proxmox Mail Gateway. :)

For outgoing mails we want to push them to mailjet.
So at the end of main.cf I added :

relayhost = in-v3.mailjet.com
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd

after installing libsasl2-modules and reloading postfix everything is working as expected...
until modifying something in the GUI, pmg is recreating main.cf and outgoing mails are not send via mailjet anymore (logic)

Is there a way to keep mailjet settings after changing configuration on the GUI ?

Thanks !

Antoine
 
Hi,

I'm testing the great Proxmox Mail Gateway. :)

For outgoing mails we want to push them to mailjet.
So at the end of main.cf I added :

relayhost = in-v3.mailjet.com
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd

after installing libsasl2-modules and reloading postfix everything is working as expected...
until modifying something in the GUI, pmg is recreating main.cf and outgoing mails are not send via mailjet anymore (logic)

Is there a way to keep mailjet settings after changing configuration on the GUI ?

Thanks !

Antoine
Einfach mal das Handbuch / die Doku lesen, dann beantwortet sich die Frage von selbst ;)
 
  • Like
Reactions: Stoiko Ivanov