Re: [Declude.JunkMail] OT: imail q files magically dissapearing

2006-10-24 Thread Darrell \([EMAIL PROTECTED])



Craig,

fpReview loads the D* file. If you are having 
failures in the SMTP transaction you will have broken files (i.e. the Q* file 
does not exist OR is prefaced with t*).

I am not sure what Imail version your running but 
have seen others report a signifigant increase in broken connection files in 
2006.

Darrell
Check 
out http://www.invariantsystems.com for 
utilities for Declude And Imail. IMail/Declude Overflow Queue Monitoring, 
SURBL/URI integration, MRTG Integration, and Log Parsers.

  - Original Message - 
  From: 
  Craig 
  Edmonds 
  To: declude.junkmail@declude.com 
  
  Sent: Monday, October 23, 2006 6:12 
  PM
  Subject: [Declude.JunkMail] OT: imail q 
  files magically dissapearing
  
  On one of my imail 
  servers, my spool folder is slowly filling up with D 
files.
  
  I am using 
  fpreview to view the files in the spool and there are currently 180 or so 
  emails.
  
  when i try to 
  "return to queue" I get an error saying that the q file could not be found, 
  whch isa bit strange becasue many many of the emails are local to the 
  server.
  
  When I look in the 
  /spool there is a not a single q file anywhere.
  
  Any ideas whats 
  happening?
  
  Has sniffer or 
  declude gone nuts?
  
  Kindest RegardsCraig 
  Edmonds123 Marbella InternetW: www.123marbella.com
  .
  ---This E-mail came from the Declude.JunkMail mailing 
  list. Tounsubscribe, just send an E-mail to [EMAIL PROTECTED], 
  andtype "unsubscribe Declude.JunkMail". The archives can be foundat 
  http://www.mail-archive.com. 

---This E-mail came from the Declude.JunkMail mailing list.  Tounsubscribe, just send an E-mail to [EMAIL PROTECTED], andtype "unsubscribe Declude.JunkMail".  The archives can be foundat http://www.mail-archive.com.


RE: [Declude.JunkMail] OT: imail q files magically dissapearing

2006-10-24 Thread Craig Edmonds



Hi Darrell,

In your fpreview programme (which is pretty useful) how 
about making it when you "return to queue", it gives an option to recreate the q 
file?

I have made a small command line vbs script which does it 
but its still time consuming to enter the data one by one but cuts down the time 
have to create one manually. 

I wrote this last night very quickly becasue I have about 
250 legitimate mails which are broken and have to fix them one by one. It very 
basic but does the job for me today.

--- start script 

Set ArgObj = WScript.Arguments 

filename=ArgObj(0)

Sender=ArgObj(1)

Recipient=ArgObj(2)

Spoolfolder="c:\imail\spool\"Qfilename="Q"  
filename  ".smd"Dfilename="D"  filename  
".smd"Filename=Spoolfolder  Qfilename

'=='write the q 
file first'==Set fso 
= CreateObject("Scripting.FileSystemObject")set 
fname=fso.CreateTextFile(Filename,true)Set fso=nothingSet 
fname=nothing

'=='now write the 
content of the q 
file'==Set fso = 
CreateObject("Scripting.FileSystemObject")Set fname = 
fso.OpenTextFile(Filename, 8, True)
fname.write 
"QC:\IMail\spool\"  Dfilename vbCRLFfname.write 
"Hmail.mail2.123marbella.com" vbCRLFfname.write "S"  
Sender  ""  vbCRLFfname.write "R"  
Recipient  "" vbCRLF

Set 
fso=nothingSet fname=nothing

set ArgObj = 
Nothing

--end script


Kindest RegardsCraig Edmonds123 
Marbella InternetW: www.123marbella.com



From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Darrell 
([EMAIL PROTECTED])Sent: Tuesday, October 24, 2006 8:19 
AMTo: declude.junkmail@declude.comSubject: Re: 
[Declude.JunkMail] OT: imail q files magically dissapearing

Craig,

fpReview loads the D* file. If you are having 
failures in the SMTP transaction you will have broken files (i.e. the Q* file 
does not exist OR is prefaced with t*).

I am not sure what Imail version your running but 
have seen others report a signifigant increase in broken connection files in 
2006.

Darrell
Check 
out http://www.invariantsystems.com for 
utilities for Declude And Imail. IMail/Declude Overflow Queue Monitoring, 
SURBL/URI integration, MRTG Integration, and Log Parsers.

  - Original Message - 
  From: 
  Craig 
  Edmonds 
  To: declude.junkmail@declude.com 
  
  Sent: Monday, October 23, 2006 6:12 
  PM
  Subject: [Declude.JunkMail] OT: imail q 
  files magically dissapearing
  
  On one of my imail 
  servers, my spool folder is slowly filling up with D 
