alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_dot_mydomain = no
biff = no
body_checks = regexp:/etc/postfix/maps/body_checks
broken_sasl_auth_clients = yes
config_directory = /etc/postfix
header_checks = regexp:/etc/postfix/maps/header_checks
inet_interfaces = all
mailbox_command = procmail -a "$EXTENSION"
message_size_limit = 25600000
mime_header_checks = regexp:/etc/postfix/maps/mime_header_checks
mydestination = $myhostname, localhost.localdomain, localhost
myhostname = mail.xxxxxx.net
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
myorigin = /etc/mailname
readme_directory = no
recipient_delimiter = +
relay_domains = proxy:mysql:/etc/postfix/mysql_relay_domains_maps.cf
relayhost =
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
smtpd_banner = $myhostname (xxxxxx Postfix SMTP)
smtpd_recipient_restrictions = permit_mynetworks,
permit_sasl_authenticated,    check_client_access
hash:/etc/postfix/client_access    check_sender_access
hash:/etc/postfix/sender_access,    reject_unauth_destination,
reject_rbl_client zen.spamhaus.org,    reject_rbl_client
l1.spews.dnsbl.sorbs.net,    reject_rbl_client combined.njabl.org,
reject_rbl_client bl.spamcop.net,    reject_rhsbl_sender rhsbl.sorbs.net,
reject_rhsbl_client rhsbl.sorbs.net
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $mydomain
smtpd_sasl_path = smtpd
smtpd_sasl_security_options = noanonymous
smtpd_tls_CAfile = /etc/postfix/tls/cacert.pem
smtpd_tls_auth_only = yes
smtpd_tls_cert_file = /etc/postfix/tls/smtpd.crt
smtpd_tls_key_file = /etc/postfix/tls/smtpd.key
smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
smtpd_use_tls = yes
virtual_alias_maps = proxy:mysql:/etc/postfix/mysql_virtual_alias_maps.cf,
proxy:mysql:/etc/postfix/mysql_virtual_alias_alias_maps.cf
virtual_gid_maps = static:107
virtual_mailbox_base = /home/mail/vmail
virtual_mailbox_domains = proxy:mysql:/etc/postfix/
mysql_virtual_domains_maps.cf
virtual_mailbox_maps = proxy:mysql:/etc/postfix/
mysql_virtual_mailbox_maps.cf, proxy:mysql:/etc/postfix/
mysql_virtual_mailbox_alias_maps.cf
virtual_minimum_uid = 106
virtual_transport = virtual
virtual_uid_maps = static:106


2010/12/3 Ralf Hildebrandt <ralf.hildebra...@charite.de>

> * Mickael MONSIEUR <mickael.monsi...@gmail.com>:
>
> > > OK, it's an SSL Problem. But since we don't know what 212.35.xxx.xx is
> > > (MTA? MUA?) it's hard to say anything. Also, since you don't say
> > > anything about your server (config and such) it's also really hard.
> >
> > I do not think this is the SMTP 212.35.xxx.xx the problem because I have
> the
> > same error with other SMTP ...
> >
> > My OS is : Debian Squeeze
> > Postfix 2.7.1-1
> > openssl 0.9.8o-3
> > libssl0.9.8   0.9.8o-3
> >
> > BR,
> > M.
> >
> > What do you like the other config?
>
> Like the mailing list welcome message says:
>
> "postconf -n"
> output
>
> --
> Ralf Hildebrandt
>  Geschäftsbereich IT | Abteilung Netzwerk
>  Charité - Universitätsmedizin Berlin
>  Campus Benjamin Franklin
>  Hindenburgdamm 30 | D-12203 Berlin
>  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
>  ralf.hildebra...@charite.de | http://www.charite.de
>
>

Reply via email to