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
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