Re: Thunderbird-like mail archives (macro)

2010-12-23 Thread Kirill Miazine
://archivemail.sourceforge.net/ ) HTH, Michael -- Kirill Miazine mailto:k...@krot.org http://km.krot.org/

Re: Fastmail Drafts folder not visible

2010-01-27 Thread Kirill Miazine
* Steve S [2010-01-27 11:03]: > [...] > > Ok. Regarding aliases - I'm not aware of how to add aliases for > > accounts. > > > > I'm using one Mutt with one IMAP account, but I'm running two instances > > of Mutt in separate tmux/screen windows. The mutts share some basic > > configuration and have

Re: Fastmail Drafts folder not visible

2010-01-26 Thread Kirill Miazine
* Steve S [2010-01-27 00:23]: > On Jan 26 20:00 +0100, Kirill Miazine wrote: > > * Steve S [2010-01-26 17:50]: > > [...] > > > > > > > > > > > > > > > In the

Re: Fastmail Drafts folder not visible

2010-01-26 Thread Kirill Miazine
* Steve S [2010-01-26 17:50]: [...] > > > > > > > > > In the folder browser, all folders are listed *except* for "+Drafts": > > > > > > imaps://mail.messagingengine.com > > > imaps://mail.messagingengine.com/INBOX > > > imaps://mail

Re: Fastmail Drafts folder not visible

2010-01-26 Thread Kirill Miazine
* Steve S [2010-01-26 14:09]: > I noticed that some people on the list are Fastmail users, so someone > might have some tips. First, my muttrc part for fastmail IMAP: > > > set imap_passive=no > set my_fastmail=imaps://mail.messagingengine.com > set

Re: Setting the To: header when replying.

2010-01-15 Thread Kirill Miazine
o, in short they tell which addresses are yours). Now you might want to try to debug further yourself. Hope that helped. -- -- Kirill Miazine

Re: Setting the To: header when replying.

2010-01-15 Thread Kirill Miazine
* Horacio Sanson [2010-01-15 10:40]: A few weeks ago everytime I replied a message by pressing r on the index or pager views the To: header field was correctly set to the same address in the original message From: header. Now everytime I reply an email the To: header in the reply is set to the

Re: empty trash [SEC=UNCLASSIFIED]

2010-01-13 Thread Kirill Miazine
* Wilkinson, Alex [2010-01-13 20:57]: 0n Wed, Jan 13, 2010 at 10:08:08AM +0100, michele wrote: >I'm using Mutt 1.5.20 on Ubuntu Server over IMAP. Thanks to the Trash >patch, when i delete a message, the message is moved inside my trash >folder. How can easily empty the trash now? C

Re: empty trash

2010-01-13 Thread Kirill Miazine
for example, CTRL+E and have the trash emptied. macro index \Ce "~A" You might also want to insert =Trash before in order to go to trash. -- -- Kirill Miazine

Re: Change unread mark without open the message

2008-04-25 Thread Kirill Miazine
to change the message to a read message whithout opening it in an index list? Also N. The key N maps to command toggle-read. It marks unread messages as read and read messages as unread. -- Kirill Miazine mailto:[EMAIL PROTECTED] http://km.krot.org/

Re: Change unread mark without open the message

2008-04-24 Thread Kirill Miazine
d messages: T~U Now mark them as read: ;N -- -- Kirill Miazine <[EMAIL PROTECTED]>

Re: Return-Path problem

2008-04-17 Thread Kirill Miazine
got the following error: Error in /etc/Muttrc, line 875: use_envelope_from: unknown variable You may try to use set envelope_from=yes -- -- Kirill Miazine <[EMAIL PROTECTED]>

Re: Return-Path problem

2008-04-17 Thread Kirill Miazine
e for you as you seem to be running mutt and mail injection as the super user. -- -- Kirill Miazine <[EMAIL PROTECTED]>

Re: send-hook not working

2008-04-13 Thread Kirill Miazine
ult overruled by more specific situations. Yes. First . is matched, and then ~C. -- -- Kirill Miazine <[EMAIL PROTECTED]>

Re: send-hook not working

2008-04-13 Thread Kirill Miazine
do the opposite and put the hook that sets certain default first. Section 4 in the manual also suggest that "a default hook needs to be added before all other hooks to restore configuration defaults". -- -- Kirill Miazine <[EMAIL PROTECTED]>

Re: mutt keeps thinking there's new mail in /var/mail/user

2008-04-12 Thread Kirill Miazine
. If your /var is mounted noatime, the access time won't be saved and thus Mutt will think that you've got new mail in that mailbox. -- -- Kirill Miazine <[EMAIL PROTECTED]>

Re: send-hook not working

2008-04-12 Thread Kirill Miazine
m overlooking? This only seems to work with edit_hdrs turned off. I think the send-hook doesn't run after a message has been composed, while it does when you enter the information in Mutt with edit_hdrs turned off... BTW, in my mutt it's 'crypt_autoencrypt' :) They're synonyms. -- -- Kirill Miazine <[EMAIL PROTECTED]>

Re: limit command usage

2008-04-05 Thread Kirill Miazine
I am now using this '~f malahal !(~s Re:)', but looking for a better one. The search pattern ~P will match the messages from you. Don't forget to add your addresses to alternates. Greetz. -- -- Kirill Miazine <[EMAIL PROTECTED]>

Re: multiple smart hosts

