Mailinglist Archive: opensuse (3627 mails)
| < Previous | Next > |
Re: [SLE] Procmail
- From: Jean-François Bocquet <tns01@xxxxxxx>
- Date: Sat, 2 Jun 2001 07:34:51 +0200
- Message-id: <20010602073451.2b4bd9cf.tns01@xxxxxxx>
On Sat, 2 Jun 2001 00:27:25 +0200
Emiliano Grilli <emillo@xxxxxxxxxx> wrote:
> Hi,
>
> I have put this on my .procmailrc file:
>
> :0
> * ^Subject:.*[SLE]
> Mail/suse-list
>
> to put in that folder all mail from the list, but now all mails go in that
> folder...
> I'm not a regexp monger, but where is my mistake?
>
> Thank you in advance,
> Emiliano
>
> P.S. I use postfix, fetchmail and mutt to read and send mail
Use
:0
* ^X-Mailinglist.*suse-linux-e
Mail/suse-list
instead, that works great for me.
Regards...
--
Jean-François Bocquet <tns@xxxxxxxxxxxxxxxxxx> =======================+
http://tns01.free.fr |
=================================+ ··· proud Linux User #177410|
-----BEGIN GEEK CODE BLOCK------ +------------------------------------+
Version: 3.12
Comment: For info see http://www.geekcode.com
GCS/S d-- s:+ a- C++ UL+>++ P+ L+++>++++ E W++ N+ o+ K- !w O? M? V? PS
PE- Y+ PGP+ t+ 5? X++ R tv++ b+ DI- D+ G e+ h! r-- y?
------END GEEK CODE BLOCK------
Emiliano Grilli <emillo@xxxxxxxxxx> wrote:
> Hi,
>
> I have put this on my .procmailrc file:
>
> :0
> * ^Subject:.*[SLE]
> Mail/suse-list
>
> to put in that folder all mail from the list, but now all mails go in that
> folder...
> I'm not a regexp monger, but where is my mistake?
>
> Thank you in advance,
> Emiliano
>
> P.S. I use postfix, fetchmail and mutt to read and send mail
Use
:0
* ^X-Mailinglist.*suse-linux-e
Mail/suse-list
instead, that works great for me.
Regards...
--
Jean-François Bocquet <tns@xxxxxxxxxxxxxxxxxx> =======================+
http://tns01.free.fr |
=================================+ ··· proud Linux User #177410|
-----BEGIN GEEK CODE BLOCK------ +------------------------------------+
Version: 3.12
Comment: For info see http://www.geekcode.com
GCS/S d-- s:+ a- C++ UL+>++ P+ L+++>++++ E W++ N+ o+ K- !w O? M? V? PS
PE- Y+ PGP+ t+ 5? X++ R tv++ b+ DI- D+ G e+ h! r-- y?
------END GEEK CODE BLOCK------
| < Previous | Next > |