[Postfixbuch-users] invalid socket_count

Ralf Hildebrandt Ralf.Hildebrandt at charite.de
Fr Sep 5 09:07:24 CEST 2003


* Ralf Kayser <ralf at cameron.de>:

> master.cf:smtps   inet  n       -       n       -       -       smtpd -o
> smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
> -smtpd_ssl_auth_enable=yes -v

Mach das mal so:

smtps   inet  n       -       n       -       -       smtpd 
    -o smtpd_tls_wrappermode=yes 
    -o smtpd_sasl_auth_enable=yes
    -o smtpd_ssl_auth_enable=yes 
    -v

dann klappts. Ja, die Leerzeichen sind wichtig.

> content_filter = smtp:127.0.0.1:10024

BesseR:
content_filter = smtp:[127.0.0.1]:10024

> smtpd_recipient_restrictions = permit_sasl_authenticated,
> permit_mynetworks,  reject_non_fqdn_sender,  reject_non_fqdn_recipient,
> reject_non_fqdn_hostname,  reject_unknown_recipient_domain,
> reject_invalid_hostname,  reject_unknown_hostname,
> reject_unknown_sender_domain,  reject_rbl_client,  permit_mx_backup,
> regexp:/etc/postfix/access_regexp,  reject_unauth_destination

BesseR:
smtpd_recipient_restrictions =
   permit_sasl_authenticated
   permit_mx_backup   
   permit_mynetworks
   reject_unauth_destination
   ... der rest ...
   
-- 
Ralf Hildebrandt (Im Auftrag des Referat V a)   Ralf.Hildebrandt at charite.de
Charite Campus Mitte                            Tel.  +49 (0)30-450 570-155
Referat V a - Kommunikationsnetze -             Fax.  +49 (0)30-450 570-916
AIM: ralfpostfix



Mehr Informationen über die Mailingliste Postfixbuch-users