Do you hav e to run it on the same server as the mail server is running ?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scot Desort Sent: 6. november 2003 22:44 To: [EMAIL PROTECTED] Thanks Keith. A bunch of folks have asked about the code. I have no problem sharing it. I want to clean it up a bit, add comments, and put together a db schema for reference, then I will post a URL for download to the list. Scott can then place a link on his add-on page if he wants. I am not a professional CF programmer, so some of the code will be a little rough. But it's such a small piece of code, there's probably only a few things that could be done to tune it up. -- Scot > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Keith Purtell > Sent: Thursday, November 06, 2003 2:12 PM > To: [EMAIL PROTECTED] > Subject: RE: [Declude.JunkMail] Opinions on web interface > > > That's very well done. We use ColdFusion here, would you be willing to > send a copy of your code? Or is this more of a $ item? > > Keith Purtell, Web/Network Administrator VantageMed Operations (Kansas > City) > Email: [EMAIL PROTECTED] > > CONFIDENTIALITY NOTICE: This email message, including any attachments, > is for the sole use of the intended recipient(s) and may contain > confidential and privileged information. Any unauthorized review, use, > disclosure or distribution is prohibited. If you are not the intended > recipient, please contact the sender by reply email and destroy all > copies of the original message. > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Behalf Of Scot Desort > > Sent: Thursday, November 06, 2003 12:28 PM > > To: [EMAIL PROTECTED] > > Subject: [Declude.JunkMail] Opinions on web interface > > > > > > I just finished throwing together a web interface to allow > > our customers to > > self-maintain their spam thresholds, whitelists and declude > > actions. It's > > very simple, but does everything we need. Written in ColdFusion, SQL > > database to store settings, with a custom tag that writes the > > text files to > > disk for Declude to read. The only thing that would be nice > > would be to have > > it sync the password with the IMAIL password. I suppose one > > of these days I > > will convert all of my domains to SQL for IMAIL password > > storage, which > > would solve the problem. > > > > Your comments are welcomed: > > > > http://spamwatch.njaccess.com > > > > demo login > > user name: [EMAIL PROTECTED] > > pw: spam > > > > Feel free to play around. It's not a live account. > > > > Thanks, > > > > > > -- > > Scot > > > > > > ----- Original Message ----- > > From: "R. Scott Perry" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Monday, November 03, 2003 4:30 PM > > Subject: Re: [Declude.JunkMail] WhiteList option questions > > > > > > > > > > >Just upgrading Declude after a fair amount of time. The > > docs say that > > the > > > >white list file should go into $default$.junkmail. Just > wanted to > > confirm > > > >it goes there and not global.cfg. > > > > > > That is correct. The WHITELISTFILE option is designed for > > incoming mail > > > only, and only applies to the > \IMail\Declude\$default$.JunkMail and > > > per-user/per-domain files. > > > > > > -Scott > > > --- > > --- > [This E-mail scanned for viruses by Declude Virus] > > --- > [This E-mail was scanned for viruses by Declude Virus > (http://www.declude.com)] > > --- > This E-mail came from the > Declude.JunkMail mailing list. To > unsubscribe, just send an E-mail to [EMAIL PROTECTED], and > type "unsubscribe Declude.JunkMail". The archives can be found > at http://www.mail-archive.com. > --- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com. --- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com.
