namshi / docker-smtp

SMTP docker container
MIT License
548 stars 198 forks source link

Outbound email to Corporate Network #56

Open gururaj0 opened 5 years ago

gururaj0 commented 5 years ago

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

timothyclarke commented 4 years ago

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