Re: set up trash for deleted messages

2008-01-15 Thread Francis Moreau
On Jan 15, 2008 11:05 PM, Angel Olivera <[EMAIL PROTECTED]> wrote: > On Tue 15.Jan.08 09:38, Francis Moreau wrote: > > On Jan 14, 2008 6:28 PM, Kyle Wheeler <[EMAIL PROTECTED]> wrote: > >> On Monday, January 14 at 05:59 PM, quoth Francis Moreau: > >>> It seems that Trash is not really welcome in Mu

Re: folder-hook to archive old messages problem

2008-01-15 Thread Nicolas Rachinsky
* Raphael Brunner <[EMAIL PROTECTED]> [2008-01-15 22:08 +0100]: > I use the follow hook to tag old messages and save it to a > archive-folder: > > folder-hook =051-Sent-Mail > 'push~r>12m!~F+052-Sent-Archive' > > Now, the problem is, if there's no message to move to this folder > (becau

Re: set up trash for deleted messages

2008-01-15 Thread Angel Olivera
On Tue 15.Jan.08 09:38, Francis Moreau wrote: On Jan 14, 2008 6:28 PM, Kyle Wheeler <[EMAIL PROTECTED]> wrote: On Monday, January 14 at 05:59 PM, quoth Francis Moreau: It seems that Trash is not really welcome in Mutt. By what metric? The fact that support for it isn't built-in (added via tw

Re: folder-hook to archive old messages problem

2008-01-15 Thread Angel Olivera
On Tue 15.Jan.08 22:08, Raphael Brunner wrote: I use the follow hook to tag old messages and save it to a archive-folder: folder-hook =051-Sent-Mail 'push~r>12m!~F+052-Sent-Archive' Now, the problem is, if there's no message to move to this folder (because today is'nt any new messag

[OT] Re: MTA and fcc-hook

2008-01-15 Thread Angel Olivera
On Wed 09.Jan.08 19:46, Michelle Konzack wrote: Am 2008-01-08 19:46:58, schrieb Rado S: =- Lucas GR wrote on Tue 8.Jan'08 at 18:57:11 +0100 -= I was wondering if it could be possible to use differents smtp servers depending of the destinatary of the email. exim, postfix or courier, even ssmt

folder-hook to archive old messages problem

2008-01-15 Thread Raphael Brunner
Hi Users I use the follow hook to tag old messages and save it to a archive-folder: folder-hook =051-Sent-Mail 'push~r>12m!~F+052-Sent-Archive' Now, the problem is, if there's no message to move to this folder (because today is'nt any new message >12m), then, if I leave the folder, mut

Underline words in the pager

2008-01-15 Thread Francis Moreau
Hello list, I'm struggling with mutt to make it underline any words starting and ending with '_'. The only thing I can come up is: color body red default "_+\\w+_+" in my muttrc. But as you can see it doesn't underline the word, it just changes its color to red. A really cool stuff would be to

Re: bug saving attachments

2008-01-15 Thread Michael Kjorling
On 15 Jan 2008 16:23 +0100, by [EMAIL PROTECTED] (Rocco Rutte): > Oh, escaping doesn't work as mutt treats the \ literally. So you need to > prepend './' (like in deleting a file named '-f' in the current dir). > That's what mutt should be abled to do more or less easily. If nothing else, it can

Re: forwarding attachments

2008-01-15 Thread Christian Brabandt
Hi Ray! On Tue, 15 Jan 2008, Ray Stell wrote: > is there a .muttrc setting that will cause attachments to > be forwarded? thx. Look for the mime_forward setting. regards, Christian -- Congratulations! You are the one-millionth user to log into our system. If there's anything special we can

Re: bug saving attachments

2008-01-15 Thread Rocco Rutte
Hi, * Luciano Rocha wrote: On Tue, Jan 15, 2008 at 02:18:33PM +0100, Rocco Rutte wrote: So it's rather undocumented, also see ticket #1719 (http://dev.mutt.org/trac/ticket/1719). Saving to \-Casamento.pps should work. Yeah, but as Francis mentioned, mutt should escape all magic chars

forwarding attachments

2008-01-15 Thread Ray Stell
is there a .muttrc setting that will cause attachments to be forwarded? thx.

Re: bug saving attachments

2008-01-15 Thread Luciano Rocha
On Tue, Jan 15, 2008 at 02:18:33PM +0100, Rocco Rutte wrote: > Hi, > > * Luciano Rocha wrote: > > > I received a file from a friend starting with '-': > > --=_NextPart_000_1cd4_6abd_704a > > Content-Type: application/vnd.ms-powerpoint; name="-Casamento.pps"; > > Content-Transfer-Encoding: b

Re: set up trash for deleted messages

2008-01-15 Thread Patrick Shanahan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Francis Moreau <[EMAIL PROTECTED]> [01-15-08 03:39]: > > I was wondering what was bad to have a trash... > Your answer: Nothing is wrong with having a trash container. You are welcome to have a trash container if you wish one. It is as simple a

Re: bug saving attachments

2008-01-15 Thread Francis Moreau
On Jan 15, 2008 2:18 PM, Rocco Rutte <[EMAIL PROTECTED]> wrote: > Hi, > > * Luciano Rocha wrote: > > >I received a file from a friend starting with '-': > >--=_NextPart_000_1cd4_6abd_704a > >Content-Type: application/vnd.ms-powerpoint; name="-Casamento.pps"; > >Content-Transfer-Encoding: base64

Re: quoting/answering to an html email

2008-01-15 Thread Michael Tatge
* On Tue, Jan 15, 2008 Lucas GR ([EMAIL PROTECTED]) muttered: [text/html messages] > Is it possible to include the text of the received message or the whole > messase (formatted somehow) as a quotation into the message we are > answering with? http://wiki.mutt.org/index.cgi?MuttFaq/Attachment HTH

Re: bug saving attachments

2008-01-15 Thread Rocco Rutte
Hi, * Luciano Rocha wrote: I received a file from a friend starting with '-': --=_NextPart_000_1cd4_6abd_704a Content-Type: application/vnd.ms-powerpoint; name="-Casamento.pps"; Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="-Casamento.pps"; While saving the

bug saving attachments

2008-01-15 Thread Luciano Rocha
Hello, I received a file from a friend starting with '-': --=_NextPart_000_1cd4_6abd_704a Content-Type: application/vnd.ms-powerpoint; name="-Casamento.pps"; Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="-Casamento.pps"; While saving the attachment, mutt prompt

quoting/answering to an html email

2008-01-15 Thread Lucas GR
Hi you all, I don't like htmml email messages very much, but i must say that they are very useful sometimes when we *need* to send images or whatever in the message body. It is a fact that there are lots of people sending html emails without even knowing it, because of their email account provide

Re: set up trash for deleted messages

2008-01-15 Thread Francis Moreau
On Jan 14, 2008 6:28 PM, Kyle Wheeler <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Monday, January 14 at 05:59 PM, quoth Francis Moreau: > > >On Jan 14, 2008 5:59 PM, John Velman <[EMAIL PROTECTED]> wrote: > >> This works for me ( in .muttrc). > >> > >> __