5 Jun 2007 18:06
Re: [BLFS Trac] #2072: Mutt 1.5.13
BLFS Trac <trac <at> linuxfromscratch.org>
2007-06-05 16:06:20 GMT
2007-06-05 16:06:20 GMT
#2072: Mutt 1.5.13
-----------------------+----------------------------------------------------
Reporter: Ag.Hatzim | Owner: Ag.Hatzim
Type: task | Status: new
Priority: normal | Milestone: 6.2.1
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-----------------------+----------------------------------------------------
Comment (by Ag.Hatzim):
I forgot to mention that is a new functionality in 1.5.15, designed to
help attaching multiple files in a single message (by using a wildcard),
from command line and scripts.
Examples.
Previous behavior:
{{{
mutt -s "some subject" -a attachment1 -a attachment2 to <at> someadress.com
< /dev/null
}}}
Current behavior:
{{{
mutt -s "some subject" -a *myattachments -- to <at> someadress.com </dev/null
}}}
(Continue reading)
[[BR]]
4) OK
--
Ticket URL: <
RSS Feed