Re: [Declude.JunkMail] Blank TO Test?

2011-09-23 Thread Brian Milburn

Hi Rick,

FYI, there is also a test in Alligate for this that may nail them
earlier in the process.

Brian

On 9/23/2011 8:40 AM, Rick Davidson wrote:
 How would one go about triggering on a message with a blank or missing TO 
 field?

 --
 Rick


 CONFIDENTIALITY NOTICE

 This e-mail message and any attachments contain confidential and/or 
 privileged information for the sole use of the intended recipient.  If you 
 are not the intended recipient, you may not read, disseminate, distribute or 
 copy this e-mail message or any attachments. Please notify the sender 
 immediately by reply e-mail if you received this e-mail message by mistake 
 and delete this e-mail message and any attachments from your system.  E-mail 
 transmission cannot be guaranteed to be secure or error-free as information 
 could be intercepted, corrupted, lost, destroyed, delayed, incomplete, or 
 contain viruses.  The sender, therefore, does not accept liability for any 
 errors or omissions in the contents of this e-mail message or any 
 attachments, which arise as a result of e-mail transmission.  If verification 
 is required, please request a hard-copy version.

 -. .- -


 You have received this e-mail due to a past or current transaction or as a 
 result of our efforts to keep you in touch with current developments 
 affecting your industry. If you wish to unsubscribe from any future general 
 information mailings, please click the 'Reply' button and add the word 
 'UNSUBSCRIBE' to the subject of your response.
 ---
 This E-mail came from the Declude.JunkMail mailing list.  To
 unsubscribe, just send an E-mail to imail...@declude.com, and
 type unsubscribe Declude.JunkMail.  The archives can be found
 at http://www.mail-archive.com.






---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to imail...@declude.com, and
type unsubscribe Declude.JunkMail.  The archives can be found
at http://www.mail-archive.com.



Re: [Declude.JunkMail] multiple simultaneous problems

2008-02-29 Thread Brian Milburn


It might help to open task manager and reduce the service priority for 
the time being to give you a little more breathing room until you get 
the problem sorted out.


Brian

David Dodell wrote:

-Original Message-
From: Darrell ([EMAIL PROTECTED]) [EMAIL PROTECTED]

Which RBL's are timing out?  Is your DNS server having problems?  Is 


your DNS server local to the mail server or is it located somewhere else?



It is totally random ... sometimes none of them for several messages, other 
times, the first several work, and the rest fail ... doesn't seem to be any 
pattern



 (3) IMAP4d32.exe  services are running 99% of the cpu time ...

 This will essentially starve out Declude and anything else.  I have seen 

several folks have this issue on the Imail list.  What version of Imail 


are you using?



9.23 since it was released ... been running it for a while.



 Any thoughts on where to start ... I've rebooted, stopped services, 

 restarted services ... works fine for about 8 hrs then starts up all 


 over again



I would start with the IMAP4D issue.





Darrell, I agree ... just wish I knew what was affecting it.



Another response suggested the file system ... and I noticed the comment from 
the Sniffer people about NTFS.



We have had some bad sectors on our hard drive starting about a few weeks ago 
... Ran chkdsk etc and that seemed to have caught them, ran a defrag session 
today ...

I order today a new Barracuda ES2 drive for the server, which will arrive 
Monday and I'll attempt to clone.



Linda @ Declude suggested I might be having a bad network card go bad, which 
she thinks is attributing to the failed RBL issues, but I don't think that 
would affect the IMAP usage.



Short of installing a new network card / drive ... any other thoughts what to 
try?



David

  


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



Re: [Declude.JunkMail] RE: Various Greeting Card messages

2007-07-12 Thread Brian Milburn


This one is a little faster:

(http://\b(?:[0-9]{1,3}\.){3}[0-9]{1,3}\b)

David Barker wrote:

I have seen these if this is what you referring to the second line is
looking for an IP. You could try this in a filter:

BODYEND NOTCONTAINS SEEING YOUR CARD
BODY20  PCRE
(http://((?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9
]|[01]?[0-9][0-9]?)/)

