This is a discussion on Re: Bounce message every 67 minutes within the mailing.postfix.users forums, part of the Mail Servers and Related category; postconf -n: alias_database = hash:/etc/postfix/aliases alias_maps = hash:/etc/postfix/aliases broken_sasl_auth_clients = yes command_directory = /usr/sbin config_directory = /etc/postfix ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
postconf -n:
alias_database = hash:/etc/postfix/aliases alias_maps = hash:/etc/postfix/aliases broken_sasl_auth_clients = yes command_directory = /usr/sbin config_directory = /etc/postfix content_filter = smtp-amavis:[localhost]:10024 daemon_directory = /usr/lib64/postfix debug_peer_level = 10 delay_warning_time = 3 disable_vrfy_command = yes home_mailbox = Maildir/ local_destination_concurrency_limit = 8 luser_relay = root@localhost mail_owner = postfix mail_spool_directory = /var/spool/mail mailbox_command = /usr/bin/maildrop mailq_path = /usr/bin/mailq.postfix manpage_directory = /usr/share/man masquerade_domains = $mydomain mydestination = $myhostname, localhost.$mydomain, $mydomain, mail.$mydomain, www.$mydomain, ftp.$mydomain, summerleaze.com, mail.summerleaze.com, summerleaze.co.uk, andigestion.co.uk, andigestion.com, re-gen.co.uk, re-gen.biz, www.summerleaze.co.uk mydomain = summerleaze.co.uk myhostname = mail.summerleaze.co.uk mynetworks = 192.168.1.0/24, 217.204.110.192/31 217.204.178.48/32 127.0.0.0/8 newaliases_path = /usr/bin/newaliases.postfix queue_directory = /var/spool/postfix readme_directory = /usr/share/doc/postfix-2.0.6/README_FILES relayhost = sample_directory = /usr/share/doc/postfix-2.0.6/samples sendmail_path = /usr/sbin/sendmail.postfix setgid_group = postdrop smtpd_banner = $myhostname ESMTP $mail_name ($mail_version) (Mandrake Linux) smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, check_relay_domains smtpd_sasl_auth_enable = yes smtpd_sasl_local_domain = smtpd_sasl_security_options = noanonymous smtpd_tls_auth_only = yes smtpd_tls_cert_file = /etc/ssl/apache/www.summerleaze.co.uk04_06.crt smtpd_tls_key_file = /etc/ssl/apache/www.summerleaze.co.uk.key smtpd_tls_loglevel = 1 smtpd_tls_received_header = yes smtpd_tls_session_cache_timeout = 3600s smtpd_use_tls = yes tls_random_source = dev:/dev/urandom unknown_local_recipient_reject_code = 450 virtual_alias_maps = hash:/etc/postfix/virtual --------------------------------- and the content of 4662692570 was: -------------------------------------- This is the Postfix program at host mail.summerleaze.co.uk. I'm sorry to have to inform you that your message could not be be delivered to one or more recipients. It's attached below. For further assistance, please send mail to <postmaster> If you do so, please include this problem report. You can delete your own text from the attached returned message. The Postfix program <test@234dlclkjc.com>: Host or domain name not found. Name service error for name=234dlclkjc.com type=A: Host not found Reporting-MTA: dns; mail.summerleaze.co.uk X-Postfix-Queue-ID: 8D6B79256B X-Postfix-Sender: rfc822; nicke@re-gen.co.uk Arrival-Date: Fri, 15 Oct 2004 11:44:22 +0100 (BST) Final-Recipient: rfc822; test@234dlclkjc.com Action: failed Status: 5.0.0 Diagnostic-Code: X-Postfix; Host or domain name not found. Name service error for name=234dlclkjc.com type=A: Host not found Subject: This is a deliberate test for postfix bounce From: Nick Edwards <nicke@re-gen.co.uk> Date: Fri, 15 Oct 2004 11:44:21 +0100 To: test@234dlclkjc.com --------------------------------- Thanks Nick Edwards <nicke@summerleaze.co.uk> Information Systems Administrator Summerleaze Re-Generation Ltd Tel: 01628 411943 Wietse Venema wrote: > Nick Edwards: > >>Oct 18 19:43:26 master postfix/cleanup[18066]: 4662692570: >>message-id=<20041018184326.4662692570@mail.summerleaze.co. uk> >>Oct 18 19:43:26 master postfix/qmgr[10277]: 4662692570: from=<>, >>size=3045, nrcpt=1 (queue active) >>Oct 18 19:43:26 master postfix/local[18067]: 4662692570: >>to=<nicke@re-gen.co.uk>, relay=local, delay=0, status=sent (delivered to >>command: /usr/bin/maildrop) >> > > [send "POSTCONF -N" not hundreds of lines of POSTCONF output!] > > >>Any ideas from this? > > > Yes. What is the content of message 4662692570? > > Wietse |