This is a discussion on Re: Procmail delivery to maildir? within the mailing.postfix.users forums, part of the Mail Servers and Related category; --nextPart2412179.r0pz1NRUh2 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
--nextPart2412179.r0pz1NRUh2
Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 21 February 2005 10:23, Charles Read wrote: > Can somebody tell me how to change where mail is delivered to with > procmail? I want to be able to have ALL messages go to > /var/spool/mail/$USER by default and be able to change that on a user > by user basis (with the procmailrc files I am assuming). I have tried > setting the DEFAULT, ORGMAIL etc. variables in /etc/procmailrc but > nothing happens, and it still shows the old default mailbox when I do a > 'procmail -v'. I am running Postfix 2.x on a sarge dual G5 PPC. As > usual any help is very appreciated!! What I have: $ cat /etc/procmailrc PATH=3D/bin:/usr/bin:/usr/bin MAILDIR=3D/var/spool/mail/$USER/ DEFAULT=3D$MAILDIR INCLUDERC=3D/home/$USER/.procmailrc (note the trailing / on the Maildir path) I haven't extensively tested this, but it seems to work at a glance. In=20 postfix main.cf: mailbox_command=3D /usr/bin/procmail -p /etc/procmailrc -a "$EXTENSION" =2D-=20 Robin <robin@kallisti.net.nz> JabberID: <eythian@jabber.org> Hostes alienigeni me abduxerunt. Qui annus est? PGP Key 0xA99CEB6D =3D 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D --nextPart2412179.r0pz1NRUh2 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCGQqQFNNkhamc620RAqAAAJwNSsj3av/H2n917N9X0PzNqSQJDwCbB/q1 /vP+QZ7RxHOo6biHaZ8/iJk= =VQlg -----END PGP SIGNATURE----- --nextPart2412179.r0pz1NRUh2-- |