netmail-devl Mailing List for Open Source Agents for Novell NetMail
Brought to you by:
pascal666
You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: Pascal <Pas...@Us...> - 2004-07-20 21:20:16
|
If you give me your SourceForge UserID I will give you write access to CVS. I look forward to having another developer on this project. I never intended to be the only one, but I put this SF project together in just a couple hours so I realize it currently is not too inviting. I'm in the process of rewriting the web pages to accommodate multiple types of open source NetMail add-ons. I'd like to evolve this SF project to include multiple developers and multiple agents (I'm also working on a new anti-virus agent right now). Be fore-warned however that SpamAssassin v3.0 is expected to be released in a couple weeks (pre2 is currently out). When this happens it will include a new spamd.raw that due to the license change (and other enhancements) is a major re-write. I stopped developing the 2.63 version for this reason. The code I currently have should be trivial to move over. It sounds like your existing two enhancements will also be rather simple to transition. I would caution you against adding any features to the 2.63 codebase that are very complex and thus difficult to move to the new codebase. But, as always, what you do with you time is up to you :) -Pascal "Scott C. Villinski" wrote: > > I need some guidiance on how best to proceed. I've modified spamd.raw > to do a couple of things: > > 1. It will rewrite all headers of messages (like the original spamd.raw > message). > 2. I also have an option to now move messages that are flagged as spam > to a different folder (but looking at the message envelope). > > I'm also looking adding more features as well - so my question is this: > > How should I best modify the source? Just go for it and upload it to > CVS? Should I just post it as a patch to let it be "approved"? > > Thanks! > > Scott > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click > _______________________________________________ > Netmail-devl mailing list > Net...@li... > https://lists.sourceforge.net/lists/listinfo/netmail-devl |
From: Scott C. V. <sc...@vi...> - 2004-07-20 19:38:48
|
I need some guidiance on how best to proceed. I've modified spamd.raw to do a couple of things: 1. It will rewrite all headers of messages (like the original spamd.raw message). 2. I also have an option to now move messages that are flagged as spam to a different folder (but looking at the message envelope). I'm also looking adding more features as well - so my question is this: How should I best modify the source? Just go for it and upload it to CVS? Should I just post it as a patch to let it be "approved"? Thanks! Scott |