Here it is, but I have shortend/anonymized a few names.

alias_maps = hash:/etc/aliases
biff = no
bounce_queue_lifetime = 0
broken_sasl_auth_clients = yes
canonical_maps = hash:/etc/postfix/canonical
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /usr/lib/postfix
debug_peer_level = 2
defer_transports =
disable_dns_lookups = no
disable_mime_output_conversion = no
html_directory = /usr/share/doc/packages/postfix/html
inet_interfaces = all
inet_protocols = all
mail_owner = postfix
mail_spool_directory = /var/mail
mailbox_command =
mailbox_size_limit = 0
mailbox_transport = cyrus
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_domains =
masquerade_exceptions = root
maximal_queue_lifetime = 7d
message_size_limit = 40960000
mydestination = $myhostname, localhost.$mydomain
myhostname = spamfilter.it.de
mynetworks = 192.168.8.0/22, 127.0.0.0/8, hash:/etc/postfix/local_ips
mynetworks_style = subnet
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/packages/postfix/README_FILES
relay_domains = $mydestination, hash:/etc/postfix/local_domains
relayhost =
relocated_maps = hash:/etc/postfix/relocated
sample_directory = /usr/share/doc/packages/postfix/samples
sender_canonical_maps = hash:/etc/postfix/sender_canonical
sendmail_path = /usr/sbin/sendmail
setgid_group = maildrop
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_use_tls = no
smtpd_client_restrictions =
smtpd_helo_required = yes
smtpd_helo_restrictions =
smtpd_recipient_restrictions = permit_mynetworks,    permit_sasl_authenticated  
  reject_unauth_destination,    check_sender_access 
hash:/etc/postfix/permit_sender    check_recipient_access 
hash:/etc/postfix/permit_recipient    reject_invalid_hostname,    
reject_unknown_client,    reject_non_fqdn_sender,    
reject_unknown_sender_domain,    reject_non_fqdn_recipient,    
reject_invalid_helo_hostname,    reject_unknown_recipient_domain,    
reject_unknown_client_hostname,    reject_rbl_client dul.dnsbl.sorbs.net,    
reject_rbl_client cbl.abuseat.org
smtpd_restriction_classes = go_only
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain =
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_tls_CAfile = /etc/ssl/cacert.pem
smtpd_tls_cert_file = /etc/postfix/cert/s.it.de.pem
smtpd_tls_key_file = /etc/postfix/private/s.it.de.key
smtpd_use_tls = no
strict_8bitmime = no
strict_rfc821_envelopes = no
transport_maps = hash:/etc/postfix/transport
unknown_address_reject_code = 550
unknown_client_reject_code = 550
unknown_hostname_reject_code = 550
virtual_alias_domains = hash:/etc/postfix/virtual
virtual_alias_maps = hash:/etc/postfix/virtual



-----Ursprüngliche Nachricht-----
Von: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] 
Im Auftrag von Benny Pedersen
Gesendet: Dienstag, 3. Juli 2012 12:14
An: postfix-users@postfix.org
Betreff: Re: AW: special characters in mail address

Den 2012-07-03 12:06, Dentzer, Daniel skrev:
> I receive emails at the moment over this domain, only with a "!" the 
> email is not relayed. So the error messages looks wrong.

post postconf -n so




Reply via email to