| … | |
… | |
| 5 | <author title="Author"> |
5 | <author title="Author"> |
| 6 | <mail link="drobbins@gentoo.org">Daniel Robbins</mail> |
6 | <mail link="drobbins@gentoo.org">Daniel Robbins</mail> |
| 7 | <mail link="cybersystem@gentoo.org">Sascha Schwabbauer</mail> |
7 | <mail link="cybersystem@gentoo.org">Sascha Schwabbauer</mail> |
| 8 | </author> |
8 | </author> |
| 9 | <version>1.0</version> |
9 | <version>1.0</version> |
| 10 | <date>18 Jan 2004</date> |
10 | <date>7 Feb 2004</date> |
| 11 | <chapter> |
11 | <chapter> |
| 12 | <title>Gentoo Linux Mailing List Overview</title> |
12 | <title>Gentoo Linux Mailing List Overview</title> |
| 13 | <section> |
13 | <section> |
| 14 | <body> |
14 | <body> |
| 15 | |
15 | |
| … | |
… | |
| 291 | |
291 | |
| 292 | <section> |
292 | <section> |
| 293 | <title>How do I use procmail to filter Gentoo Linux mailing list messages?</title> |
293 | <title>How do I use procmail to filter Gentoo Linux mailing list messages?</title> |
| 294 | <body><p>To filter incoming mail arriving from list <c>listname</c>, use the following <c>procmail</c> recipe:</p> |
294 | <body><p>To filter incoming mail arriving from list <c>listname</c>, use the following <c>procmail</c> recipe:</p> |
| 295 | <pre> |
295 | <pre> |
| 296 | :0 |
296 | :0: |
| 297 | * ^List-Id:.*listname\.gentoo\.org |
297 | * ^List-Id:.*listname\.gentoo\.org |
| 298 | Mail/listname |
298 | Mail/listname |
| 299 | </pre> |
299 | </pre> |
| 300 | <p>This is identical to how you'd filter incoming <e>Mailman</e> mailing list manager emails.</p> |
300 | <p>This is identical to how you'd filter incoming <e>Mailman</e> mailing list manager emails.</p> |
| 301 | </body> |
301 | </body> |