[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: replying to list



Hello Jon,

Am 2006-02-02 22:17:41, schrieb Jon  Miller:
> Is there a simple way to reply to the list when using the digest form.  It just that I do not want a lot of email floating around so I selected to have the digest only come to me.  But I find it difficult to reply to an individual from the digest.  anyone know of a better way to doing this?
> 
> Thanks
------------------------- END OF REPLYED MESSAGE -------------------------

If you use fetchmail/procmail look into the documentation of formail
how to split the digest into seperated messages from a procmail recipe.

I think, you need something like

----8<----------------------------------------------------------
:0
* ^X-Mailing-List:.*debian-user-digest
{
  :0fw
  |formail -ds
  
  # Here go the splited messages...
  :0
  * ^TO_debian-user@lists\.debian\.org
  .Debian/

  # Save the original digest
  :0
  * ^X-Mailing-List:.*debian-user-digest@lists\.debian\.org
  .Debian-digest/
}
----8<----------------------------------------------------------

OR if you use mutt as your MUA, then if you select the digest,
press "v" to see the parts of the digest and select an attachment
message/rfc822 and then you can respond individualy

Greetings
    Michelle Konzack
    Systemadministrator
    Tamay Dogan Network
    Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)



Reply to: