This is a discussion on Re: 550s in the mailq within the mailing.postfix.users forums, part of the Mail Servers and Related category; It is: alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases, hash:/home/mm21/mailman/data/aliases best_mx_transport = local body_checks = regexp:/...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
It is:
alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases, hash:/home/mm21/mailman/data/aliases best_mx_transport = local body_checks = regexp:/etc/postfix/body_checks command_directory = /usr/sbin daemon_directory = /usr/lib/postfix debug_peer_level = 2 default_destination_concurrency_limit = 10 default_privs = nobody default_process_limit = 175 header_checks = regexp:/etc/postfix/header_checks ignore_mx_lookup_error = yes local_destination_concurrency_limit = 2 mail_owner = postfix mail_spool_directory = /var/spool/mail mailbox_command = /usr/bin/procmail -a $DOMAIN -d $LOGNAME maximal_queue_lifetime = 2d mydestination = $myhostname, localhost.$mydomain, $mydomain myorigin = $mydomain owner_request_special = no queue_directory = /var/spool/postfix recipient_delimiter = + smtpd_banner = $myhostname ESMTP $mail_name smtpd_helo_required = yes smtpd_recipient_limit = 2000 smtpd_recipient_restrictions = permit_mynetworks check_sender_access hash:/etc/postfix/sender_access permit_auth_destination check_relay_domains smtpd_sender_restrictions = reject_non_fqdn_sender soft_bounce = yes virtual_maps = hash:/etc/postfix/virtual, hash:/home/mm21/mailman/data/virtual-mailman Bob ---------- Original Message ----------- From: wietse@porcupine.org (Wietse Venema) To: Bob Puff <bob@nleaudio.com> Cc: postfix-users@cloud9.net Sent: Tue, 15 Jun 2004 20:15:29 -0400 (EDT) Subject: Re: 550s in the mailq > postconf -n? ------- End of Original Message ------- |