Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
 
Go Back   Zimbra - Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra - Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-29-2009, 08:47 AM
Loyal Member
 
Posts: 75
Default [SOLVED] cannot receive mail

zimbra cannot receive mail.The log is given below

Jun 29 19:55:42 pop postfix/smtpd[19512]: disconnect from mail-px0-f191.google.com[209.85.216.191]
Jun 29 19:55:42 pop postfix/qmgr[16420]: 4AD5ADC4CF: from=<double-bounce@pop.domain.com>, size=860, nrcpt=1 (queue active)
Jun 29 19:55:42 pop postfix/smtp[19517]: 4AD5ADC4CF: to=<postmaster@pop.domain.com>, orig_to=<postmaster>, relay=none, delay=0.12, delays=0.12/0/0/0, dsn=5.4.6, status=bounced (mail for pop.domain.com loops back to myself)
Jun 29 19:55:42 pop postfix/bounce[19518]: warning: 4AD5ADC4CF: undeliverable postmaster notification discarded

Thankks in adavance
__________________
__________________
Regards


Saj
Reply With Quote
  #2 (permalink)  
Old 06-29-2009, 08:50 AM
Zimbra Consultant & Moderator
 
Posts: 12,395
Default

Search the forums for "mail loops back to myself" and check some of the solutions.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 06-29-2009, 08:28 PM
Loyal Member
 
Posts: 75
Default

I have tried a lot by reading the forum.But it doesnt solved my problem.
But now iam getting another problem.Pls help me.

Jun 30 07:53:40 pop postfix/smtpd[12292]: warning: unknown smtpd restriction: "##ask"
Jun 30 07:53:40 pop postfix/smtpd[12292]: NOQUEUE: reject: RCPT from mail-px0-f191.google.com[209.85.216.191]: 451 4.3.5 Server configuration error; from=<ask2me007@gmail.com> to=<user1@domain.com> proto=ESMTP helo=<mail-px0-f191.google.com>
__________________
Regards


Saj
Reply With Quote
  #4 (permalink)  
Old 06-30-2009, 12:41 AM
Moderator
 
Posts: 6,275
Default

What have you change recently on your server ? Have you tried to implement some new Postfix restrictions ? Perhaps you could post
Code:
su - zimbra
postconf -n
zmprov gacf | grep zimbraMtaRestriction
Obviously remove some of the sensitive information first.
__________________
Reply With Quote
  #5 (permalink)  
Old 06-30-2009, 12:58 AM
Loyal Member
 
Posts: 75
Default

Quote:
Originally Posted by uxbod View Post
What have you change recently on your server ? Have you tried to implement some new Postfix restrictions ? Perhaps you could post
Code:
su - zimbra
postconf -n
zmprov gacf | grep zimbraMtaRestriction
Obviously remove some of the sensitive information first.

Yes you are right.I have made some changes in postfix.conf.The problem started afterwords.

sudo: unable to resolve host pop.domain.com pop.domain.com
alias_maps = hash:/etc/aliases
broken_sasl_auth_clients = yes
command_directory = /opt/zimbra/postfix/sbin
config_directory = /opt/zimbra/postfix-2.4.7.5z/conf
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /opt/zimbra/postfix/libexec
disable_dns_lookups = no
header_checks = pcre:/opt/zimbra/conf/postfix_header_checks
in_flow_delay = 1s
lmtp_connection_cache_destinations =
lmtp_connection_cache_time_limit = 4s
lmtp_host_lookup = dns
local_header_rewrite_clients = permit_mynetworks,permit_sasl_authenticated
mail_owner = postfix
mailbox_size_limit = 0
mailq_path = /opt/zimbra/postfix/sbin/mailq
manpage_directory = /opt/zimbra/postfix/man
maximal_backoff_time = 4000s
message_size_limit = 10240000
minimal_backoff_time = 300s
mydestination = localhost
myhostname = pop.domain.com
mynetworks = 127.0.0.0/8 192.168.10.0/24
newaliases_path = /opt/zimbra/postfix/sbin/newaliases
queue_directory = /opt/zimbra/data/postfix/spool
queue_run_delay = 300s
recipient_delimiter =
relayhost =
sender_canonical_maps = proxy:ldap:/opt/zimbra/conf/ldap-scm.cf
sendmail_path = /opt/zimbra/postfix/sbin/sendmail
setgid_group = postdrop
smtpd_client_restrictions = reject_unauth_pipelining
smtpd_data_restrictions = reject_unauth_pipelining
smtpd_helo_required = yes
smtpd_recipient_restrictions = reject_non_fqdn_recipient, permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination, reject_unlisted_recipient, ##ask, reject_unknown_recipient_domain, ##ask, reject_invalid_hostname, reject_non_fqdn_hostname, reject_non_fqdn_sender, reject_unknown_hostname, reject_unknown_sender_domain, reject_rbl_client zen.spamhaus.org, reject_rbl_client relays.mail-abuse.org, reject_rbl_client cbl.abuseat.org, reject_rbl_client dnsbl.njabl.org, reject_rbl_client relays.ordb.org, reject_rbl_client dnsbl.sorbs.net, reject_rbl_client opm.blitzed.org, reject_rbl_client bl.spamcop.net, reject_rbl_client dsn.rfc-ignorant.org, reject_rbl_client ix.dnsbl.manitu.net, reject_rbl_client combined.rbl.msrbl.ne, reject_rbl_client multi.uribl.com, permit
smtpd_reject_unlisted_recipient = no
smtpd_sasl_auth_enable = yes
smtpd_tls_auth_only = yes
smtpd_tls_cert_file = /opt/zimbra/conf/smtpd.crt
smtpd_tls_key_file = /opt/zimbra/conf/smtpd.key
smtpd_tls_loglevel = 1
smtpd_use_tls = yes
transport_maps = proxy:ldap:/opt/zimbra/conf/ldap-transport.cf
virtual_alias_domains = proxy:ldap:/opt/zimbra/conf/ldap-vad.cf
virtual_alias_maps = proxy:ldap:/opt/zimbra/conf/ldap-vam.cf
virtual_mailbox_domains = proxy:ldap:/opt/zimbra/conf/ldap-vmd.cf
virtual_mailbox_maps = proxy:ldap:/opt/zimbra/conf/ldap-vmm.cf
virtual_transport = error