files.
  
  I am using 
  fpreview to view the files in the spool and there are currently 180 or so 
  emails.
  
  when i try to 
  "return to queue" I get an error saying that the q file could not be found, 
  whch isa bit strange becasue many many of the emails are local to the 
  server.
  
  When I look in the 
  /spool there is a not a single q file anywhere.
  
  Any ideas whats 
  happening?
  
  Has sniffer or 
  declude gone nuts?
  
  Kindest RegardsCraig 
  Edmonds123 Marbella InternetW: www.123marbella.com
  .
  ---This E-mail came from the Declude.JunkMail mailing 
  list. Tounsubscribe, just send an E-mail to [EMAIL PROTECTED], 
  andtype "unsubscribe Declude.JunkMail". The archives can be foundat 
  http://www.mail-archive.com. ---This E-mail came from the 
Declude.JunkMail mailing list. Tounsubscribe, just send an E-mail to 
[EMAIL PROTECTED], andtype "unsubscribe Declude.JunkMail". The archives 
can be foundat http://www.mail-archive.com. 

---This E-mail came from the Declude.JunkMail mailing list.  Tounsubscribe, just send an E-mail to [EMAIL PROTECTED], andtype "unsubscribe Declude.JunkMail".  The archives can be foundat http://www.mail-archive.com.


RE: [Declude.JunkMail] OT: imail q files magically dissapearing

2006-10-24 Thread John T \(Lists\)









Only problem his, how do you know what
the recipient email address is without parsing either the Declude or SMTP logs?




Oh, BTW, no the to address in the
headers is not always the email address the message is destined to.





John T

eServices For You



Seek, and ye shall
find!







-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Craig
Edmonds
Sent: Tuesday,
 October 24, 2006 12:45 AM
To: declude.junkmail@declude.com
Subject: RE: [Declude.JunkMail]
OT: imail q files magically dissapearing
Importance: High



Hi Darrell,



In your fpreview programme (which is
pretty useful) how about making it when you return to queue, it
gives an option to recreate the q file?



I have made a small command line vbs
script which does it but its still time consuming to enter the data one by one
but cuts down the time have to create one manually. 



I wrote this last night very quickly
becasue I have about 250 legitimate mails which are broken and have to fix them
one by one. It very basic but does the job for me today.



--- start script 



Set ArgObj = WScript.Arguments 







filename=ArgObj(0)







Sender=ArgObj(1)







Recipient=ArgObj(2)







Spoolfolder=c:\imail\spool\
Qfilename=Q  filename  .smd
Dfilename=D  filename  .smd
Filename=Spoolfolder  Qfilename







'==
'write the q file first
'==
Set fso = CreateObject(Scripting.FileSystemObject)
set fname=fso.CreateTextFile(Filename,true)
Set fso=nothing
Set fname=nothing







'==
'now write the content of the q file
'==
Set fso = CreateObject(Scripting.FileSystemObject)
Set fname = fso.OpenTextFile(Filename, 8, True)


fname.write QC:\IMail\spool\
 Dfilename vbCRLF
fname.write Hmail.mail2.123marbella.com vbCRLF
fname.write S  Sender  
 vbCRLF
fname.write R  Recipient 
 vbCRLF







Set fso=nothing
Set fname=nothing







set ArgObj = Nothing



--end script









Kindest Regards
Craig Edmonds
123 Marbella Internet
W: www.123marbella.com















From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Darrell ([EMAIL PROTECTED])
Sent: Tuesday,
 October 24, 2006 8:19 AM
To: declude.junkmail@declude.com
Subject: Re: [Declude.JunkMail]
OT: imail q files magically dissapearing



Craig,











fpReview loads the D* file. If you are having failures
in the SMTP transaction you will have broken files (i.e. the Q* file does not
exist OR is prefaced with t*).











I am not sure what Imail version your running but have seen
others report a signifigant increase in broken connection files in 2006.











Darrell






Check out http://www.invariantsystems.com
for utilities for Declude And Imail. IMail/Declude Overflow Queue
Monitoring, SURBL/URI integration, MRTG Integration, and Log Parsers.







- Original Message - 





From: Craig Edmonds






To: declude.junkmail@declude.com






Sent: Monday, October
 23, 2006 6:12 PM





Subject: [Declude.JunkMail]
OT: imail q files magically dissapearing











On one of my imail servers, my spool folder is slowly
filling up with D files.











I am using fpreview to view the files in the spool and there
are currently 180 or so emails.











