phyrster | 1 Aug 02:51
Picon

Re: pop3 config question to avoid duplicate messages

On 13:37 Sun 31 Jul 2005, Jerry VanBrimmer wrote:
> On Sat, Jul 30, 2005 at 12:06:24PM +1000, Troy Piggins wrote:
> > 
> > Something like this in your ~/.fetchmailrc :
> > 
> > poll mail.examle.com with proto POP3
> >   user 'lc278' there with password 'sekrit' is 'laran' here
> >   options keep
> > 
> > The options keep part leaves messages on server, and fetchmail won't
> > fetch them unless you run it with the "-F" flush option (man page).
> 
> That's true, but fetchmail will leave all your messages ON the server
> until you use the -F flag. And then it will download all messages from
> the server, and now you have duplicates in your inbox. 
> 
> Getmail, on the other hand, can be set up to leave messages on the
> sserver for a specified number of days, say 10 days, and then delete
> any messages on the server older than 10 days. And, it will only
> download messages *it has seen* ONCE. Thank you Charles!!!
> 

Is there a way to make fetchmail/getmail communicate with mutt about what
messsages are deleted?

If mutt has locally deleted a message, then fetchmail/getmail knows what is
deleted and accordingly flush the message on the server. Is it possible?

regards

(Continue reading)

Patrick Shanahan | 1 Aug 03:14
Picon

Re: pop3 config question to avoid duplicate messages

* phyrster <phyrster <at> gmail.com> [07-31-05 19:56]:
> 
> Is there a way to make fetchmail/getmail communicate with mutt about what
> messsages are deleted?
> 
> If mutt has locally deleted a message, then fetchmail/getmail knows what is
> deleted and accordingly flush the message on the server. Is it possible?
> 

man fetchmail
--

-- 
Patrick Shanahan                        Registered Linux User #207535
http://wahoo.no-ip.org                        @ http://counter.li.org
HOG # US1244711          Photo Album:  http://wahoo.no-ip.org/gallery

Gary Johnson | 1 Aug 10:35

Re: w3m and following links

On 2005-07-29, Trey Sizemore <trey <at> fastmail.fm> wrote:
> I have it set up so that w3m is invoked for rendering HTML mails in
> mutt.  However, it doesn't appear that I'm able to follow links.  In
> googling, it appears that one should be able to use the : key for
> highlighting all links in mails rendered by w3m, but this key gives the
> expected prompt as if waiting for me to enter a command (I'm using vim
> as my editor).
> 
> What is the correct way to highlight and follow links in HTML mails
> using w3m in vim?

I assume you mean "in mutt".  W3m is not commonly used from within 
vim.

For you to be able to use w3m to follow links, you have to be using 
w3m directly to view the message.  There are basically three ways to 
do this.

1.  Use w3m in place of urlview in the mutt macro usually invoked by 
    typing Ctrl-B.  Typing : will highlight the links in the 
    message.  See the mutt manual, section 4.13, "Start a WWW 
    Browser on URLs (EXTERNAL)", and this URL:

        http://www.spocom.com/users/gjohnson/mutt/#w3m

2.  Use w3m in place of mutt's built-in pager to view plain text 
    messages containing URLs.  Again, typing : will highlight the 
    links in the message.  See the mutt manual, sections 6.3.122,
    "pager", and 3.19, "Change settings before formatting a 
    message", as well as the above-mentioned URL.
(Continue reading)

Ken Weingold | 1 Aug 15:17

Error building mutt-1.5.9

I'm trying to build mutt 1.5.9 to play around with and am getting an
error.  For now, I just ran configure, with the only option being to
tell it where ncurses is.  When I run make, I get a bunch of undefined
references, but it ends with this:

