Denying connections based on RBLs is a snap with Exim4. Most confusion is related to ACLs and where the definition sits. The fastest way to deny based on RBL is to add it to whatever ACL you specify in acl_smtp_rcpt However, you MUST put the declaration AFTER any relay allow definitions. ACLs are based on [...]
Entries Tagged as 'Software'
RBLs with Exim4 (debian friendly)
January 11th, 2008 · No Comments
Tags: Email Servers · Exim · How Tos · Mail Post · RBL · SMTP · Software · spam
Poor man’s calendar server with iCal and Mozilla
July 25th, 2007 · No Comments
It’s easy to set up a shared calendar system with free software that scales well for a few users (great for a home network) and has tons of support from third parties. What you need: iCal client like Sunbird or Lightning from Mozilla Apache web server with WebDav installed How to do it: Install WebDav [...]
Tags: Apache · Calendaring · How Tos · iCal · lightning · linux · Software · Sunbird · thunderbird · WebDav
Panic Releases Coda, and I can’t use it
May 17th, 2007 · No Comments
http://www.panic.com/ released Coda a web-oriented IDE that contains a terminal, FTP, SSH, etc. all rolled in to one. It looks great and I want it, but it’s Mac only. Some day…
Tags: IDE · Programming · Software