Hiya, We've been testing the milter-greylist for a while now and found it to be excellent. However we noticed that when we do something like this: acl greylist rcpt andyb@... It seems to greylist andyb@... *and* randyb@... (or any other user that contains andyb@... in their address). I've tried this type: acl greylist rcpt /andyb@.*/ And that still gets randyb@.* This seems to break greylisting on both andyb@ and all of the randyb@, etc. acl greplist rcpt /^andyb@.*/ (My guess is in this example the ^ is being interpreted as a real character not a regex special character. Any ideas? Kevin
Message
Regex broken?
2005-01-25 by Kevin Mitchell
Attachments
- No local attachments were found for this message.