dotlock.o(.text+0x45c): In function `dotlock_lock':
/tmp/hazmat/mutt-1.5.9/dotlock.c:599: undefined reference to `libintl_snprintf'
dotlock.o(.text+0x476):/tmp/hazmat/mutt-1.5.9/dotlock.c:601: undefined reference to `libintl_snprintf'
dotlock.o(.text+0x64f): In function `dotlock_unlock':
/tmp/hazmat/mutt-1.5.9/dotlock.c:700: undefined reference to `libintl_snprintf'
*** Error code 1

Stop.
make: stopped in /tmp/hazmat/mutt-1.5.9
*** Error code 1

Stop.
make: stopped in /tmp/hazmat/mutt-1.5.9
*** Error code 1

Stop.
make: stopped in /tmp/hazmat/mutt-1.5.9

I hope that's enough information to tell what the probem is.  Thanks for any help on this.

-Ken

Ken Weingold | 1 Aug 15:19

Re: Error building mutt-1.5.9

Sorry, this is NetBSD 2.0.

-Ken

Charlie Allom | 1 Aug 15:37

Re: Error building mutt-1.5.9

On Mon, Aug 01, 2005 at 09:17:33AM -0400, Ken Weingold wrote:
> I'm trying to build mutt 1.5.9 to play around with and am getting an
> error.  For now, I just ran configure, with the only option being to
> tell it where ncurses is.  When I run make, I get a bunch of undefined
> references, but it ends with this:
> 

that's weird - CVS works for me on netbsd 2

$ cvs -q -d:pserver:anonymous <at> dev.mutt.org:/cvsroots login
$ cvs -q -d:pserver:anonymous <at> dev.mutt.org:/cvsroots co mutt
$ cd mutt/
$ ./prepare
$ make

--

-- 
 hail eris
 http://rubberduck.com/
phyrster | 1 Aug 20:14
Picon

how to make mutt show tidy attachment names?

Hi mutters in mud, 

How to render attachments like this into correct file names?

-------------
A     2 =?gb2312?B?1cW80r3nLnhscw==?=       [applica/octet-stre, base64, 27K] 
A     3 =?gb2312?B?ufDB1i54bHM=?=           [applica/octet-stre, base64, 28K] 
-------------

I know these are some Microsoft office files sent by the secretary but from
its name here I can't tell what is the file name extension thus not sure
which format to save them.

Besides, the file names are Chinese (as you can see gb2312 here), how to
make them show the characters instead of these unfriendly codes?

regards

bxuef

--
dhammapada says:

  He who by here and now abandoning craving, has gone forth a homeless
  wanderer, the search for pleasure extinguished - that is what I call a
  brahmin. 416

Sven Pfeifer | 2 Aug 12:45
Picon
Favicon

usage of print_command

Hi folks,

I'd like to use a2ps for all my printing from mutt. Right now I use
the print commadn like this:

set print_command="a2ps -R -Pprt001 --columns=1 --center-title=Email"

But now I'd like to print the Subject of my mail as centered title.
Is there a chance to use only the subject as some kind of variable,
to extend my print command to something like this:

set print_command="a2ps -R -Pprt001 --columns=1 --center-title=$SUBJECT"

I hope, someone can help me out.

Cheers

        Sven

Michael Kjorling | 2 Aug 13:27

Re: usage of print_command

On 2005-08-02 12:45 +0200, spf <at> ti.com wrote:
> But now I'd like to print the Subject of my mail as centered title.
> Is there a chance to use only the subject as some kind of variable,
> to extend my print command to something like this:
> 
> set print_command="a2ps -R -Pprt001 --columns=1 --center-title=$SUBJECT"

I'd look into piping into a script which uses formail (or some similar
tool) to extract the Subject header and passes the result to a2ps.

--

-- 
Michael Kjörling, michael <at> kjorling.com - http://michael.kjorling.com/
* ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments *
* ..... No bird soars too high if he soars with his own wings ..... *
Michael Kjorling | 1 Aug 22:40

Re: how to make mutt show tidy attachment names?

On 2005-08-02 02:14 +0800, phyrster <at> gmail.com wrote:
> How to render attachments like this into correct file names?
> 
> A     2 =?gb2312?B?1cW80r3nLnhscw==?=       [applica/octet-stre, base64, 27K] 
> A     3 =?gb2312?B?ufDB1i54bHM=?=           [applica/octet-stre, base64, 28K] 

Try `set rfc2047_parameters' and see if that helps.

--

-- 
Michael Kjörling, michael <at> kjorling.com - http://michael.kjorling.com/
* ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments *
* ..... No bird soars too high if he soars with his own wings ..... *

Gmane