Return automatically from a shell-escape

2008-02-22 Thread Matt Richards
Hello, I use a shell-escape to invoke fetchmail aswell as other things and it always says Press any key to continue at the end. Is it possible to just return to mutt without this halt? Thanks, Matt. -- Matt Richards signature.asc Description: Digital signature

Re: Return automatically from a shell-escape

2008-02-22 Thread Matt Richards
On Fri, Feb 22, 2008 at 03:41:34PM -0600, Kyle Wheeler wrote: On Friday, February 22 at 09:34 PM, quoth Matt Richards: I use a shell-escape to invoke fetchmail aswell as other things and it always says Press any key to continue at the end. Is it possible to just return to mutt without

Re: Online Address book

2008-02-14 Thread Matt Richards
it but it works :) hth, Matt. -- Matt Richards #!/bin/bash echo Adding a new address to the LDAP database ... if [ -z $1 ]; then echo I need an email address: read email else email=$1 fi if [ -z $email ]; then echo I really do need an email address! exit fi if [ -z $2 ]; then echo I

large attachments

2007-03-29 Thread Matt Richards
hello, does anybody know if its possible to cancel the download of large email attachments or not download the data for the attachment at all unless it needs to be downloaded to be saved. It would be really useful to read the content of an email without having to wait for the attachment to

a test .. sorry :(

2007-02-24 Thread Matt Richards
test message ... I have setup lists in my mutt, but whenever I use it I dont seem to get the message back to my mail server, normal email works fine and 'r' use to work fine aswell, even if I did have to change the address manually. humm ... pgpl2dqLxPPh6.pgp Description: PGP signature

Re: mutt header_cache

2007-02-20 Thread Matt Richards
On Tue, Feb 20, 2007 at 01:33:53PM -0600, Kevin Monceaux wrote: Matt, On Tue, Feb 20, 2007 at 11:30:47AM +, Matt Richards wrote: I added --with-hcache to the configure args when building mutt and it not accepts the set header_cache in the config file and when i run mutt the header

Re: mutt header_cache

2007-02-20 Thread Matt Richards
On Wed, Feb 21, 2007 at 12:29:01AM +, Matt Richards wrote: On Tue, Feb 20, 2007 at 01:33:53PM -0600, Kevin Monceaux wrote: Matt, On Tue, Feb 20, 2007 at 11:30:47AM +, Matt Richards wrote: I added --with-hcache to the configure args when building mutt and it not accepts

mutt header_cache

2007-02-19 Thread Matt Richards
hello, I'm using mutt on a slowish connection that is ok but after a while of switching imap folders it gets a little annoying. So i did a abit of searching and found there was a header_cache setting for mutt so I set this in my .muttrc file and now mutt says its an unknown variable or something

Re: sending mail hangs

2007-02-18 Thread Matt Richards
Angel Olivera wrote: On Sun, Feb 18 2007 00:27, Matt Richards wrote: hello :) I have been using mutt for a little while but I have always been using it on this freebsd box and everything works fine. I just tried to get mutt working on a linux box (gentoo), I copied my .muttrc over

sending mail hangs

2007-02-17 Thread Matt Richards
hello :) I have been using mutt for a little while but I have always been using it on this freebsd box and everything works fine. I just tried to get mutt working on a linux box (gentoo), I copied my .muttrc over to this new box and the only thing that dosn't work is sending email, it just says