#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 [EMAIL PROTECTED]
< /dev/null
}}}
Current behavior:
{{{
mutt -s "some subject" -a *myattachments -- [EMAIL PROTECTED] </dev/null
}}}
{{{
}}}
the "--" separator is being used to treat the remaining argument as an
address.
By the way.
The 1.6 release will happen somewhere into summer.
Given the fact that there is no package freeze for LFS yet, and so for
BLFS, I believe that we'll catch the next release of the book.
The users however are encouraged to upgrade to help testing.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2072#comment:17>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page