Hi Mark
Thanks for you help ...
But, is these restrictios something you can set in the ISPconfig CP? Or do I have to do it the old fashion way
I have gathered some settings here - with help from johnny Chadda from the other side of the border, in sweden

Here's the links to some postfix knowhow:
http://johnny.chadda.se/article/mail...rey-and-dspam/
Code:
Postfix RBL and other rules
smtpd_recipient_restrictions =
permit_mynetworks
permit_tls_all_clientcerts
#permit_sasl_authenticated
reject_non_fqdn_hostname
reject_non_fqdn_sender
reject_non_fqdn_recipient
reject_unauth_destination
reject_unauth_pipelining
reject_invalid_hostname
#reject_unknown_sender_domain
#reject_unknown_hostname
reject_rbl_client zen.spamhaus.org
reject_rbl_client bl.spamcop.net
reject_rbl_client cbl.abuseat.org
reject_rbl_client dnsbl.njabl.org
reject_rbl_client dnsbl.sorbs.net
reject_rhsbl_sender dsn.rfc-ignorant.org
check_policy_service inet:127.0.0.1:60000
permit
#
smtpd_data_restrictions =
reject_unauth_pipelining,
reject_multi_recipient_bounce,
permit
what say you mr. C
Can any of the above be used along with your suggestion? Been reading and writing all night, so I have to know.
Sorry for being a completely nobrain.. I'm no Postfix Professor, I know it!
I noiced that the RBL I entered in the ISPconfic CP "System > Server Config > Mail" is shown in the /etc/postfix/main.cf as shown beneath:
smtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destination, reject_rbl_client zen.spamhaus.org
So apparently you can enter the information in ISPconfig CP - But can you enter it all there?
Recent comments
15 hours 33 min ago
20 hours 31 min ago
21 hours 58 min ago
22 hours 51 min ago
1 day 34 min ago
1 day 4 hours ago
1 day 5 hours ago
1 day 8 hours ago
1 day 21 hours ago
1 day 22 hours ago