Updated Troubleshooting Mail (markdown)

Lauri Ojansivu 2021-04-24 12:59:58 +03:00
parent 661d2aed4d
commit 0665c1e928

@ -84,7 +84,8 @@ echo -n "AKIA...." | openssl enc -base64
echo -n "password-here...." | openssl enc -base64 echo -n "password-here...." | openssl enc -base64
``` ```
2) `input.txt` - change all to your domains, password, etc where is text `-here` below: 2) `input.txt` - change all to your domains, password, etc where is text `-here` below. NOTE: only at `From:` there is more detailed sender name, not elsewhere like `MAIL FROM:` etc.
``` ```
EHLO example.com-here EHLO example.com-here
AUTH LOGIN AUTH LOGIN