how to sort mail by address where mail send from ?

2013-01-07 Thread horseriver
hi: I have subscribed several mail list ,and I want to sort mail by their address into respective mail fold . how can I do ? thanks!

Re: how to sort mail by address where mail send from ?

2013-01-08 Thread horseriver
On Tue, Jan 08, 2013 at 10:14:54AM +, Jamie Paul Griffin wrote: > * horseriver [2013-01-07 14:14:37 +0800]: > > > hi: > > > > I have subscribed several mail list ,and I want to sort mail by their > > > > address into respective mail fold . >

can not get mail from mail list which are send by myself

2013-01-08 Thread horseriver
hi: I can not receive mails which are sent by myself to a mail list . somewhere wrong? thanks!

Delete messages from server? ([no]/yes):

2013-01-09 Thread horseriver
hi: evvery time I "shift-g" to receive mail , mutt would alwayes prompt to me this : Delete messages from server? ([no]/yes): so I must confirm for this every time , which trouble me a little , is there some mothod to set a default confirmation for it ? thanks!

how to make a contact address list for my mutt ?

2013-01-13 Thread horseriver
thanks!

How to import the early mails into mutt ?

2013-01-21 Thread horseriver
hi: I subscribed a mail list at date X , Now I want to import these mails which are post before X , How can I do ? thanks!

.procmailrc configurations

2013-01-23 Thread horseriver
hi: How to edit my .procmailrc to put mails from different mail list into different maildir? can this work : :0 * ^to: mutt-users@mutt.org mutt-users@mutt.org thanks

How to clear mutt and reget mails from server?

2013-01-23 Thread horseriver
hi: I want to clear local mails in mutt and reget then from server, because I want to sort them in order. thanks!

Re: How to clear mutt and reget mails from server?

2013-01-23 Thread horseriver
On Wed, Jan 23, 2013 at 08:19:35AM -0500, Paul Hoffman wrote: > On Wed, Jan 23, 2013 at 11:17:25AM +0800, horseriver wrote: > > hi: > > > > I want to clear local mails in mutt and reget then from server, > >because I want to sort them in order. > > >

Re: .procmailrc configurations

2013-01-23 Thread horseriver
On Wed, Jan 23, 2013 at 01:46:54PM -0700, Robert Holtzman wrote: > On Wed, Jan 23, 2013 at 10:58:37AM +0800, horseriver wrote: > > hi: > > > >How to edit my .procmailrc to put mails from different mail list into > > different maildir? > > > >

Re: .procmailrc configurations

2013-01-24 Thread horseriver
On Thu, Jan 24, 2013 at 12:18:21AM -0700, s. keeling wrote: > Incoming from horseriver: > > On Wed, Jan 23, 2013 at 01:46:54PM -0700, Robert Holtzman wrote: > > > On Wed, Jan 23, 2013 at 10:58:37AM +0800, horseriver wrote: > > > > > > > >How to edit

Re: .procmailrc configurations

2013-01-24 Thread horseriver
On Thu, Jan 24, 2013 at 08:38:08AM -0500, Patrick Shanahan wrote: > * horseriver [01-24-13 05:07]: > > > > OK! > > Here is my config: > > > > :0 > > * ^TO_: mutt-users@mutt.org > >$MAILDIR/mutt > > > >

Re: .procmailrc configurations

2013-01-24 Thread horseriver
Thanks! There is no log file generated in the $PMDIR/. Here is my .procmailrc: VERBOSE=yes # Upon debugging remove the # LOGABSTRACT=all MAILDIR=$HOME/Mail PMDIR=$HOME/procmail #procmail home dir LOGFILE=$PMDIR/log INCLUDERC=$PMDIR/test.rc INCLUDERC=$PMDIR/lists.rc what

use of .forward file

2013-01-25 Thread horseriver
hi: I place a .forward file in my home dir , according to man pages, I write an mail address in this file. So ,when I receive a mail ,it will be sent to that address, Did I understand wrong? thanks!

Re: .procmailrc configurations

2013-01-25 Thread horseriver
On Sat, Jan 26, 2013 at 02:18:37AM +1300, Chris Bannister wrote: > On Wed, Jan 23, 2013 at 12:29:47PM -0500, Patrick Shanahan wrote: > > for mdir > > > > = > > MAILDIR="$HOME/mail" ## your mail dir below /home/ > > > >:0: > >

Re: use of .forward file

2013-01-25 Thread horseriver
On Fri, Jan 25, 2013 at 08:54:41AM -0500, Patrick Shanahan wrote: > * horseriver [01-25-13 08:04]: > > I place a .forward file in my home dir , according to man pages, I > > write an mail address in this file. So ,when I receive a mail ,it > > will be sent t

who puts mails into mutt's mail folder?

2013-01-25 Thread horseriver
hi: Would mutt call default mail delivery agent when startup? thanks!

Re: who puts mails into mutt's mail folder?

2013-01-25 Thread horseriver
On Fri, Jan 25, 2013 at 02:17:27PM -0500, Patrick Shanahan wrote: > * horseriver [01-25-13 13:24]: > > Would mutt call default mail delivery agent when startup? > > mutt reads mail > mda delivers mail > mta transfers mail > > fetchmail gets mail, is a mda Thanks!