Hello,
Perhaps a bit off-topic, but maybe someone of the mutt-Gurus has a
pointer for me:
I want to sendout mail the following way:
sendmail -t < filename
where the file 'filename' contains some header lines, especially To:
Subject: and From: and as well the body of the mail; all is
Hi,
When I receive a mail from a mailing list, is it an easy way im Mutt to
see which of my To: addresses the list is using?
--
Jostein Berntsen
El día Tuesday, March 23, 2010 a las 11:13:00PM +0800, Jostein Berntsen
escribió:
> Hi,
>
> When I receive a mail from a mailing list, is it an easy way im Mutt to
> see which of my To: addresses the list is using?
just pipe the mail through:
| fgrep 'for '
matthias
--
Matthias Ap
On Tue, Mar 23, 2010 at 04:20:04PM +0100, Matthias Apitz wrote:
> El día Tuesday, March 23, 2010 a las 11:13:00PM +0800, Jostein Berntsen
> escribió:
> > When I receive a mail from a mailing list, is it an easy way im Mutt to
> > see which of my To: addresses the list is using?
>
> just pipe the