Re: Matching literal dot in To
Bart Schaefer <[email protected]> Thu, 11 Jun 2015 21:27:53 -0700
| Newsgroups | gmane.mail.procmail |
|---|---|
| Message-ID | <CABkvzctrH3LtsgCPPd9J5EJpiVF8NWMJSTJOEZH62FuzSAbk3Q@mail.gmail.com> |
On Thu, Jun 11, 2015 at 9:00 PM, Moby <[email protected]> wrote: > I use the following to match a literal dot in the To field, the dot (period) > has to occur prior to the @ character. The recipe is: > > "^To:.*\..*@.*" Could you post the entire actual recipe, please? And the relevant fragment of log file, since you have it.