Thank you! file restored
> From: Bowie Bailey <[EMAIL PROTECTED]> > To: [email protected] > Date: Mon, 2 Jun 2008 10:08:41 -0400 > Subject: Re: [courier-users] deleted maildrop > Jan Müller wrote: >> I accidentaly deleted the maildrop configuration file: >> /usr/lib/courier/etc/maildrop. I did not make any changes there. Can >> you please tell me what is the proper contents of the file? >> It might be DEFAULT="$HOME/.maildir/ there, I think. I am not sure if >> the line was commneted or not. > > >From the courier man page: > > maildrop > This file contains one line whose contents is a pathname to the > maildrop(1)[8] mail delivery agent. If Courier knows that the > delivery agent used to delivery mail locally is maildrop(1)[8] > then certain delivery optimizations are possible. This > configuration file does NOT actually specify that maildrop(1)[8] > should be used as a local mail delivery agent, it only specifies > where maildrop(1)[8] is installed. The default local mail > delivery instructions are specified in the courierd > configuration file. If the specified delivery instruction > specify running an external program whose pathname matches the > one specified by this configuration file, Courier assumes that > it?s maildrop(1)[8], and will use maildrop-specific options to > optimize mail delivery. > > This configuration file is initialized, by default, to point to > the version of maildrop(1)[8] that?s integrated with Courier. > The integrated version of maildrop(1)[8] is configured slightly > differently than the standalone version of maildrop(1)[8]. > > Although you can set the maildrop configuration file to point to > some other version of the maildrop mail filter, you MUST set the > maildropfilter configuration file (see below), to point to the > integrated version of maildrop. > > > On my system, the file contains this line: > > /usr/lib/courier/bin/maildrop > > -- > Bowie > > > > > ---------- Forwarded message ---------- > From: Jeff Jansen <[EMAIL PROTECTED]> > To: [email protected] > Date: Mon, 02 Jun 2008 22:02:25 +0800 > Subject: Re: [courier-users] deleted maildrop > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > "Jan Müller" <[EMAIL PROTECTED]> wrote on 2008-Jun-02: >> I accidentaly deleted the maildrop configuration file: >> /usr/lib/courier/etc/maildrop. I did not make any changes there. Can >> you please tell me what is the proper contents of the file? >> It might be DEFAULT="$HOME/.maildir/ there, I think. I am not sure if >> the line was commneted or not. > > 'man courier' will list most of the configuration files. > > - -------------------------------------- > maildrop > This file contains one line whose contents is a > pathname to the maildrop(1) mail delivery agent. > - -------------------------------------- > > So find the path to your maildrop executable and put it in that file and > you should be good to go. It's probably '/usr/bin/maildrop' or > '/usr/lib/courier/bin/maildrop' or something like that. > > HTH > > Jeff Jansen ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
