You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to send email to my personal gmail id it goes in to SPAM folder that is fine but when I try to send it to my official email it never comes thru ? what should be done to fix. I m new to this docker smtp so please provide clear instructions as for a novice.
sudo docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8dd489efe836 namshi/smtp "/bin/entrypoint.sh …" 2 hours ago Up 2 hours 25/tcp awesome_easley
Regards
Gururaj
The text was updated successfully, but these errors were encountered:
gururaj0
changed the title
Outbound email on Corporate Netwrok
Outbound email to Corporate Network
Jul 20, 2019
Does your corporate email have spam filters in place?
Is it sending from a valid domain and is the IP an authorized server (SPF wise).
Have you looked at the mail logs to see if email have been accepted or rejected by the remote host
When I try to send email to my personal gmail id it goes in to SPAM folder that is fine but when I try to send it to my official email it never comes thru ? what should be done to fix. I m new to this docker smtp so please provide clear instructions as for a novice.
sudo docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8dd489efe836 namshi/smtp "/bin/entrypoint.sh …" 2 hours ago Up 2 hours 25/tcp awesome_easley
Regards
Gururaj
The text was updated successfully, but these errors were encountered: