--EVF5PPMfhYS0aIcm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable
Alas! David T-G spake thus: > % So what I want to know is, is there a way to get mutt to save messages > % to sent-mail only if it's not addressed to a mailing list that I'm > % subscribed to? >=20 > I don't think you'll be able to do it except with long fcc-hook rules, > which means you probably want to parse your muttrc file(s) to generate > them. Something like >=20 > fcc-hook . =3D%O # store in "original" target > fcc-hook mutt-users /dev/null > fcc-hook lfs-general /dev/null > fcc-hook yetanotherlist /dev/null > ... >=20 > and so you'd be sure to write your subscribe line so that the list To: > address matched so that you could parse it out. That ought to be easy. I'm already using a perl script to generate my muttrc, all I have to do is take my 'subscribe' array and use it in the fcc hooks ;) > Personally I think it would be easier to just let mutt write the fcc as > usual but make =3Dmutt-users a symlink to /dev/null for each target addre= ss > whose mail you don't want to store. Then, again, I'm the kind that keeps > his outgoing posts regardless of whether or not I keep the incoming > version :-) Huh? You want me to make a file that's either a file or a symlink depending on what's accessing it? --=20 Rob 'Feztaa' Park http://members.shaw.ca/feztaa/ -- "You've got to have a gimmick if your band sucks." -- Gary Giddens --EVF5PPMfhYS0aIcm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9Y+x6PTh2iSBKeccRAuMWAJwI2Gm2YRXyKNkmUIxaLcBSmgXq5wCfRJae 6BqJjJ+17VAdC01yWAORz3Y= =SfJm -----END PGP SIGNATURE----- --EVF5PPMfhYS0aIcm--