RE: would matcher AttachmentFilenameIsRegex be of use

2003-07-13 Thread Noel J. Bergman
> would my patch to extend "AttachmentFilenameIs" or create > "AttachmentFilenameIsRegex" be acceptable to the group? Creating AttachmentFilenameIsRegex would be fine. I thought that someone was going to do it, but if you've got it done, please submit. :-) --- Noel ---

would matcher AttachmentFilenameIsRegex be of use

2003-07-13 Thread Virender Dogra
Hi, I was wondering if a matcher for matching a full fledged regular expression matcher for attachments be found useful. James currently has "AttachmentFilenameIs" for matching *.exe/*.bat or abc.bat, etc But to my knowledge it doesn't have anything to match a file name like - log*.bat or image*2

cvs commit: james-server/lib .cvsignore

2003-07-13 Thread darrell
darrell 2003/07/13 05:31:27 Added: lib .cvsignore Log: Added .cvsignore to /lib, to ignore libs not included in CVS. Revision ChangesPath 1.1 james-server/lib/.cvsignore Index: .cvsignore =

cvs commit: james-server/proposals/imap2/test/org/apache/james/imapserver ImapMailboxTest.java

2003-07-13 Thread darrell
darrell 2003/07/13 05:04:29 Modified:proposals/imap2 build-test.xml proposals/imap2/java/org/apache/james/imapserver ImapResponse.java ImapSessionMailbox.java proposals/imap2/java/org/apache/james/imapserver/commands