2007-07-22 Thread Kirill Miazine
* Benjamin Eckenfels [2007-07-22 19:32]: First of all: Yes, I know this is not the exim4 mailing list ;-) Here my question: How do you setup exim4 with multiple smart hosts for mutt? Huh? The idea was to create a folder-hook like... folder-hook anextrafolder 'my_hdr From: Name1 Name2 <[EMA

Re: 8 bit characters in mailbox index

2007-07-21 Thread Kirill Miazine
* Baldur Gislason [2007-07-21 11:54]: I asked about this a few months ago and I think I never got an answer. How can I make mutt display 8 bit characters in the mailbox index? Currently it filters out all 8 bit characters so reading subject lines in icelandic can sometimes be a bit of guesswork.

Re: Attribution shows date from Received: header in stead of Date:

2007-07-17 Thread Kirill Miazine
* René Clerc [2007-07-17 14:17]: * Kirill Miazine <[EMAIL PROTECTED]> [17-07-2007 10:21]: * René Clerc [2007-07-16 12:26]: [...] I noticed that, when replying to an e-mail, the attribution uses the date from (what it seems) the Received: header in stead of the Date: header. Why? Do y

Re: Attribution shows date from Received: header in stead of Date:

2007-07-17 Thread Kirill Miazine
* René Clerc [2007-07-16 12:26]: Hi all, First of all, I am sorry that I cannot spend the time on this list I used to -- busy with lots of other things. Still lurking now and then though.. .. and posting! I noticed that, when replying to an e-mail, the attribution uses the date from (what it

Re: Q: Better list of mailboxes?

2007-07-10 Thread Kirill Miazine
Greetings, * Kai Grossjohann [2007-07-10 14:51]: I have added all my (important) mail folders to the mailboxes list, and I am now very fond of y to browse them. Some small features are missing, though, so I thought I'd ask here for ideas: - How to navigate to the next/previous mailbox with ne

Re: Folder handling/sub-folders

2001-09-07 Thread Kirill Miazine
* Cliff Sarginson <[EMAIL PROTECTED]> [20010907 17:43]: > Hello I am sure this is a FAQ, but I cannot find the answer after > looking around. Can mutt handle sub-folders..in my cases directories Yes, it works perfectly fine with nested maildirs. > within directories. I use mutt more and more b

mutt-pop3d

2001-08-28 Thread Kirill Miazine
Hi all, I just now wrote a pop server that accesses mutt folders (Maildirs). The server should be rfc compliant. Give it a try, http://www.miazine.net/mutt-pop3d.pl I hope it'll be useful. Feedback is always welcome. -- Kirill

Re: redirecting mail to mailboxes

2001-07-09 Thread Kirill Miazine
* Dominik Vogt <[EMAIL PROTECTED]> [20010709 14:51]: > On Mon, Jul 09, 2001 at 12:27:01PM +0100, John Arundel wrote: > > > > I'm arguing for greater usability through greater simplicity. Anyone who > > really cannot get on with mutt and its associated mail toolkit can perfectly > > well switch to

Re: Multiple delete

2001-07-05 Thread Kirill Miazine
* Jeff Coppock <[EMAIL PROTECTED]> [20010705 23:06]: > Thusly Thwacked By Suresh Ramasubramanian: > > David Turetsky [mutt-users] <06/07/01 00:46 -0700>: > > > I would like to be able to invoke a process to delete multiple incoming > > > posts based on either the sender or subject. I see somethin

Re: lynx -dump for html "mail"

2001-06-21 Thread Kirill Miazine
* JT <[EMAIL PROTECTED]> [20010621 12:57]: > I've been getting an increased amount of HTML mail *BLECH*. I have > the following line in my mailcap: > > text/html; lynx -dump %s; copiousoutput > > and I keep getting the raw HTML instead of the formatted output in my > pager. > > Strangely,

Re: change-folder macro

2001-03-23 Thread Kirill Miazine
I use q, m etc end they are working find. Thanks for help On Fri, Mar 23, 2001 at 10:28:12AM +, Dave Pearson wrote: > On Fri, Mar 23, 2001 at 10:19:25AM +0100, Kirill Miazine wrote: > > On Fri, Mar 23, 2001 at 09:16:23AM +, Dave Pearson wrote: > > > > > &g

Re: change-folder macro

2001-03-23 Thread Kirill Miazine
On Fri, Mar 23, 2001 at 03:44:00AM -0600, Aaron Schrab wrote: > Please wrap your text at less than 80 characters per line. > > In most cases you can't bind things to those characters. Ctrl-M is a > line-feed and Ctrl-q is often used as the terminal start character. In Stupid me, forgot about ^

Re: change-folder macro

2001-03-23 Thread Kirill Miazine
On Fri, Mar 23, 2001 at 09:16:23AM +, Dave Pearson wrote: > > What did you try and how didn't it work? macro index \Cq "c=qmail" and nothing happened when I pressed C-q > > -- > Dave Pearson: | mutt.octet.filter - autoview octet-streams > http://www.davep.org/ | mutt.vca

Re: change-folder macro

2001-03-23 Thread Kirill Miazine
On Fri, Mar 23, 2001 at 02:47:25PM +0530, Biju Chacko wrote: > did you try: > > macro index \cq "c=qmail\n" "Change to QMail folder" > macro index \cm "c=mutt\n" "Change to Mutt folder" yes I did (before posting to the mailing list) and it did't work, the bindings do show up in the help menu

change-folder macro

2001-03-23 Thread Kirill Miazine
Hello, There's one type of macro I can't get working: Pressing Ctrl-q should bring me to the qmail folder (=qmail) and Ctrl-m should bring me to the mutt folder (=mutt). Thanks -- Kirill