4 messages in net.sourceforge.lists.courier-users[courier-users] SOLVED: Maildroprc no...
FromSent OnAttachments
Sander Holthaus - Orange XLMar 1, 2004 5:39 pm 
Sander Holthaus - Orange XLMar 2, 2004 5:09 am 
Kate PorterMar 2, 2004 11:57 am 
Sam VarshavchikMar 2, 2004 3:46 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] SOLVED: Maildroprc not being readActions...
From:Sander Holthaus - Orange XL (in@orangexl.com)
Date:Mar 2, 2004 5:09:39 am
List:net.sourceforge.lists.courier-users

Hi All,

The answer was right under my eyes (in my bookmarks):

http://perlstalker.amigo.net/courier/Installing.phtml (a very good and handy website)...

The solution was:

ln -s /usr/local/etc/courier/maildroprc /usr/local/etc/maildroprc

Still, a bit strange that most of the Courier configfiles reside in /usr/local/etc/courier/ but some seem to do not. Does anyone which files do not reside under /usr/local/etc/courier/ (but /usr/local/etc/)?

Kind Regards, Sander Holthaus

-----Original Message----- From: cour@lists.sourceforge.net [mailto:cour@lists.sourceforge.net] On Behalf Of Sander Holthaus - Orange XL Sent: dinsdag 2 maart 2004 2:24 To: cour@lists.sourceforge.net Subject: [courier-users] Maildroprc not being read

I'm having problems getting Maildrop to read my maildroprc-file. It is in the right directory (/usr/local/etc/courier, just like all the Courier configfiles) and it has the right files permissions. It only contains the following:

echo "home is $HOME"

This should be visible in the maillog, but it isn't. Using this in a .mailfilter file does work.

Is there anyway I can check where Courier is looking for the maildroprc-file? Anyone using Courier 0.44.2 and maildroprc on FreeBSD 4.x without problems? Any places Courier might be looking for the maildroprc-file?