Is it possible to add rbl's anywhere in zimbra?
JD
Is it possible to add rbl's anywhere in zimbra?
JD
Hi
Yes, it's possible. Download the admin documentation from here http://www.zimbra.com/community/documentation.html and on P41 it describes how to add the rbl amongst other things.
I did try this on the last release of Zimbra, I assume it's the same on this version, but if you have anything set in the admin gui (Global Settings/MTA tab then you must also add them again with zmprov - it only enters the options specified on the control line and will clear the other settings.
Last edited by phoenix; 11-24-2005 at 07:17 AM.
Regards
Bill
Is there any way to copy the line from the pdf file for all rbl's into a file rather than retype all of it into a console window, thats a hell of a lot of typing and just begging for a typo somewhere?
Regards
JD
Paperport to the rescue:![]()
I think that's OK but do, please, check it before use.Code:zmprov mcf zimbraMtaRestriction reject_invalid_hostname zimbraMtaRestriction reject_non-fqdn_hostname zimbraMtaRestriction reject_non_fqdn_sender zimbraMtaRestriction "reject_rbl_client dnsbl.njabl.org" zimbraMtaRestriction "reject_rbl_client opm.blitzed.org" zimbraMtaRestriction "reject_rbl_client relays.ordb.org" zimbraMtaRestriction "reject_rbl_client cbl.abuseat.org" zimbraMtaRestriction "reject_rbl_client bl.spamcop.net" zimbraMtaRestriction "reject_rbl_client dnsbl.sorbs.net"
Last edited by phoenix; 11-27-2005 at 07:29 AM.
Regards
Bill
Hi Bill
I have the code from the pdf file, but i don't know which file to paste it into, rather than type it all in a console window
JD
Sorry John, I misunderstood your post.
I'm not too useful with Linux at the moment (I'm a Windows refugee) so I'm not too sure of the format for an input file to zmprov. However, this will do what you want form a console window:
Obviously modify it for your requirements and hit enter when you've copied/pasted that text. Hopefully someone more intelligent than me will show you the correct method of inputting that from a file.Code:zmprov mcf zimbraMtaRestriction reject_invalid_hostname \ zimbraMtaRestriction reject_non-fqdn_hostname \ zimbraMtaRestriction reject_non_fqdn_sender \ zimbraMtaRestriction "reject_rbl_client dnsbl.njabl.org" \ zimbraMtaRestriction "reject_rbl_client opm.blitzed.org" \ zimbraMtaRestriction "reject_rbl_client relays.ordb.org" \ zimbraMtaRestriction "reject_rbl_client cbl.abuseat.org" \ zimbraMtaRestriction "reject_rbl_client bl.spamcop.net" \ zimbraMtaRestriction "reject_rbl_client dnsbl.sorbs.net"
Regards
Bill
Put this into a file:
mcf zimbraMtaRestriction reject_invalid_hostname \
zimbraMtaRestriction reject_non-fqdn_hostname \
zimbraMtaRestriction reject_non_fqdn_sender \
zimbraMtaRestriction "reject_rbl_client dnsbl.njabl.org" \
zimbraMtaRestriction "reject_rbl_client opm.blitzed.org" \
zimbraMtaRestriction "reject_rbl_client relays.ordb.org" \
zimbraMtaRestriction "reject_rbl_client cbl.abuseat.org" \
zimbraMtaRestriction "reject_rbl_client bl.spamcop.net" \
zimbraMtaRestriction "reject_rbl_client dnsbl.sorbs.net"
Then, on each host, as the zimbra user:
zmprov < filename
I want to do RBL's also, but from the admin console.
It sure would be nice to have a mail server setting page to add the RBL's,
check on spam assassin and
clam-av manual signatures download, version review.
so just a quickie... How do I accept mails from server which is blacklisted? I mean to say can I enable WL for RBLs which are working with postfix rather than SA?
I know this is risky but I am supposed to receive to urgent mail from on of my customer and my mail server is rejecting mail due to poor reputation but its imperative that I should receive mail from that domain so can you please tell me if I can WL certain IP for time being?
There are currently 1 users browsing this thread. (0 members and 1 guests)