> 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
---
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
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
=
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