Re: Need some very very basic help with Maildrop please
Sam Varshavchik <[email protected]>
| Newsgroups | gmane.mail.maildrop |
|---|---|
| Message-ID | <[email protected]> |
brian writes: > Maildrop was recommended. I installed the debian packet for Maildrop and have > the following maildroprc file in > /etc/courier: > > # > # Global maildrop filter file > # /etc/courier/maildroprc > # > SHELL="/bin/bash" > DEFAULT = "/home/brian/Maildir/" > MAILDIR = "/home/brian/Maildir/" > VERBOSE=on /etc/courier/maildroprc is the global maildroprc file. This gets processed for any mail handed over to maildrop, for any recipient. If this is the only account on your machine that gets mail, and that maildrop always gets invoked under the userid and the groupid that owns /home/brian, then this is probably ok. However, that's not the right way to do things. The only thing that should be in the global maildroprc file is stuff that needs to be done for all mail handled by maildrop, for any recipient. There shouldn't be anything recipient-specific, that belongs to $HOME/.mailfilter Also, maildrop is very picky on the permissions and the ownership of your mail filter. It must be chmoded 0600. ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Courier-maildrop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/courier-maildrop
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAk6+dIIACgkQx9p3GYHlUOL+dQCfVms9pjXd7ZeSYK0t/iO7NkGL EP4An0iDErpQqOvwNa6JGSkJbOnQi4qW =gIff -----END PGP SIGNATURE-----