David

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kornitz,
David
Sent: Thursday, July 12, 2007 3:35 PM
To: declude.junkmail@declude.com
Subject: [Declude.JunkMail] RE: Various Greeting Card messages

Has anyone found (or come up with) an effect filter for all of the
greeting card messages floating around.  I have been playing with them,
but in doing so, I end up blocking legitimate cards.   Any suggestions
would be greatly appreciated.

Davud


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



Re: [Declude.JunkMail] RE: Various Greeting Card messages

2007-07-12 Thread Brian Milburn
Yes, technically, it would match 0.0.0.0 through 999.999.999.999 but 
with HTTP:// it wouldn't really matter and it is very efficient.


David Barker wrote:

Correct it is however would also match on numbers outside the IP range like
256.256.256.256, but considering you looking for the http:// as well it
should be fine.

David

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian
Milburn
Sent: Thursday, July 12, 2007 4:42 PM
To: declude.junkmail@declude.com
Subject: Re: [Declude.JunkMail] RE: Various Greeting Card messages


This one is a little faster:

(http://\b(?:[0-9]{1,3}\.){3}[0-9]{1,3}\b)

David Barker wrote:
  

I have seen these if this is what you referring to the second line is
looking for an IP. You could try this in a filter:

BODYEND NOTCONTAINS SEEING YOUR CARD
BODY20  PCRE



(http://((?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9
  

]|[01]?[0-9][0-9]?)/)

David

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of


Kornitz,
  

David
Sent: Thursday, July 12, 2007 3:35 PM
To: declude.junkmail@declude.com
Subject: [Declude.JunkMail] RE: Various Greeting Card messages

Has anyone found (or come up with) an effect filter for all of the
greeting card messages floating around.  I have been playing with them,
but in doing so, I end up blocking legitimate cards.   Any suggestions
would be greatly appreciated.

Davud


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

Re: [Declude.JunkMail] MXRate-Allow

2006-11-18 Thread Brian Milburn

Andy,

This address shows 481 reported false positives from actual recipients. 
It also shows that 5957 individual recipients have added this address to 
their Alligate whitelists.


But, it also shows that it has failed 81 tarpits and 422 greylist tests.

So the results are a little ambiguous. Right now the current MXRate 
recommendation is No recommendation ;)


Brian

Andy Schmidt wrote:

Is it me - or should MXRate-Allow be treated as a spam source list?
 
I don't know how many times I've looked at Spam that made it through 
and the IP is on their whitelist, such as campaigner.


