3 messages in net.sourceforge.lists.courier-users[courier-users] POP before SMTP
FromSent OnAttachments
Michael JeungAug 19, 2005 12:08 pm 
jonAug 19, 2005 12:21 pm 
Jérôme BlionAug 19, 2005 1:57 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] POP before SMTPActions...
From:Michael Jeung (mje@cisdata.net)
Date:Aug 19, 2005 12:08:42 pm
List:net.sourceforge.lists.courier-users

Hello All,

I'm setting up a new mail system for my customer base (about 60,000 e-mail address) and I need to get a POP-before-SMTP solution in place for Courier.

I have 3 boxes: 1 running Exim / Courier-IMAP / MySQL, 1 running Exim / Courier-IMAP / MySQL and DRAC, and a hot-standby which either box can fallover to with VRRP.

The difficulty I'm running up against is that in order to use Exim in conjunction with DRAC, Exim needs to have direct access to the dracd.db file. In order to accomplish this the dracd.db file is shared among all the boxes by NFS from a central NFS server.

Unfortunately, this leads me to this problem: we've found is that DRAC is not NFS safe. If we run dracd.db over NFS, DRAC will occasionally core dump.

Does anyone have any suggestions for an alternative POP-before-SMTP solution for Courier-IMAP? I'd appreciate any hints!