zimbra@pop:/root$ zmprov gacf | grep zimbraMtaRestriction
zimbraMtaRestriction: reject_invalid_hostname
zimbraMtaRestriction: reject_non_fqdn_hostname
zimbraMtaRestriction: reject_non_fqdn_sender
zimbraMtaRestriction: reject_unknown_hostname
zimbraMtaRestriction: reject_unknown_sender_domain
zimbraMtaRestriction: reject_rbl_client zen.spamhaus.org
zimbraMtaRestriction: reject_rbl_client relays.mail-abuse.org
zimbraMtaRestriction: reject_rbl_client cbl.abuseat.org
zimbraMtaRestriction: reject_rbl_client dnsbl.njabl.org
zimbraMtaRestriction: reject_rbl_client relays.ordb.org
zimbraMtaRestriction: reject_rbl_client dnsbl.sorbs.net
zimbraMtaRestriction: reject_rbl_client opm.blitzed.org
zimbraMtaRestriction: reject_rbl_client bl.spamcop.net
zimbraMtaRestriction: reject_rbl_client dsn.rfc-ignorant.org
zimbraMtaRestriction: reject_rbl_client ix.dnsbl.manitu.net
zimbraMtaRestriction: reject_rbl_client combined.rbl.msrbl.ne
zimbraMtaRestriction: reject_rbl_client multi.uribl.com
__________________
Regards


Saj
Reply With Quote
  #6 (permalink)  
Old 06-30-2009, 01:11 AM
Moderator
 
Posts: 6,275
Default

Well I would suggest rolling back your changes .. I presume you kept a backup of main.cf ? Reason why I say roll back is what is "##ask" in your configuration
__________________
Reply With Quote
  #7 (permalink)  
Old 06-30-2009, 01:40 AM
Loyal Member
 
Posts: 75
Default

Quote:
Originally Posted by uxbod View Post
Well I would suggest rolling back your changes .. I presume you kept a backup of main.cf ? Reason why I say roll back is what is "##ask" in your configuration
I changed that line.and after restarting zimbra the line comes again.How can i change it permanently??
__________________
Regards


Saj
Reply With Quote
  #8 (permalink)  
Old 06-30-2009, 01:44 AM
Moderator
 
Posts: 6,275
Default

Well what files did you change ? Did you also run some zmprov commands ? You should also consider trimming down some of the RBLs aswell. At least one of them shutdown in December 18, 2006
__________________
Reply With Quote
  #9 (permalink)  
Old 06-30-2009, 02:00 AM
Loyal Member
 
Posts: 75
Default

Quote:
Originally Posted by uxbod View Post
Well what files did you change ? Did you also run some zmprov commands ? You should also consider trimming down some of the RBLs aswell. At least one of them shutdown in December 18, 2006

i have changed main.cf.Also i have used zmprov once.But i dont remember exactly the command.

is it not possible to rollback to the previous status?
The mailserver was working fine last week.But due to blacklisting of my ip i made modifications in main.cf and also enabled the dspam.
Waiting for your advice...
__________________
Regards


Saj
Reply With Quote
  #10 (permalink)  
Old 06-30-2009, 02:05 AM
Moderator
 
Posts: 6,275
Default

A rollback is possible if you have a backup ? I presume your mail server has been down since you made all the changes and you have a up to date backup ?

Would you also please post /opt/zimbra/conf/postfix_recipient_restrictions.cf so we can see what has been added to that aswell.
__________________
Reply With Quote
Reply


Thread Tools
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

Zimbrablog.com