Best Regards
*/Andy Schmidt/*/
/
Phone:  +1 201 934-3414 x20 (Business)
Fax:+1 201 934-9206

-Original Message- 
Received: from mta8br.cmpgnr.com [69.28.223.132] by hm-software.com

  (SMTPD-9.10) id A0C01D47C; Sat, 18 Nov 2006 11:11:44 -0500
Return-Path: [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

Date: Sat, 18 Nov 2006 11:11:48 -0500 (EST)
From: Purplus Inc. [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]
Reply-To: Purplus Inc. [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

To: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
Subject: Great New Deals From Purplus Software
Errors-To: [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

Mime-Version: 1.0
Content-Type: multipart/alternative;
 boundary==_Part_220171_25603728.1163866308151
X-Campaign: 829605.828864.667296.793699032
Bounces-To: [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]
X-RBL-Warning: Suspected SPAM. Spam Received Recently See: 
http://www.sorbs.net/lookup.shtml?69.28.223.132;

X-Declude-RefID:
X-Declude: Version 4.3.14; Code 0xe from mta8br.cmpgnr.com [69.28.223.132]
X-Declude: Triggered [4] SENDERDB-ALLOW, SPFPASS, SNIFFER
X-Countries: UNITED STATES-destination
Return-Path: [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

X-RCPT-TO: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
Status: 
X-UIDL: 463610395

X-IMail-ThreadID: 30c001bc5152
 
*From:* Purplus Inc. [mailto:[EMAIL PROTECTED]

*Sent:* Saturday, November 18, 2006 11:12 AM
*To:* [EMAIL PROTECTED]
*Subject:* Great New Deals From Purplus Software
 
- SPAM DELETED 
--
 
You are subscribed as [EMAIL PROTECTED] To unsubscribe please click 
here 
http://cmpgnr.com/r.html?c=829605r=828864t=793699032l=6[EMAIL PROTECTED]la=1o=-40.


http://www.campaigner.com/?testdrive_1



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

Re: DSN:Re: [Declude.JunkMail] Whitlist Compiler

2003-02-28 Thread Brian Milburn

The address is http://www.spammanager.com

It might be a competing product for Declude, but it is not intended to be. It
is a different approach however it also supports being used as a Declude test.
Imail is not really our intended market, however since we use IMail ourselves,
it was a natural place to start. (I hate #%$#%* SPAM!) We use it here in
conjunction with Declude products however it will work alone.

Our main push is going to be the gateway version which will work with any mail
server and numerous mail servers at the same time, and is about 8-10x faster
that using it in conjunction with IMail in our tests so far. We are also
planning on adding support for Declude Junkmail and Spam in the gateway
version as soon as we finish our initial alpha testing.

There is a Declude specific version of SpamManager now available that does not
have all the bells and whistles and simply returns result codes for Declude
JunkMail. It is much less expensive.

 
On 02/28/03 12:24pm you wrote...
Hello, Brian,
Is there a link on the web somewhere to CYBERsitter SpamManager?  I can't
seem to find it.  Also,would you consider this product a competing product
to Declude.JunkMail?

Thanks,
Dan Geiser [EMAIL PROTECTED]

- Original Message -
From: Brian Milburn [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, February 08, 2003 12:45 PM
Subject: DSN:Re: [Declude.JunkMail] Whitlist Compiler


 Hmmm... somebody stole my thunder! We added Smart Whitelisting to
CYBERsitter
 SpamManager for the final release. It automatically (optionally) adds the
 recipients address to the users personal whitelist. $27,000 ?? Jeepers!
 Somebody's got a lot of VC guys to pay off!

 On 02/08/03 10:16am you wrote...
 
 IronMail  compiles whitelists by looking at the recipient addresses of
 outgoing  mail,  on  the assumption that frequently used addresses are
 those  of  people  that  an enterprise has a partnership with, and who
 should be allowed to send e-mail into the enterprise.
 
 Would be a nice feature in Declude...
 
 This is something that we have been thinking about for a long time.
 
 It would be a bit awkward to set up, and would use more resources, but
 could really help minimize false positives.
   -Scott


This E-mail is scanned and free from viruses. www.nexustechgroup.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 scanned for viruses by Solid Oak Software]

ware]



---
[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.


RE: DSN:Re: [Declude.JunkMail] Whitlist Compiler

2003-02-28 Thread Brian Milburn

SpamManager returns negative results for adult and positive results for spam.
John has some good test definitions that I am sure he will share.

 
On 02/28/03 7:41pm you wrote...
 There is a Declude specific version of SpamManager now 
 available that does not have all the bells and whistles and 
 simply returns result codes for Declude JunkMail.

Hey Scott/Bryan,

For the Declude specific version of SpamManager, will the result codes
distinguish the difference between adult content and regular spam?
I used SpamManager as an external test during it's beta testing and was
quite impressed with it's performance! :-)

Thanks,

~Patrick

---
[This E-mail scanned for viruses by Declude/McAfee]

---
[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 scanned for viruses by Solid Oak Software]

ware]



---
[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.


RE: Re[2]: DSN:Re: Re[2]: [Declude.JunkMail] A Question of Ethics

2003-02-27 Thread Brian Milburn
 
On 02/27/03 9:32am you wrote...

I'll   trust   you   on   that,   and  apologize  for  the  roundhouse
classification.  Yet  in your several dozen cases where divorces were
contemplated,  employee  terminations took place, even people who were
sent  back  to  prison  and  kids  who have been grounded examples,
clearly  your  tool was used as spyware. And these are the cases which
you brought under discussion.

This is only in reference to a business environment.

Would you say in this instance that the tools (firewall logging) used
would be classified as spyware?

I would imagine that any product that logs any activity could be considered
spyware in certain circumstances. This includes IMail, Declude, Exchange, MS
Proxy, anything that logs activity. There is a huge difference between
products that log activity and spyware. For example, there is a product that
takes low res screen shots of the computer and allows the parent, employer, or
other supervisorial person to playback everything that was done. Several of
CYBERsitter's competitors have built in keyboard logging that keeps a record
of everything typed.

Although I am sure this has cost us sales and review points, we have
consistently refused to incorporate similar functions into CYBERsitter. We
have been asked thousands of times to provide functions to capture email
messages, and capture instant messaging content. Certainly this is possible,
but we won't do that either although there are other products have this
capability. In my opinion, these are spyware products. Our primary purpose
in keeping logs is for support purposes. The user's purpose is probably
different, but here again, this is a common function of all tools that
manage or distribute content.

We also track users who come to our web sites. We know what pages they visit,
their browser versions, IP addresses, locale, referrers, and operating
systems. We, like tens of thousands of other online retailers, use this
information for improving traffic flow, determining user interest, and fine
tuning our marketing. So are we spying on our customers?

I can use the logs generated by IMail to spy on people as easily as any
spyware product. I can see who sent what to who, where and when. Does this
make it spyware? I don't think so. You can hold any message that meets
certain criteria with Declude and the administrator can read the entire
message. It doesn't have to be spam. Does this make Declude spyware too?

I think that an overly broad interpretation of what is spyware is foolish,
no matter how the data is used. Virtually every Internet related application
is designed to manage or regulate the distribution or reception of data in
some way. Tools that log activity are absolutely necessary. Tools that are
intentionally designed to invade a users privacy are quite another thing
entirely.


---
[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.


DSN:Re: Re[2]: [Declude.JunkMail] A Question of Ethics

2003-02-26 Thread Brian Milburn

I seldom comment on this list, but this is something I know a little about. We
have published security software since 1990 and our most popular product,
CYBERsitter, since 1996. With over 2.5m users, we have seen it all. Because it
records all browsing activity, there are many cases where we have been called
upon to interpret the activity.

I personally know of several dozen cases where divorces were contemplated,
employee terminations took place, even people who were sent back to prison for
parole violations due directly to our software. Of course that isn't even the
tip of the iceberg compared to all the kids who have been grounded for doing
nasty things they shouldn't ;)

We have had more than our share of controversy. Our policy regarding our
responsibility has remained the same throughout and has proven to be the
appropriate one I believe.

Our software is a tool. The user purchases this tool to perform a specific
function. We try to provide as much information as we can about how to use the
tool. Once the user installs our software, what they do with the data is up to
them. All we can do is to provide the tool by which to gather the data, and to
present it in a readable, factual way.

It has been my experience, that when a drastic measure is contemplated, a wife
divorcing her husband for a porn problem, an employer terminating an employee,
or whatever, the software is generally used to confirm and/or validate
something they already know.

Our policy is to make ourselves available to help people analyze the data we
provide, and to give them an honest interpretation of what we feel is taking
place. I have personally confirmed peoples suspicions, and also was able to
explain suspected activity as accidental or unsolicited. 

I was contacted one time by a district attorney from Pittsburg. An employee of
a company was arrested and in jail for uploading a propriatory customer
database to some other location. They faxed me 20 pages of logs, and after
analyzing them I discovered that the logs had been altered. It turned out the
employer had insured his data for $400,000 and had set the employee up. The
employee was released later that day and the employer (our customer) was
arrested.

Personally, I feel that the ethics question here is whose ethics will we use.
Just the fact that this question is being discussed here is proof positive to
me that we as a group do care about how the data we provide our users is used.
The best we can do is to make it as accurate as possible, and be available to
help those who need a professional opinion. Contrast this to companies that
provide no rationale whatsoever for their judgements like some RBL providers,
or companies that provide spam/porn protection but aren't there to spend the
time with you when you have a question. To many companies ethics is spelled
ethic$. Hopefully we as a group are not among them.

I am willing to bet that the employee in question was not fired solely based
on information provided by an anti-spam program. They employer probably had
complaints, suspicions, or other reasons that were taken in to account. It is
quite possible he just needed the evidence. 


 
On 02/26/03 10:14pm you wrote...
 I'd  say  if they fired him for just receiving porn then they better
 be prepared for a lawsuit.

 If  I  had  something to do with getting rid of some sorry so and so
 that  was doing stuff like that to his employer I'd feel pretty good
 about it.

My thoughts are completely in line with Terry's.

There  is  no question of your complicity in the gentleman's firing if
you are comfortable that the employer *knew* the offending messages to
*not*  be  spam,  and thus out of your purvue completely. If, however,
you  feel  that,  acting  as  a  spam  expert,  you did not adequately
represent  the  extremely  high likelihood that pornographic e-mail is
unsolicited,  or,  even worse, gave the reverse impression (i.e., that
your filtering service--impossibly!--only allows through porn that was
desired  by  the  end  user, deleting everything else on arrival), you
should   try  to  remedy  this  misunderstanding  immediately.  As  an
immediate  band-aid,  you  may  wish  to  release an updated end user
agreement  that  highlights  this area, without revealing your direct
motivation.

I  would  feel  horrible  knowing  I'd  inadvertently  helped to frame
someone,  whether  due to ignorance or corruption on the part of their
boss; in fact, I would ready myself to defend the individual in court,
and lose the client. You have to go deeper on this: it's a question of
why/whether this has anything to do with you positively or negatively,
since you provide anti-spam software--not employee monitoring/spyware,
which is in a sense its direct opposite.

-Sandy



Sanford Whiteman, Chief Technologist
Broadleaf Systems, a division of
Cypress Integrated Systems, Inc.
e-mail: [EMAIL PROTECTED]


---
[This 

DSN:Re: [Declude.JunkMail] Whitlist Compiler

2003-02-08 Thread Brian Milburn

Hmmm... somebody stole my thunder! We added Smart Whitelisting to CYBERsitter
SpamManager for the final release. It automatically (optionally) adds the
recipients address to the users personal whitelist. $27,000 ?? Jeepers!
Somebody's got a lot of VC guys to pay off!
 
On 02/08/03 10:16am you wrote...

IronMail  compiles whitelists by looking at the recipient addresses of
outgoing  mail,  on  the assumption that frequently used addresses are
those  of  people  that  an enterprise has a partnership with, and who
should be allowed to send e-mail into the enterprise.

Would be a nice feature in Declude...

This is something that we have been thinking about for a long time.

It would be a bit awkward to set up, and would use more resources, but 
could really help minimize false positives.
  -Scott

---
[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 scanned for viruses by Solid Oak Software]

ware]



---
[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.



DSN:Re: [Declude.JunkMail] Declude in PCMag

2003-01-24 Thread Brian Milburn

Nah, we've been in there a bunch of times and all you get is calls from people
wanting to know if you have a Mac version!

Just kidding, congratulations Scott!

Brian
 
On 01/24/03 3:52pm you wrote...
Congratulations, Scott. Declude is mentioned in PCMag,
latest February 25th Issue, page 95. Sniffer is also in
the same listing. Suppose we'll see price increases now.

big grin

--
Roger Heath
[EMAIL PROTECTED]
www.rleeheath.com

--
ActivatorMail(tm) ver.122102 Scanned for all viruses by 
www.activatormail.com intelligent anti-virus anti-spam service

---
[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.
ve.com.
---
[This E-mail scanned for viruses by Solid Oak Software]



---
[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.



DSN:Re: [Declude.JunkMail] osirusoft down?

2003-01-07 Thread Brian Milburn


That's Santa _Ana_ winds Scott ;-)

It has been in the 80's here in So Cal. and the winds have knocked out our
electricity twice for a total of about 8 hours, and our backup copper T1 once.
Our big fiber line and batteries have kept us up and running. This morning I
woke up and when I turned on the lights they were all dim. I checked and we
had 60 volts! Things were beeping all over the house. Dang APC UPS's don't
have a bell off button. I guess the electricity was off for 3 hours or so,
and when the power came back up it was a few volts short. I have never seen
anything like this before, especially in January.

Brian
 
On 01/07/03 5:56pm you wrote...

Is anyone having problems using relays.osirusoft.com and relays.ordb.org?
Should I comment these out in the global.cfg file to avoid excessive
timeouts?

It's a temporary problem due to the Santa Monica Winds in California, 
which are apparently blowing cars from one lane on highways to another.
 -Scott

---
[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.
://www.mail-archive.com.
ve.com.
---
[This E-mail scanned for viruses by Solid Oak Software]



---
[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.



DSN:Re: [Declude.JunkMail] Increase in SPAMCOP listing

2002-11-27 Thread Brian Milburn

Hi John,

I have noticed this as well. Yesterday Spamcop failed several legitimate
messages from AOL users. Maybe they are not clearing out the false reports as
regularly as they normally do because of the holiday week.
 
-Brian

On 11/27/02 6:51am you wrote...
Has any one else noticed an increase in the number of legit companies listed
on SPAMCOP? I have been having to increase my white filter list.

Examples:

Ebay.com
Techrepublic.com
winntmag.com

John Tolmachoff MCSE, CSSA
IT Manager, Network Engineer
RelianceSoft, Inc.
Fullerton, CA  92835
www.reliancesoft.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.
 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.



DSN:Re: [Declude.JunkMail] BASE64 test

2002-11-19 Thread Brian Milburn

Not when they are the text portions of the message. If you look at a complex
raw email message, there may be several message parts. These can be BASE64
encoded files of any type. All the message parts are essentially contained in
the message body. It is up to the client application to separate these parts
and reconstruct them into their original formats. I am seeing several hundred
spams a day where the sender sends an adult message from an innocuous email
address with a subject like Got your message. The message bodies may be
extremely explicit, so they are  BASE64 encoded so that they get by spam
filters or rules like those available in iMail. There would be no good
reason at all to encode message text except to get by these filters.

 
On 11/19/02 8:03am you wrote...
The BASE64 test will be triggered when E-mail contains a text or HTML MIME
segment that is base64 encoded -- there is no reason for such segments to be
base64 encoded, but spammers commonly use the base64 encoding to try to
bypass filters.

Follow-up question: Is there any good or allowed reason to have BASE64
encoding in a message?

John Tolmachoff MCSE, CSSA
IT Manager, Network Engineer
RelianceSoft, Inc.
Fullerton, CA  92835
www.reliancesoft.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.



[Declude.JunkMail] DSN:CYBERsitter NoXMail List

2002-11-13 Thread Brian Milburn

I want to thank everyone who requested a beta copy of CYBERsitter NoXMail.
There were quite a few requests and we received a lot of positive feedback and
a couple of good suggestions.

One user requested that we set up a mailing list so that beta users can ask
questions, and also so that I can send them announcements of enhancements and
'fixes' as they are posted. We also posted the beta so it can be downloaded.

Anyone using the beta is encouraged to subscribe by sending an email to:

   [EMAIL PROTECTED] and put SUBSCRIBE YOUR NAME in the message body.

We will be posting a new version this afternoon that implements some new spam
detection tests that help reduce false positives as well as the inclusion of a
couple of suggestions we received from users.

Thanks again, and thanks to Scott for providing an extensible product with
Declude JunkMail!

Brian Milburn
Solid Oak Software 

---
[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.



DSN:Re: [Declude.JunkMail] Adultery

2002-11-12 Thread Brian Milburn

Hi John,

We do not have the docs finished yet, but the program is available if you
would care to test it. There is a 'Declude style' configuration file and it is
completely commented so it is easy to use without the docs.

At this point we are still open to suggestions and comments. We hope to begin
the Linux translation by Dec 1, so the feature set and program defaults are
not locked down as yet.

Let me know and I will send you the files and a license key.

Brian



 
On 11/08/02 1:45pm you wrote...
Great. Please keep us posted on the progress.

John Tolmachoff MCSE, CSSA
IT Manager, Network Engineer
RelianceSoft, Inc.
Fullerton, CA  92835
www.reliancesoft.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.



DSN:RE: Re: [Declude.JunkMail] Adultery

2002-11-12 Thread Brian Milburn

Ok, it is being sent to your email address.
 
On 11/12/02 12:44pm you wrote...
Brian,
I would like to test it as well!

Patrick Childers
Network Administrator
Hussey, Gay, Bell  DeYoung Inc.
329 Commercial Drive
Savannah, GA 31406
[EMAIL PROTECTED]


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:Declude.JunkMail-owner;declude.com]On Behalf Of Brian Milburn
 Sent: Tuesday, November 12, 2002 12:31 PM
 To: [EMAIL PROTECTED]
 Subject: DSN:Re: [Declude.JunkMail] Adultery
 
 
 
 Hi John,
 
 We do not have the docs finished yet, but the program is available if you
 would care to test it. There is a 'Declude style' configuration 
 file and it is
 completely commented so it is easy to use without the docs.
 
 At this point we are still open to suggestions and comments. We 
 hope to begin
 the Linux translation by Dec 1, so the feature set and program 
 defaults are
 not locked down as yet.
 
 Let me know and I will send you the files and a license key.
 
 Brian
 
 
 
  
 On 11/08/02 1:45pm you wrote...
 Great. Please keep us posted on the progress.
 
 John Tolmachoff MCSE, CSSA
 IT Manager, Network Engineer
 RelianceSoft, Inc.
 Fullerton, CA  92835
 www.reliancesoft.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.
---
[This E-mail scanned for viruses by Declude/McAfee]


---
[This E-mail scanned for viruses by Declude/McAfee]

---
[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.



[Declude.JunkMail] DSN:Message for Scott

2002-11-12 Thread Brian Milburn

Scott,

If you will recall, I contacted you a while back when I was working on
CYBERsitter NoXMail and I was having problems with Declude locking the spool
file while processing it.

You sent me a version that had this fixed. MUCH to my embarrassment, I sent
out some beta copies of NoXMail to about 10-15 of your users this morning
completely forgetting about the declude.exe problem.

Is the fixed version of Declude available to all users? If so, maybe you could
post the address here so it won't look like we send out software that doesn't
work;-)

Thanks, I appreciate it.

Brian Milburn
Solid Oak Software



---
[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.



DSN:RE: Re: [Declude.JunkMail] Adultery

2002-11-08 Thread Brian Milburn

No, sorry. We don't do shareware here, although I don't know exactly how it
will be distributed yet. Our marketing department is currently doing its
evaluations. The 'real' target market is large ISPs, but we use iMail and
Declude Junkmail here, so it was an obvious 'must do'.
 
On 11/08/02 11:27am you wrote...
I also would be interested.

Need to ask. Will this be a shareware or paid add-on?

John Tolmachoff MCSE, CSSA
IT Manager, Network Engineer
RelianceSoft, Inc.
Fullerton, CA  92835
www.reliancesoft.com


-Original Message-
From: [EMAIL PROTECTED]
[mailto:Declude.JunkMail-owner;declude.com] On Behalf Of Brian Milburn
Sent: Friday, November 08, 2002 10:49 AM
To: [EMAIL PROTECTED]
Subject: DSN:Re: [Declude.JunkMail] Adultery


If you are interested in a Declude 'external test' for adult oriented
material, we will be releasing a product for Declude/iMail and other MTAs
soon
(CYBERsitter NoXMail). We adapted the content recognition engine from our
product CYBERsitter, and it is extremely accurate and highly configurable.
We
have about 30,000 of our users currently submitting all their objectionable
mail to us and we are in the process of 'fine tuning' the pattern files. It
is
very fast, processing average messages in ~200ms. We have had very few false
positives ( .1%) and it even knows the difference between an 'off-color'
joke, and adult spam.

Brian Milburn
Solid Oak Software, Inc.
http://www.cybersitter.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.



DSN:RE: RE: Re: [Declude.JunkMail] Adultery

2002-11-08 Thread Brian Milburn

Hi John, I am pretty sure you can be assured of that. We deal with a lot of
small ISPs and hosting companies now and always try to keep value high and
expense low.
 
On 11/08/02 11:59am you wrote...
Hopefully, there will be a tiered pricing structure for smaller companies,
such as small hosting companies like us.

John Tolmachoff MCSE, CSSA
IT Manager, Network Engineer
RelianceSoft, Inc.
Fullerton, CA  92835
www.reliancesoft.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.