* Aggelos <marma...@freemail.gr>:
> If I understood correctly, this is how it should be set up:

Not understood correctly. Not at all!

> ########################################
> smtpd_helo_required = yes
> 
> smtpd_helo_restrictions =
>       reject_invalid_hostname,
>       reject_unknown_client,
>       reject_unknown_hostname,
>       reject_non_fqdn_hostname,
>       permit_mynetworks

becomes:
 smtpd_helo_restrictions =

> smtpd_client_restrictions =
>       hash:/etc/postfix/client_restrictions,
>       reject_unknown_client,
>       reject_rbl_client cbl.abuseat.org,
>       reject_rbl_client zen.spamhaus.org

becomes:
 smtpd_client_restrictions =
 hash:/etc/postfix/client_restrictions
 
> disable_vrfy_command = yes
> 
> smtpd_recipient_restrictions =

Is kept like it was

-- 
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