View Single Post
  #4 (permalink)  
Old 07-16-2009, 10:35 PM
chandu chandu is offline
Elite Member
 
Posts: 428
Default

Hi Bill,

Thanks for your reply...I have already gone through all related links and tried most of the stuff...let me explain my config :

##################################################

[zimbra@mail ~]$ zmprov gs mail.example.com | grep -i auth
zimbraMtaAuthEnabled: TRUE
zimbraMtaAuthHost: mail.example.com
zimbraMtaAuthTarget: TRUE
zimbraMtaAuthURL: http://mail.example.com :8100/service/soap/
zimbraMtaTlsAuthOnly: FALSE
[zimbra@mail ~]$


[zimbra@mail ~]$ zmprov gs mail.example.com | grep -i mode
zimbraBackupMode: Standard
zimbraMailMode: http
zimbraMailReferMode: wronghost
zimbraReverseProxyImapStartTlsMode: only
zimbraReverseProxyPop3StartTlsMode: only
[zimbra@mail ~]$


[zimbra@mail ~]$ zmprov gs mail.example.com | grep -i mta
zimbraMtaAntiSpamLockMethod: flock
zimbraMtaAuthEnabled: TRUE
zimbraMtaAuthHost: mail.example.com
zimbraMtaAuthTarget: TRUE
zimbraMtaAuthURL: http://mail.example.com :8100/service/soap/
zimbraMtaDnsLookupsEnabled: TRUE
zimbraMtaMyDestination: localhost
zimbraMtaMyNetworks: 127.0.0.0/8 <mail server network>/24
zimbraMtaTlsAuthOnly: FALSE
aW9uIFN1aXRlMRgwFgYDVQQDEw90Y3MtaXRvbnRhcC5jb20wHh cNMDkwNzA3MTA1
OTA1WhcNMTAwNzA3MTA1OTA1WjB/MQswCQYDVQQGEwJVUzEMMAoGA1UECBMDTi9B

zimbraServiceEnabled: mta
zimbraServiceInstalled: mta
[zimbra@mail ~]$


##################################################

TLS connection is disabled at server end..only clear text login is enabled. .and at outlook side we have checked my server requires authentication....

########################################

In above config..I have highlighted one line for MTA config which i couldnt understand...what it mean...i never seen this line before...how to remove it ??

If u need any more details then please let me know...

Pls help...

Thanks
Reply With Quote