Re: Multiple patterns for matching within socklog?
Lloyd Zusman <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <[email protected]> |
Gerrit Pape <pape <at> smarden.org> writes: . [ ... ] . . Hmm, how about?: . . -* . +mail.*:*:*:*imap* . +mail.*:*:*:*pop* . . and . . -* . +mail.* . -mail.*:*:*:*imap* . -mail.*:*:*:*pop* Aha! Yes, I forgot about "-*". Thanks!