when i try to return to queue I get an error
saying that the q file could not be found, whch isa bit strange becasue many
many of the emails are local to the server.











When I look in the /spool there is a not a single q file
anywhere.











Any ideas whats happening?











Has sniffer or declude gone nuts?









Kindest Regards
Craig Edmonds
123 Marbella Internet
W: www.123marbella.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.  Tounsubscribe, just send an E-mail to [EMAIL PROTECTED], andtype "unsubscribe Declude.JunkMail".  The archives can be foundat http://www.mail-archive.com.
---This E-mail came from the Declude.JunkMail mailing list.  Tounsubscribe, just send an E-mail to [EMAIL PROTECTED], andtype "unsubscribe Declude.JunkMail".  The archives can be foundat http://www.mail-archive.com.


RE: SPAM-WARN: Re: [Declude.JunkMail] RE: On RFC Violation - Declude allows attachments and Virus to pass through untouched and unscanned

2006-10-24 Thread Mark Reimer
So does the NONSTANDARDHDR vulnerability test protect us from both of these
problems?

Mark Reimer
IT System Admin
American CareSource
972-308-6887
 
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt
Sent: Monday, October 23, 2006 5:23 PM
To: declude.junkmail@declude.com
Subject: Re: SPAM-WARN: Re: [Declude.JunkMail] RE: On RFC Violation -
Declude allows attachments and Virus to pass through untouched and unscanned

David,

Thanks to both you and the other Dave for taking another look at this.

Matt



David Barker wrote:
 Darin,

 Our engineer Dave Franco is looking at a way to rewrite every message to
 standardize the format in order to overcome the incorrect line terminator
 issue. As there are several other things he is working on I do not have a
 definitive release date for this, I am looking at moving around some
 additional resources to further expedite a solution.

 David Barker
 Director of Product Development
 Your Email security is our business
 978.499.2933 office
 978.988.1311 fax
 [EMAIL PROTECTED]
  

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Darin
 Cox
 Sent: Monday, October 23, 2006 9:38 AM
 To: declude.junkmail@declude.com
 Subject: Re: SPAM-WARN: Re: [Declude.JunkMail] RE: On RFC Violation -
 Declude allows attachments and Virus to pass through untouched and
unscanned

 David Barker,  Can you tell us the status of this old case?  What progress
 has been made on this seemingly critical issue?

 Darin.


 - Original Message -
 From: Michael Thomas - Mathbox [EMAIL PROTECTED]
 To: declude.junkmail@declude.com
 Sent: Monday, October 23, 2006 1:09 AM
 Subject: RE: SPAM-WARN: Re: [Declude.JunkMail] RE: On RFC Violation -
 Declude allows attachments and Virus to pass through untouched and
unscanned


 Hi All,

 I said in my original email that Declude had been notified of LF only
issue.
 I just looked back through my email and found the report. It was Declude
 case [06D-0BBF1866-F5A3] on Thu, 30 Mar 2006 22:29:58 -0500.

 Michael Thomas
 Mathbox
 978-683-6718
 1-877-MATHBOX (Toll Free)





 ---
 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: SPAM-WARN: Re: [Declude.JunkMail] RE: On RFC Violation - Declude allows attachments and Virus to pass through untouched and unscanned

2006-10-24 Thread David Barker
Hi Mark,

Yes to a certain extent we are checking for no standard line terminators,
however this problem is more evasive and requires additional functionality
to correct.

David 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark
Reimer
Sent: Tuesday, October 24, 2006 12:40 PM
To: declude.junkmail@declude.com
Subject: RE: SPAM-WARN: Re: [Declude.JunkMail] RE: On RFC Violation -
Declude allows attachments and Virus to pass through untouched and unscanned

So does the NONSTANDARDHDR vulnerability test protect us from both of these
problems?

Mark Reimer
IT System Admin
American CareSource
972-308-6887
 
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt
Sent: Monday, October 23, 2006 5:23 PM
To: declude.junkmail@declude.com
Subject: Re: SPAM-WARN: Re: [Declude.JunkMail] RE: On RFC Violation -
Declude allows attachments and Virus to pass through untouched and unscanned

David,

Thanks to both you and the other Dave for taking another look at this.

Matt



David Barker wrote:
 Darin,

 Our engineer Dave Franco is looking at a way to rewrite every message 
 to standardize the format in order to overcome the incorrect line 
 terminator issue. As there are several other things he is working on I 
 do not have a definitive release date for this, I am looking at moving 
 around some additional resources to further expedite a solution.

 David Barker
 Director of Product Development
 Your Email security is our business
 978.499.2933 office
 978.988.1311 fax
 [EMAIL PROTECTED]
  

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of 
 Darin Cox
 Sent: Monday, October 23, 2006 9:38 AM
 To: declude.junkmail@declude.com
 Subject: Re: SPAM-WARN: Re: [Declude.JunkMail] RE: On RFC Violation - 
 Declude allows attachments and Virus to pass through untouched and
