RE: [Declude.JunkMail] PCRE and REVDNS

2007-06-20 Thread David Barker
Maximum line length in a filter is 1024 Characters


David Barker
VP Operations  |  Declude
Your Email Security is our business
O: 978.499.2933  x7007
F: 978.988.1311   
E: [EMAIL PROTECTED]


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott
Fisher
Sent: Tuesday, June 19, 2007 10:03 AM
To: declude.junkmail@declude.com
Subject: RE: [Declude.JunkMail] PCRE and REVDNS

OK, now you have me thinking could I use PCRE to replace tons of body
searches for my 419/Lottery filter...

What is the maximum line length for a line in a filter?

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David
Barker
Sent: Monday, June 18, 2007 12:54 PM
To: declude.junkmail@declude.com
Subject: [Declude.JunkMail] PCRE and REVDNS

Just a quick tutorial. As PCRE is much quicker than using regular line
matching I use the following when checking against REVDNS within filters:

Regular Filter line:
---

REVDNS  -5  ENDSWITH.bigfootinteractive.com
REVDNS  -5  ENDSWITH.bluehornet.com
REVDNS  -5  ENDSWITH.constantcontact.com

PCRE Filter line:
---

REVDNS  -5  PCRE
(?i:\.(bigfootinteractive|bluehornet|constantcontact)\.com$)

1. The PCRE expression needs to be in parenthesis (  )

2. ?i: indicates case in-sensitive

3. As . is a special character meaning any character we use the \ to
indicate that it should just be a .

4. The | represents or 

5.The $ is also a special character which used here indicates the end of a
string

The above PCRE will match any of the 3 from the regular filter.

David Barker
VP Operations  |  Declude
Your Email Security is our business
O: 978.499.2933  x7007
F: 978.988.1311   
E: [EMAIL PROTECTED]



---
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] OT - Outlook Junk Mail Folder

2007-06-20 Thread Kevin Bilbee
We have our users turn off the outlook junkmail filtering. It is more of a 
headache than it is worth.


Kevin Bilbee

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
 Dean Lawrence
 Sent: Tuesday, June 19, 2007 6:11 AM
 To: declude.junkmail@declude.com
 Subject: [Declude.JunkMail] OT - Outlook Junk Mail Folder
 
 Hi All,
 
 I have a client that we generate mailings for and one of their
 messages is for some reason being placed in the Outlook Junkmail
 Folder. There is very little to the email and there aren't any Buy
 nows or anything like that in the message. Declude and Sniffer have
 no problem with it either. However, Outlook keeps flagging it as junk
 mail.
 
 Does anyone have any ideas as to finding out why Outlook is doing this
 or how to get around it?
 
 Thanks,
 
 Dean
 
 --
 __
 Dean Lawrence, CIO/Partner
 Internet Data Technology
 888.GET.IDT1 ext. 701 * fax: 888.438.4381
 http://www.idatatech.com/
 Corporate Internet Development and Marketing Specialists
 
 
 ---
 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] OT - Outlook Junk Mail Folder

2007-06-20 Thread Dean Lawrence

Thank Kevin. If only I could do that. They are a very large
corporation with over 1,000 users. 8-p

On 6/20/07, Kevin Bilbee [EMAIL PROTECTED] wrote:

We have our users turn off the outlook junkmail filtering. It is more of a 
headache than it is worth.


Kevin Bilbee

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
 Dean Lawrence
 Sent: Tuesday, June 19, 2007 6:11 AM
 To: declude.junkmail@declude.com
 Subject: [Declude.JunkMail] OT - Outlook Junk Mail Folder

 Hi All,

 I have a client that we generate mailings for and one of their
 messages is for some reason being placed in the Outlook Junkmail
 Folder. There is very little to the email and there aren't any Buy
 nows or anything like that in the message. Declude and Sniffer have
 no problem with it either. However, Outlook keeps flagging it as junk
 mail.

 Does anyone have any ideas as to finding out why Outlook is doing this
 or how to get around it?

 Thanks,

 Dean

 --
 __
 Dean Lawrence, CIO/Partner
 Internet Data Technology
 888.GET.IDT1 ext. 701 * fax: 888.438.4381
 http://www.idatatech.com/
 Corporate Internet Development and Marketing Specialists


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





