commit - 8a8f6795ece016bc9d56f8c6ec29838ed9682790
commit + c6f2238d9a64e84c534d5287c18f1fa299fa4da0
blob - 70b2f44fb091d923182d85b4d2e195898be8bc83
blob + 4cc382356a14cb6f0dff70455289e7bcfd22f9c3
--- smtpd.conf
+++ smtpd.conf
action "deliver" maildir "/mail/box/%{dest.domain}/%{dest.user}/Maildir" virtual <aliases>
match from any for domain <domains> action deliver
-table postmark file:/mail/lib/postmark
-action "outbound" relay host smtp+tls://srcbeat@smtp.postmarkapp.com:587 auth <postmark>
-match auth from any for any action "outbound"
+# table ses file:/mail/lib/ses
+# action "outbound" relay host smtps://srcbeat@email-smtp.ap-southeast-2.amazonaws.com auth <ses>
+# match auth from any for any action "outbound"