unscanned

 David Barker,  Can you tell us the status of this old case?  What 
 progress has been made on this seemingly critical issue?

 Darin.


 - Original Message -
 From: Michael Thomas - Mathbox [EMAIL PROTECTED]
 To: declude.junkmail@declude.com
 Sent: Monday, October 23, 2006 1:09 AM
 Subject: RE: SPAM-WARN: Re: [Declude.JunkMail] RE: On RFC Violation - 
 Declude allows attachments and Virus to pass through untouched and
unscanned


 Hi All,

 I said in my original email that Declude had been notified of LF only
issue.
 I just looked back through my email and found the report. It was 
 Declude case [06D-0BBF1866-F5A3] on Thu, 30 Mar 2006 22:29:58 -0500.

 Michael Thomas
 Mathbox
 978-683-6718
 1-877-MATHBOX (Toll Free)





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



---
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] Microsoft takes a (third?) stab at promoting SenderID

2006-10-24 Thread Colbeck, Andrew
http://www.microsoft.com/presspass/press/2006/oct06/10-23OSPSenderIDPR.m
spx



Andrew.







---
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: SPAM-WARN: Re: [Declude.JunkMail] RE: On RFC Violation - Declude allows attachments and Virus to pass through untouched and unscanned

2006-10-24 Thread Mark Reimer
Just curious. Are many people using Michael's RFC violations test? If so how
is it working out?

Mark Reimer
IT System Admin
American CareSource
972-308-6887
 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David
Barker
Sent: Tuesday, October 24, 2006 12:43 PM
To: declude.junkmail@declude.com
Subject: RE: SPAM-WARN: Re: [Declude.JunkMail] RE: On RFC Violation -
Declude allows attachments and Virus to pass through untouched and unscanned

Hi Mark,

Yes to a certain extent we are checking for no standard line terminators,
however this problem is more evasive and requires additional functionality
to correct.

David 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark
Reimer
Sent: Tuesday, October 24, 2006 12:40 PM
To: declude.junkmail@declude.com
Subject: RE: SPAM-WARN: Re: [Declude.JunkMail] RE: On RFC Violation -
Declude allows attachments and Virus to pass through untouched and unscanned

So does the NONSTANDARDHDR vulnerability test protect us from both of these
problems?

Mark Reimer
IT System Admin
American CareSource
972-308-6887
 
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt
Sent: Monday, October 23, 2006 5:23 PM
To: declude.junkmail@declude.com
Subject: Re: SPAM-WARN: Re: [Declude.JunkMail] RE: On RFC Violation -
Declude allows attachments and Virus to pass through untouched and unscanned

David,

Thanks to both you and the other Dave for taking another look at this.

Matt



David Barker wrote:
 Darin,

 Our engineer Dave Franco is looking at a way to rewrite every message 
 to standardize the format in order to overcome the incorrect line 
 terminator issue. As there are several other things he is working on I 
 do not have a definitive release date for this, I am looking at moving 
 around some additional resources to further expedite a solution.

 David Barker
 Director of Product Development
 Your Email security is our business
 978.499.2933 office
 978.988.1311 fax
 [EMAIL PROTECTED]
  

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of 
 Darin Cox
 Sent: Monday, October 23, 2006 9:38 AM
 To: declude.junkmail@declude.com
 Subject: Re: SPAM-WARN: Re: [Declude.JunkMail] RE: On RFC Violation - 
 Declude allows attachments and Virus to pass through untouched and
unscanned

 David Barker,  Can you tell us the status of this old case?  What 
 progress has been made on this seemingly critical issue?

 Darin.


 - Original Message -
 From: Michael Thomas - Mathbox [EMAIL PROTECTED]
 To: declude.junkmail@declude.com
 Sent: Monday, October 23, 2006 1:09 AM
 Subject: RE: SPAM-WARN: Re: [Declude.JunkMail] RE: On RFC Violation - 
 Declude allows attachments and Virus to pass through untouched and
unscanned


 Hi All,

 I said in my original email that Declude had been notified of LF only
issue.
 I just looked back through my email and found the report. It was 
 Declude case [06D-0BBF1866-F5A3] on Thu, 30 Mar 2006 22:29:58 -0500.

 Michael Thomas
 Mathbox
 978-683-6718
 1-877-MATHBOX (Toll Free)





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



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