[COLUG] Debian/Exim/Perl/mysql expert needed

Jeff McCune mccune at math.ohio-state.edu
Mon Mar 1 16:43:42 EST 2004


On Mon, Mar 01, 2004 at 03:24:30PM -0500, chris at chrisbaker.net enlightened us:
> Hi, guys,
> 
> I just thought I would check in to let everyone know that I have sort of 
> reached a frustration point with a project that I am working on. I may 
> consider paying someone else to do it.
> 
> Basically, I need someone who can set up an Exim MTA on a Debian 
> box. The Exim MTA will only be used as a "front door" to an Exchange 
> server. I will add virus scanning and spam filtering on the box.

I've setup an Exim4 / MailScanner (ClamAV+Mcafee) / SpamAssassin running on
debian woody at Linguistics.  The server works great, and I *strongly*
encourage you to stick with Exim, as it's *great* to work with it's
transport and router filters.

I can't explicitely work on the project, but I'd be happy to help with any
questions you might have, or provide any example config files from our setup.

We run 2 Exim4 processes on the box.  One "incoming" process, one "outgoing"
process.  MailScanner sits in between these two processes and is the only
way that they can exchange messages.  The idea is that an email comes into
the incoming process, and it accepts / rejects it.  If it accepts, it dumps
it into the waiting queue which MailScanner checks every 60 seconds or so.
Once MailScanner picks it up, it scans it for viruses using ClamAV (updated
twice daily) and then hands it off to the outgoing exim process, which will
either relay it to the outside world, or deliver it to the user's mailbox.
Local delivery is handled by procmail, which first sends the message through
the spamd process for site-wide spam filtering, retaining user preferences.

Everything from the user perspective is configured through a web based
interface which stores all settings in a MySQL database.  exim4 even allowed
me to easily move the ~/.forward file into SQL.

> I initially tried SuSE and abandoned that in favor of Debian. I am also 
> going on a week's vacation starting on the evening of 12 March and 
> definitely want this done before then.
> 
> I imagine this would be a breeze for someone like Scott Sharkey or 
> Phil Hunter. I'll be happy if I know half as much as those guys do. 
> Anyway, if anyone knows of someone who can set up Exim on Debian 
> with an anti-spam strategy called graylisting, please let me know.

I haven't heard about greylisting.  Any links?

Regards,
-- 
Jeff McCune
Department of Mathematics
The Ohio State University
(614) 292-4962
gpg --keyserver pgp.mit.edu --recv-key BAF3211A
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 185 bytes
Desc: not available
Url : http://www.colug.net/pipermail/colug/attachments/20040301/dd590ed9/attachment.bin


More information about the colug mailing list