-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, Mar 04, 2004 at 09:20:30AM -0600, Jim Ramsay wrote:
>I used to use qmail on my mailserver.  But then I got tired of looking 
>for patches to do EVERYTHING, so I decided to try to use Postfix.

I switched from qmail to Postfix also.

>The reason I want to do this is because on this non-production box, I 
>want to be able to send everything to the user straight-through.  I want 
>to be able to make the file .forward-tmda work with TMDA only.  But 
>since postfix won't do .forward-tmda-default, I can't do this.
>
>Does anyone out there know how I can do this?

In /etc/postfix/main.cf, I have:

recipient_delimiter = -

That means kyle-* comes to me.  You probably have that already.

Then in my .procmailrc, I can do things like:

# TMDA users mailing list
:0
* ^Delivered-To: kyle-list-tmda@
* ^List-Id:.*<tmda-users\.tmda\.net>
$LISTBOX/tmda/

Then instead of messing with a bunch of .qmail files, I mess with a bunch
of .procmailrc rules.

Slight tangent: I've considered dropping my (for example) kyle-list-tmda
subscription and just subscribing as kyle because (1) I can ID list mail
via .procmailrc anyway (the kyle-list-* stuff is a holdover from when I
used qmail but not procmail), and (2) I have the occassional spam come to
kyle-list- addresses which I end up dealing with separately.

Anyway, hope this helps.
- -- 
Kyle Hasselbacher          Disclaimer:  Avoid spraying onto broken skin.
[EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAR2XI10sofiqUxIQRAvA3AJ45YHJtmC1XA4lsRsyn22Cdelb95gCgpfs0
7xr5/cJbgH3a4QSewGb2V48=
=GSxW
-----END PGP SIGNATURE-----
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to