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?