Hi sn00p...thanks for your inputs.
Please find my setting in /opt/zimbra/postfix/conf/main.cf related to mynetwork
###############################################
mynetworks = 127.0.0.0/8 <mail server ip network>/24
smtpd_recipient_restrictions = reject_non_fqdn_recipient, permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination, reject_unlisted_recipient, permit
local_header_rewrite_clients = permit_mynetworks,permit_sasl_authenticated
############################################
one domain is not on MPLS ( private network ) so i can not mentioned client's network in mynetwork ...ip range can be anything....as they are trying to access my server through internet.
Outgoing mails are not getting authenticated through my server..i knw this is the problem...n i checked all realted stuff...which looks like fine..but still its not working....
Bill,
as u suggested..i just tried with MTA - TLS authentication ON and reload MTA...but same error....
Please suggest....
And yes can anyone pls tell me why am I getting below lines in my MTA config as mentioned above : aW9uIFN1aXRlMRgwFgYDVQQDEw90Y3MtaXRvbnRhcC5jb20wHh cNMDkwNzA3MTA1
OTA1WhcNMTAwNzA3MTA1OTA1WjB/MQswCQYDVQQGEwJVUzEMMAoGA1UECBMDTi9B
Please help.
Thanks |