I currently have the mutt editor set to vim. I would like to
use gvim instead, but when I specify gvim and start a reply
to an email, gvim starts with an empty screen. Is there a
way to get mutt to start gvim with the message already loaded?
Thanks.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday, April 6 at 09:01 PM, quoth Dave Feustel:
> I currently have the mutt editor set to vim. I would like to
> use gvim instead, but when I specify gvim and start a reply
> to an email, gvim starts with an empty screen. Is there a
> way to ge
Dear mutt users,
recently I noticed that my procmail recipe is not working with mutt's
internal fetch mail feature.
I used to use G to fetch mail from the pop server and also I have
getmail running in cron to getmail from pop server.
I realized that internal fetch mail might not redirect the incomi
Hi,
* zhang zhengquan wrote:
> I used to use G to fetch mail from the pop server and also I have
> getmail running in cron to getmail from pop server.
> I realized that internal fetch mail might not redirect the incoming
> mail to procmail so it is not filtered?
As documented in the manual, the
On Mon, Apr 06, 2009 at 09:56:15PM +0200, Rocco Rutte wrote:
> Hi,
>
> * zhang zhengquan wrote:
>
> > I used to use G to fetch mail from the pop server and also I have
> > getmail running in cron to getmail from pop server.
> > I realized that internal fetch mail might not redirect the incoming
>
Dear mutt community,
here is a snippet of my muttrc
set spoolfile=+inbox
set mbox=+inbox
set mbox_type=Maildir
set folder="~/.muttmail"
set move=yes
since spoolfile and mbox are the same folder and move=yes,
what is the meaning of move=yes in this situation?
I copied this snippet from another us
On Mon, Apr 06, 2009 at 04:13:47PM -0500, zhang zhengquan wrote:
> Dear mutt community,
> here is a snippet of my muttrc
>
> set spoolfile=+inbox
If I do this, how do i tell procmail the default inbox has changed from
/var/mail/daniel?
I tried exporting $MAIL in .bashrc, but messages still got dr
On Tue, Apr 07, 2009 at 07:33:11AM +1000, Daniel Dalton wrote:
> On Mon, Apr 06, 2009 at 04:13:47PM -0500, zhang zhengquan wrote:
> > Dear mutt community,
> > here is a snippet of my muttrc
> >
> > set spoolfile=+inbox
>
> If I do this, how do i tell procmail the default inbox has changed from
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday, April 6 at 04:13 PM, quoth zhang zhengquan:
>Dear mutt community,
>here is a snippet of my muttrc
>
>set spoolfile=+inbox
>set mbox=+inbox
>set mbox_type=Maildir
>set folder="~/.muttmail"
>set move=yes
Both $spoolfile and $mbox may not be
On Mon, Apr 06, 2009 at 04:43:41PM -0500, Kyle Wheeler wrote:
> On Monday, April 6 at 04:13 PM, quoth zhang zhengquan:
> >Dear mutt community,
> >here is a snippet of my muttrc
> >
> >set spoolfile=+inbox
> >set mbox=+inbox
> >set mbox_type=Maildir
> >set folder="~/.muttmail"
> >set move=yes
>
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday, April 6 at 04:50 PM, quoth Zhengquan Zhang:
>> If that's your entire muttrc, it is meaningless. It would only have
>> any meaning if you use mbox-hooks elsewhere in your config.
>
> Thanks, so is there any rationale behind how to set spool
On Mon, Apr 06, 2009 at 05:11:13PM -0500, Kyle Wheeler wrote:
> On Monday, April 6 at 04:50 PM, quoth Zhengquan Zhang:
> >> If that's your entire muttrc, it is meaningless. It would only have
> >> any meaning if you use mbox-hooks elsewhere in your config.
> >
> > Thanks, so is there any rational
On Mon, Apr 06, 2009 at 04:40:19PM -0500, Zhengquan Zhang wrote:
> DEFAULT=$MAILDIR/inbox/
Ah yes, thanks! That did the trick.
Cheers,
Daniel.
signature.asc
Description: Digital signature
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday, April 6 at 05:26 PM, quoth Zhengquan Zhang:
>here is a snippet of my getmailrc
>
>[destination]
>type = MDA_external
>path = /usr/bin/procmail
>
>I use getmail to fetch mail from pop server and use procmail to
>process the mails. I 'guess'
On Mon, Apr 06, 2009 at 06:42:30PM -0500, Kyle Wheeler wrote:
> On Monday, April 6 at 05:26 PM, quoth Zhengquan Zhang:
> >here is a snippet of my getmailrc
> >
> >[destination]
> >type = MDA_external
> >path = /usr/bin/procmail
> >
> >I use getmail to fetch mail from pop server and use procmail to
Dear mutt community,
I use
macro index,pager G "! /usr/bin/getmail -v \n" "Invoke getmail"
to get mail from pop servers.
But as you see the macro works only in index and pager environment.
I also want to be able to get mail when I was in directory browser, that
is when I was changing mailboxes.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday, April 6 at 09:56 PM, quoth Zhengquan Zhang:
>macro index,pager G "! /usr/bin/getmail -v \n" "Invoke getmail"
>
>to get mail from pop servers.
While simple-looking, it's generally a better idea to call the
functions you want to use directl
On Mon, Apr 06, 2009 at 09:56:08PM -0500, Zhengquan Zhang wrote:
> macro index,pager G "! /usr/bin/getmail -v \n" "Invoke getmail"
macro generic,pager G "! /usr/bin/getmail -v \n" "Invoke getmail"
--
Nicolas Sebrecht
On Mon, Apr 06, 2009 at 10:39:17PM -0500, Kyle Wheeler wrote:
> On Monday, April 6 at 09:56 PM, quoth Zhengquan Zhang:
> >macro index,pager G "! /usr/bin/getmail -v \n" "Invoke getmail"
> >
> >to get mail from pop servers.
>
> While simple-looking, it's generally a better idea to call the
> func
On Tue, Apr 07, 2009 at 05:55:52AM +0200, Nicolas Sebrecht wrote:
> On Mon, Apr 06, 2009 at 09:56:08PM -0500, Zhengquan Zhang wrote:
>
> > macro index,pager G "! /usr/bin/getmail -v \n" "Invoke getmail"
>
> macro generic,pager G "! /usr/bin/getmail -v \n" "Invoke getmail"
Thanks, Nicolas,
>
> --
20 matches
Mail list logo