Re: Howto run a command in message hooks (was: Re: How to send a

2007-10-25 Thread Karl.
On Wed, Oct 24, 2007 at 09:37:34PM +0200, Patrick Schoenfeld wrote: > On Wed, Oct 24, 2007 at 01:39:17PM -0400, Patrick Shanahan wrote: > > ls -la ~/.mutt/return_receipt > > You should work on you ability to _read_ mails others write _properly_. Given that you asked for advice, perhaps you should

loading aliases in background??

2007-10-25 Thread Dilip M
Hi all, I'm sourcing the txt file, which contains some 4000 aliases! When starting mutt, naturally it takes some time (2-5 seconds) to load the mbox. Is there anyway I could load the aliases in background. PS: I have these may aliases, since I imported lookout's contacts (mdb file..) to txt file

Re: encrypt to self with gpgme?

2007-10-25 Thread Christoph Ludwig
On Wed, Oct 24, 2007 at 09:08:52PM +0200, Alexander Dahl wrote: > > I have a self configured mutt 1.5.16 with encryption via gpgme: > > Is there at least anyone but me who uses gpgme instead of classic method > with this error-prone commandline config? ;) actually, you configure it in the gnupg c

Re: loading aliases in background??

2007-10-25 Thread Michael Tatge
* On Thu, Oct 25, 2007 Dilip M ([EMAIL PROTECTED]) muttered: > I'm sourcing the txt file, which contains some 4000 aliases! When > starting mutt, naturally it takes some time (2-5 seconds) to load the > mbox. > > Is there anyway I could load the aliases in background. I'm afraid not. HTH, Micha

Re: Howto run a command in message hooks (was: Re: How to send a

2007-10-25 Thread Patrick Schoenfeld
Hey Karl, it may have sounded arrogant, but indeed it wasn't intended to sound that. But... On Thu, Oct 25, 2007 at 10:35:31AM +1300, Karl. wrote: > Given that you asked for advice, perhaps you should work on accepting > all advice _graciously_, rather than being arrogant? You'll find it a Yo

Re: loading aliases in background??

2007-10-25 Thread Javier Rojas
On Thu, Oct 25, 2007 at 03:26:57PM +0530, Dilip M wrote: > I'm sourcing the txt file, which contains some 4000 aliases! When > starting mutt, naturally it takes some time (2-5 seconds) to load the > mbox. > > Is there anyway I could load the aliases in background. put them in abook instead and con

Re: encrypt to self with gpgme?

2007-10-25 Thread Alexander Dahl
Hi Christoph, > actually, you configure it in the gnupg config files rather than .muttrc > (don't ask me why). Add to gpgsm.conf a line > > encrypt-to 0x But doesn't that mean every encryption, regardless if in mutt or not, is done additionally to my key? That's a behaviour I

Re: encrypt to self with gpgme?

2007-10-25 Thread Christoph Ludwig
Hi Alex, On Thu, Oct 25, 2007 at 06:07:14PM +0200, Alexander Dahl wrote: > > actually, you configure it in the gnupg config files rather than .muttrc > > (don't ask me why). Add to gpgsm.conf a line > > > > encrypt-to 0x > > But doesn't that mean every encryption, regardless if

Problems with mutt and POP

2007-10-25 Thread T. Horsnell
At present, mail is delivered to ~user/mbox on the same box that we all log into for our normal computation. We are shortly due to split the mail function off to a dedicated mailer (running dovecot), and users will then have to retrieve their email by imap or pop from it. Pop would seem to give us

Re: Problems with mutt and POP

2007-10-25 Thread Rado S
=- T. Horsnell wrote on Thu 25.Oct'07 at 17:58:43 +0100 -= > I've been experimenting with mutt using pop on the > new system, and have a problem: > > I cant get it to automatically delete read mail from the > remote spoolfile. It wont even prompt me with a yes-no option. Try living with the URL

Re: The strange case of the vanishing mailing list posts...

2007-10-25 Thread Arthur Dent
On Wed, Oct 24, 2007 at 07:07:45PM +0100, Arthur Dent wrote: > On Wed, Oct 24, 2007 at 06:10:58PM +0200, Rado S wrote: > > =- Arthur Dent wrote on Wed 24.Oct'07 at 11:02:09 +0100 -= > > When I checked I found that the RKH mailing list (on sourceforge) is indeed a > Mailman list, but my personal se

Re: loading aliases in background??

2007-10-25 Thread Dilip M
On 10/25/07, Javier Rojas <[EMAIL PROTECTED]> wrote: ...snip... > put them in abook instead and configure mutt to use abook to look for > contacts Yeah! Its a better solution. Just did 'abook --convert --informat mutt --infile--outformat abook --outfile Thank you... -- wq! --

Re: The strange case of the vanishing mailing list posts...

2007-10-25 Thread Derek Martin
On Wed, Oct 24, 2007 at 11:02:09AM +0100, Arthur Dent wrote: > Hello all, > > I have no idea if this is even a Mutt problem. All I can say with any > certainty is that I used Mutt to produce the emails concerned. > > As well as this mailing list I am subscribed to some others. Yesterday I made >

Re: The strange case of the vanishing mailing list posts...

2007-10-25 Thread Arthur Dent
On Thu, Oct 25, 2007 at 05:56:55PM -0400, Derek Martin wrote: > On Wed, Oct 24, 2007 at 11:02:09AM +0100, Arthur Dent wrote: > > Try reading it some Vogon poetry... > I would - but I've had one too many pan-galactic gargleblasters... pgpXObXc8RgEX.pgp Description: PGP signature

10 tips that release the hidden power of the Mutt e-mail client

2007-10-25 Thread liupeng
10 tips that release the hidden power of the Mutt e-mail client http://downloads.techrepublic.com.com/5138-10877-5968780.html signature.asc Description: Digital signature

Re: loading aliases in background??

2007-10-25 Thread Christian Kuka
You can also use lbdb (littlebrother database) set query_command="lbdbq '%s'" and in lbdbrc: METHODS="m_passwd m_inmail m_gpg m_muttalias m_abook" MUTT_DIRECTORY="$HOME/.mutt" MUTTALIAS_FILE="aliases" (or some more backends) Greets Christian Thus wrote Javier Rojas ([EMAIL PROTECTED]) [07.10.2