--
__
Dean Lawrence, CIO/Partner
Internet Data Technology
888.GET.IDT1 ext. 701 * fax: 888.438.4381
http://www.idatatech.com/
Corporate Internet Development and Marketing Specialists


---
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] OT - Outlook Junk Mail Folder

2007-06-20 Thread Kevin Bilbee
Then best wishes to you; With the outlook junkmail filter turned on you will 
continually run into this issue.

I would suggest writing a faq on how to turn it off and sent it to every user. 
Telling the benefits of turning it off and the consequences of leaving it on! 
This may not be possible but it is worth a try!


Kevin Bilbee


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
 Dean Lawrence
 Sent: Wednesday, June 20, 2007 5:16 PM
 To: declude.junkmail@declude.com
 Subject: Re: [Declude.JunkMail] OT - Outlook Junk Mail Folder
 
 Thank Kevin. If only I could do that. They are a very large
 corporation with over 1,000 users. 8-p
 
 On 6/20/07, Kevin Bilbee [EMAIL PROTECTED] wrote:
  We have our users turn off the outlook junkmail filtering. It is more
 of a headache than it is worth.
 
 
  Kevin Bilbee
 
   -Original Message-
   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
   Dean Lawrence
   Sent: Tuesday, June 19, 2007 6:11 AM
   To: declude.junkmail@declude.com
   Subject: [Declude.JunkMail] OT - Outlook Junk Mail Folder
  
   Hi All,
  
   I have a client that we generate mailings for and one of their
   messages is for some reason being placed in the Outlook Junkmail
   Folder. There is very little to the email and there aren't any Buy
   nows or anything like that in the message. Declude and Sniffer
 have
   no problem with it either. However, Outlook keeps flagging it as
 junk
   mail.
  
   Does anyone have any ideas as to finding out why Outlook is doing
 this
   or how to get around it?
  
   Thanks,
  
   Dean
  
   --
   __
   Dean Lawrence, CIO/Partner
   Internet Data Technology
   888.GET.IDT1 ext. 701 * fax: 888.438.4381
   http://www.idatatech.com/
   Corporate Internet Development and Marketing Specialists
  
  
   ---
   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.
 
 
 
 
 --
 __
 Dean Lawrence, CIO/Partner
 Internet Data Technology
 888.GET.IDT1 ext. 701 * fax: 888.438.4381
 http://www.idatatech.com/
 Corporate Internet Development and Marketing Specialists
 
 
 ---
 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] OT - Outlook Junk Mail Folder

2007-06-20 Thread Colbeck, Andrew
Dean, I did some Googling for you and found some likely hits, including
this from Microsoft:

http://office.microsoft.com/en-us/help/HA010450051033.aspx

You may find a nugget of advice there for how your campaigns can avoid
the filter.

Typically, the advice by senders such as yourself is to plea for
recipients to add your MAILFROM to their Address Book.

For what it's worth, like Kevin, I turn off the Junk E-Mail feature in
the corporate Outlook for my 1,000+ users.  I do it via Group Policy in
our Active Directory; the policies come with the Office Resource Kits.

Andrew.

 

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On 
 Behalf Of Dean Lawrence
 Sent: Tuesday, June 19, 2007 6:11 AM
 To: declude.junkmail@declude.com
 Subject: [Declude.JunkMail] OT - Outlook Junk Mail Folder
 
 Hi All,
 
 I have a client that we generate mailings for and one of 
 their messages is for some reason being placed in the Outlook 
 Junkmail Folder. There is very little to the email and there 
 aren't any Buy nows or anything like that in the message. 
 Declude and Sniffer have no problem with it either. However, 
 Outlook keeps flagging it as junk mail.
 
 Does anyone have any ideas as to finding out why Outlook is 
 doing this or how to get around it?
 
 Thanks,
 
 Dean
 
 --
 __
 Dean Lawrence, CIO/Partner
 Internet Data Technology
 888.GET.IDT1 ext. 701 * fax: 888.438.4381 
 http://www.idatatech.com/ Corporate Internet Development and 
 Marketing Specialists
 
 
 ---
 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.