Pas de past pour: Fri Dec 21 18:38:29 2007
Expire le: never
De: Anonymous (84.139.50.173)
Langage: Plain
Description: L'utilisateur n'a pas laissé de description.
Code:
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: |
# 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:[127.0.0.1]:10024 daemon_directory = /usr/libexec/postfix debug_peer_level = 2 default_process_limit = 550 home_mailbox = Maildir/ html_directory = /usr/share/doc/postfix-2.4.3-documentation/html mail_owner = postfix mailbox_size_limit = 3000000000 mailq_path = /usr/bin/mailq.postfix manpage_directory = /usr/share/man message_size_limit = 1024000000 newaliases_path = /usr/bin/newaliases.postfix queue_directory = /var/spool/postfix readme_directory = /usr/share/doc/postfix-2.4.3-documentation/readme sample_directory = /etc/postfix sendmail_path = /usr/sbin/sendmail.postfix setgid_group = postdrop smtpd_client_connection_count_limit = 3 smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, check_policy_service unix:/var/spool/postfix/postgrey/socket,reject_unauth_destination,reject_invalid_hostname, reject_unauth_pipelining, reject_non_fqdn_sender,reject_unknown_sender_domain, reject_multi_recipient_bounce,reject_non_fqdn_recipient,reject_unknown_recipient_domain,reject_invalid_hostname smtpd_sasl_auth_enable = yes smtpd_sasl_local_domain = smtpd_sasl_security_options = noanonymous unknown_local_recipient_reject_code = 550 |