atom feed19 messages in net.sourceforge.lists.courier-users[courier-users] Re: Incorrect impleme...
FromSent OnAttachments
Eric Gillespie, Jr.Aug 30, 2001 4:01 pm 
Tony CarterAug 30, 2001 5:00 pm 
Sam VarshavchikAug 30, 2001 6:24 pm 
Eric Gillespie, Jr.Aug 30, 2001 6:56 pm 
Doug PorterAug 30, 2001 7:28 pm 
Sam VarshavchikAug 30, 2001 7:43 pm 
Eric Gillespie, Jr.Aug 30, 2001 8:10 pm 
Liviu DaiaAug 30, 2001 10:02 pm 
Tony CarterAug 31, 2001 1:42 pm 
Sam VarshavchikAug 31, 2001 6:30 pm 
Gordon MessmerAug 31, 2001 7:16 pm 
Sam VarshavchikAug 31, 2001 7:28 pm 
Eric Gillespie, Jr.Aug 31, 2001 8:03 pm 
Sam VarshavchikAug 31, 2001 8:19 pm 
Doug PorterSep 4, 2001 3:43 pm 
Sam VarshavchikSep 4, 2001 4:02 pm 
Tracy SnellSep 4, 2001 4:24 pm 
Eric Gillespie, Jr.Sep 4, 2001 4:34 pm 
Sam VarshavchikSep 4, 2001 4:54 pm 
Subject:[courier-users] Re: Incorrect implementation of character lists in maildrop regular expressions
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Aug 30, 2001 6:24:03 pm
List:net.sourceforge.lists.courier-users

Eric Gillespie, Jr. writes:

If i want to specify periods (.) in character lists with maildrop, i have to escape it with a backslash. This is incorrect.

Says who?

To quote re_format(7) on my NetBSD box:

What does a function in some NetBSD library has to do with anything? Maildrop's regular expression pattern matcher is not based on NetBSD's re_format(7).