Email: Domain has demonstrably > bogus MX
Domain has demonstrably > bogus MX
check your mx record and ensure they are actual mail servers.
Domain has demonstrably > bogus MX
check your mx record and ensure they are actual mail servers.
error:
553 sorry, that domain isn’t in my list of allowed rcpthosts
solution:
edit the /var/qmail/control/rcpthosts
add the domain to the list of domains .
make sure the network service has permissions to the MailProcessing directory under
C:\Program Files\SmarterTools\SmarterMail\MRS
Telnet server 25
helo or ehelo yourdomain.com
auth login
334 -
username using base64 encryption
334-
password using base64 encryption
mail from: hi@yourdomain.com
rcpt to: where@somewhere.com
data
From: from@yourdomain.com
to: where@somewhere.com
subject: test
body
enter, then enter ending with a .
=================
non auth , skip the auth login command
to encryt use the tool at http://tools.web-max.ca/encode_decode.php
fatal: scan_dir_push: open directory deferred/3: Permission denied
postfix/postfix-script: fatal: Postfix integrity check failed!
Check the permissions for the folder within /var/spool/postfix