god bless you guys.

that is the snippet of the config which now accommodates CEPH.
...
smtps     inet  n       -       n       -       -       smtpd
  -o smtpd_recipient_restrictions=reject_invalid_helo_hostname,reject_non_fqdn_sender,reject_unknown_sender_domain,reject_non_fqdn_recipient,reject_unknown_recipient_domain,reject_unauth_destination,reject_rbl_client,zen.spamhaus.org,permit
  -o smtpd_helo_required=yes
  -o disable_vrfy_command=yes
  -o content_filter=amavisfeed:[127.0.0.1]:10024
  -o smtpd_relay_restrictions=check_policy_service,unix:private/policyd-spf,permit
  -o smtpd_forbid_unauth_pipelining=no
  -o smtpd_tls_wrappermode=yes
# last two lines added for CEPH to work with SSL

Two questions, out of curiousity:
Inasmuch I do not, well, did not until now, use 465 but I've been using - not with Ceph though - 587 all the time. Is it ok to assume that, that part - 587 - of the config is good and it's only Ceph which is incapable to of working with that? Lastly - that decimal/hex lines or whichever non-human notations, in my logs - that has got be this way & it's only for source-code-speakers or can be tweaked so "regular" humans could make use of it?
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to