deleting duplicated messages

2002-10-20 Thread David Obwaller
hello! is it possible to automatically delete duplicated messages in mutt? thanks in advance for any help! David -- David Obwaller <[EMAIL PROTECTED]>

Re: deleting duplicated messages

2002-10-20 Thread David Obwaller
On Sun, Oct 20, 2002 at 01:33:01PM +0200, Rafael C. Gawenda wrote: > Sure. Check the list archives. Sorry, I should have looked there first. Thanks anyway! -- David Obwaller <[EMAIL PROTECTED]>

Re: mutt sucks... II

2002-10-20 Thread David Obwaller
=mutt note that you can use = only if you set up 'folder' properly. in you case I guess it should be set folder="~/Mail" > Thanks a lot and would be eagerly waiting for any fruitful replies. > -Payal David -- David Obwaller <[EMAIL PROTECTED]>

Re: Cc doesn't work

2007-12-05 Thread David Obwaller
On Tue, Dec 04, 2007 at 03:05:44PM -0600, Derek Xu wrote: > On Dec 4, 2007 12:04 PM, Kyle Wheeler <[EMAIL PROTECTED]> wrote: > > On Tuesday, December 4 at 10:28 AM, quoth Derek Xu: > > > [cc doesn't work] > > > > What's your $sendmail variable set to? You could try setting it to > > '/var/qmail/bi

Re: folder tab-completion to offer only folders containing new

2008-02-29 Thread David Obwaller
On Fri, Feb 22, 2008 at 05:59:32PM +0100, Vladimir Marek wrote: > would there be possibility to have some sort of folder name completion > which would offer only folders with new mail? > > Let's say that after pressing '.' I can see: > "New mail in =INBOX, =vim-dev, =mercurial-devel" Try this: Pr

Re: to hook script

2008-03-18 Thread David Obwaller
On Tue, Mar 18, 2008 at 02:40:04PM +0100, Albert Shih wrote: > How can I write a "to hook script" ? > > For example : > > When I send a mail to X I want modify my From field > When I send a mail to Y I want modify my Reply_to field. > etc. Have a look at 'send-hook' and 'send2-

Re: Output matching line in message body on ~b pattern match

2008-04-15 Thread David Obwaller
On Tue, Apr 15, 2008 at 03:22:26PM -0400, Ethan Mallove wrote: > If this is not possible, is there a way to download all the > matching messages to a local filesystem so I can grep them? I don't think it's possible to show matching lines in mutt. However, you can copy matching mails to a Maildir-t

Re: Accessing raw mail data?

2008-04-25 Thread David Obwaller
On Fri, Apr 25, 2008 at 02:46:24PM +, Michael Kjorling wrote: > Short of saving a message to a separate folder and opening that in a > text editor, or digging out the correct Maildir file using a > general-purpose file manager, is there a way in Mutt to access the raw > (undecoded) data of an e

Re: does mutt splitting large messages?

2009-02-12 Thread David Obwaller
On Thu, Feb 12, 2009 at 02:15:05PM +0200, Robert Spencer wrote: > On Wed, Feb 11, 2009 at 12:18 PM, Andrey Zhidenkov wrote: > > Can mutt split a large messages and send it with a several messages? I > > need to send a big file, but gmail doesn't allow it. > > There are other ways to split a file.

Re: [Feat Req] reverse_alias workalike for replies

2010-02-15 Thread David Obwaller
On Mon, Feb 15, 2010 at 01:44:40PM +1100, Cameron McCormack wrote: > Maybe even changing what %n in index_format expands to in this regard > would be good. Isn't that what reverse_alias=yes does? Would be great to have this kind of behaviour on replies and attribution as well, though. David