Problem with Regular Expression

2010-06-21 Thread Michelle Konzack
Hello Experts... I need someone who want to save my live! ;-) I am usingfollowing folder-hook sniplet: [ '~/.mutt/hook-folder.cfg' ]--- # # folder-hook [!]pattern command #

Pick sendmail command based on sender address

2010-06-21 Thread Michael Ludwig
I send mail using ssmtp (a simple standalone SMTP library) and one of the SMTP servers for the different freemail addresses I have. When receiving an email to ad...@gmx.de, I'd like to reply using that as the From line, and also the corresponding SMTP account, of course. Same thing for

Re: Pick sendmail command based on sender address

2010-06-21 Thread Alek Rollyson
I'm not sure exactly what version it was introduced, but I use reply-hook to source different profiles to do what you're describing. The earliest version I have used is 1.5.18, but it appears you are on 1.4.2 so I cannot say for sure whether that will work or not for you. -- Alek Rollyson On

Re: Pick sendmail command based on sender address

2010-06-21 Thread Christian Ebert
* Michael Ludwig on Monday, June 21, 2010 at 16:27:52 +0200 I send mail using ssmtp (a simple standalone SMTP library) and one of the SMTP servers for the different freemail addresses I have. When receiving an email to ad...@gmx.de, I'd like to reply using that as the From line, and also the

Re: Pick sendmail command based on sender address

2010-06-21 Thread Michael Ludwig
Alek Rollyson schrieb am 21.06.2010 um 10:47 (-0400): I'm not sure exactly what version it was introduced, but I use reply-hook to source different profiles to do what you're describing. The earliest version I have used is 1.5.18, but it appears you are on 1.4.2 so I cannot say for sure

Re: Pick sendmail command based on sender address

2010-06-21 Thread Michael Ludwig
Christian Ebert schrieb am 21.06.2010 um 16:50 (+0200): * Michael Ludwig on Monday, June 21, 2010 at 16:27:52 +0200 When receiving an email to ad...@gmx.de, I'd like to reply using that as the From line, and also the corresponding SMTP account, of course. Same thing for ad...@gmx.de,

Re: Pick sendmail command based on sender address

2010-06-21 Thread Michael Ludwig
Michael Ludwig schrieb am 21.06.2010 um 17:27 (+0200): Christian Ebert schrieb am 21.06.2010 um 16:50 (+0200): * Michael Ludwig on Monday, June 21, 2010 at 16:27:52 +0200 Is the best option to write a shell or Perl script to parse the mail, determine the appropriate SMTP server from the

Re: Pick sendmail command based on sender address

2010-06-21 Thread Michael
* Michael Ludwig mil...@gmx.de [2010-06-21 21:45:18 +0200]: Michael Ludwig schrieb am 21.06.2010 um 17:27 (+0200): Christian Ebert schrieb am 21.06.2010 um 16:50 (+0200): * Michael Ludwig on Monday, June 21, 2010 at 16:27:52 +0200 Is the best option to write a shell or Perl script to

Re: Pick sendmail command based on sender address

2010-06-21 Thread Michael Ludwig
Michael Ludwig schrieb am 21.06.2010 um 17:20 (+0200): So it seems to be a 1.5 feature. Has anyone managed to compile Mutt 1.5 on Cygwin 1.7? Mutt 1.5 (mutt-20100621.tar.gz) builds and starts without problems on Cygwin 1.7, at least using the following configuration: ./configure --prefix