D dkennedy New Member Oct 19, 2020 3 0 1 60 Oct 19, 2020 #1 Hi. If I wanted to use an external relay like SendGrid is this possible and if yes, where could I enter the SASL details?
Hi. If I wanted to use an external relay like SendGrid is this possible and if yes, where could I enter the SASL details?
Stoiko Ivanov Proxmox Staff Member Staff member May 2, 2018 9,531 1,764 248 Oct 20, 2020 #2 dkennedy said: Hi. If I wanted to use an external relay like SendGrid is this possible and if yes, where could I enter the SASL details? Click to expand... PMG is mostly meant for relaying mail directly (without further relays) - so this is not implemented in the GUI. However you can adapt the postfix configuration using the templateing system. https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_template_engine For configuring outbound relaying with SMTP-AUTH/SASL there are quite a few guides on the internet: - https://www.linode.com/docs/email/postfix/postfix-smtp-debian7/ - http://www.dnsexit.com/support/mailrelay/postfix.html I hope this helps!
dkennedy said: Hi. If I wanted to use an external relay like SendGrid is this possible and if yes, where could I enter the SASL details? Click to expand... PMG is mostly meant for relaying mail directly (without further relays) - so this is not implemented in the GUI. However you can adapt the postfix configuration using the templateing system. https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_template_engine For configuring outbound relaying with SMTP-AUTH/SASL there are quite a few guides on the internet: - https://www.linode.com/docs/email/postfix/postfix-smtp-debian7/ - http://www.dnsexit.com/support/mailrelay/postfix.html I hope this helps!