Re: [IMail Forum] Anyone have a tool that can do this.

2008-11-13 Thread Korey Verlsteffen
>I briefly toyed with something like what the OP is looking for. I had another 
>server in front of Imail, running SpamAssassin. Changed the domain's MX 
>records to point to the SpamAssassin box, Then, I had that other server 
>rewrite the recipient envelope on incoming email, so that anything it thought 
>was spam would be re-sent to, say, "[EMAIL PROTECTED]". Then I let Imail 
>automatically put "spam" into a separate folder on the server. The problem I 
>ran into was, at the time, I couldn't figure out how to get Imail to 
>automatically clear out that spam folder, so everyone's mailboxes hit their 
>quota in a couple days, because of all the spam.






I run a similar setup with spamassassin boxs in front of imail.  You can 
automate a clean up on spam mailboxes with a scheduled task so mailboxs do not 
fill up.  In a .bat file place the following and schedule it to run every day 
in the early morning hours, or when ever your traffic is lightest.

"d:\imail\immsgexp.exe -td:\imail -d14 -mspam.mbx"


This removes messages older than 14 days in the spam mailboxes only.



Korey Verlsteffen
www.securenetsystems.net



RE: [IMail Forum] Anyone have a tool that can do this.

2008-11-12 Thread Chuck Schick
Nick:
 
I will let you know what I find.
 
Chuck Schick
Warp 8, Inc.
(303)-421-5140
www.warp8.com 


  _  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Nick Hayer
Sent: Wednesday, November 12, 2008 6:29 AM
To: Imail_Forum@list.ipswitch.com
Subject: Re: [IMail Forum] Anyone have a tool that can do this.


Hi Chuck,

I too am looking for this - if you find one would you kindly share?

Now as a sister to this - one that would notify a user of spams received and
deleted daily would be wicked nice as well.  Does anyone have such for use
in a Declude enviro?

-Nick

Chuck Schick wrote: 

Let me clarify -  Each user will have their own spam folder.  I would like

this all automated.  Routing to the spam folder is not an issue but

notifying the end user of what is caught in the spam folder would be a real

enhancement.



Chuck Schick

Warp 8, Inc.

(303)-421-5140

www.warp8.com 



-Original Message-

From: [EMAIL PROTECTED]

[mailto:[EMAIL PROTECTED] On Behalf Of jimm wetherbee

Sent: Tuesday, November 11, 2008 11:59 AM

To: Imail_Forum@list.ipswitch.com

Subject: Re: [IMail Forum] Anyone have a tool that can do this.





Chuck Schick wrote:

  

I would like to route spam that people receive to a spam folder on the 

server.  It would be great is there was a program that could 

periodically

(daily) scan the spam folder and send an email to the mailbox owner to 

tell them what was caught in the spam folder.  It would be great if 

they could click on a link to move the email to their main mail box.

  



I do something like this with Imail and ASSP.  There is a copy-all the sends

spam to a designated address.  Often this is done to send a copy to services

such as spamcop, but I send it to a separate server (running

h-Mail) with but one account (my rationale is that I see no reason to burden

Declude or the Queue Manager).  Those few that I find (and I will confess

that even with scanning I do miss ham messages) I pass on.



--jimm

  

We are running Imail 8.22.  Anyone know of something like this?



I posted this on the declude list also - one person had something like 

this but it needs more development.



Chuck Schick

Warp 8, Inc.

(303)-421-5140

www.warp8.com





To Unsubscribe: http://imailserver.com/support/discussion_list/

List Archive: 

http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Knowledge Base/FAQ: http://imailserver.com/support/kb.html

  







  



Re: [IMail Forum] Anyone have a tool that can do this.

2008-11-12 Thread Darin Cox
I'm working on something like this for our needs, though its primary purpose is 
for review and false positive reporting (instead of central administration 
only), and the summary stats Nick mentions below and notification emails were 
not originally planned.  However, those can be added without much difficulty.

If people are interested, we can add those features and let them know when a 
beta is available next month.

Darin.


- Original Message - 
From: Nick Hayer 
To: Imail_Forum@list.ipswitch.com 
Sent: Wednesday, November 12, 2008 8:29 AM
Subject: Re: [IMail Forum] Anyone have a tool that can do this.


Hi Chuck,

I too am looking for this - if you find one would you kindly share?

Now as a sister to this - one that would notify a user of spams received and 
deleted daily would be wicked nice as well.  Does anyone have such for use in a 
Declude enviro?

-Nick

Chuck Schick wrote: 
Let me clarify -  Each user will have their own spam folder.  I would like
this all automated.  Routing to the spam folder is not an issue but
notifying the end user of what is caught in the spam folder would be a real
enhancement.

Chuck Schick
Warp 8, Inc.
(303)-421-5140
www.warp8.com 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of jimm wetherbee
Sent: Tuesday, November 11, 2008 11:59 AM
To: Imail_Forum@list.ipswitch.com
Subject: Re: [IMail Forum] Anyone have a tool that can do this.


Chuck Schick wrote:
  I would like to route spam that people receive to a spam folder on the 
server.  It would be great is there was a program that could 
periodically
(daily) scan the spam folder and send an email to the mailbox owner to 
tell them what was caught in the spam folder.  It would be great if 
they could click on a link to move the email to their main mail box.
  
I do something like this with Imail and ASSP.  There is a copy-all the sends
spam to a designated address.  Often this is done to send a copy to services
such as spamcop, but I send it to a separate server (running
h-Mail) with but one account (my rationale is that I see no reason to burden
Declude or the Queue Manager).  Those few that I find (and I will confess
that even with scanning I do miss ham messages) I pass on.

--jimm
  We are running Imail 8.22.  Anyone know of something like this?

I posted this on the declude list also - one person had something like 
this but it needs more development.

Chuck Schick
Warp 8, Inc.
(303)-421-5140
www.warp8.com


To Unsubscribe: http://imailserver.com/support/discussion_list/
List Archive: 
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://imailserver.com/support/kb.html
  


  

Re: [IMail Forum] Anyone have a tool that can do this.

2008-11-12 Thread Nick Hayer

Hi Chuck,

I too am looking for this - if you find one would you kindly share?

Now as a sister to this - one that would notify a user of spams received 
and deleted daily would be wicked nice as well.  Does anyone have such 
for use in a Declude enviro?


-Nick

Chuck Schick wrote:

Let me clarify -  Each user will have their own spam folder.  I would like
this all automated.  Routing to the spam folder is not an issue but
notifying the end user of what is caught in the spam folder would be a real
enhancement.

Chuck Schick
Warp 8, Inc.
(303)-421-5140
www.warp8.com 


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of jimm wetherbee
Sent: Tuesday, November 11, 2008 11:59 AM
To: Imail_Forum@list.ipswitch.com
Subject: Re: [IMail Forum] Anyone have a tool that can do this.


Chuck Schick wrote:
  
I would like to route spam that people receive to a spam folder on the 
server.  It would be great is there was a program that could 
periodically
(daily) scan the spam folder and send an email to the mailbox owner to 
tell them what was caught in the spam folder.  It would be great if 
they could click on a link to move the email to their main mail box.
  


I do something like this with Imail and ASSP.  There is a copy-all the sends
spam to a designated address.  Often this is done to send a copy to services
such as spamcop, but I send it to a separate server (running
h-Mail) with but one account (my rationale is that I see no reason to burden
Declude or the Queue Manager).  Those few that I find (and I will confess
that even with scanning I do miss ham messages) I pass on.

--jimm
  

We are running Imail 8.22.  Anyone know of something like this?

I posted this on the declude list also - one person had something like 
this but it needs more development.


Chuck Schick
Warp 8, Inc.
(303)-421-5140
www.warp8.com


To Unsubscribe: http://imailserver.com/support/discussion_list/
List Archive: 
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Knowledge Base/FAQ: http://imailserver.com/support/kb.html
  




  


RE: [IMail Forum] Anyone have a tool that can do this.

2008-11-11 Thread Gary Jorgenson
I did this in IMail last year and it's still working great.  I created a
program alias called spamhold under the clients account and redirected all
failed messages to this address.  The program alias calls a VB.NET console
application I wrote that creates a "spamhold" folder under clients folder.
It subsequently creates a new folder for each month and stores all the spam
as eml text files.  Only problem with it is that I have some customers that
get massive amounts of spam and the data slows down my nightly backups.

Here's the main part of my code:

Sub Main()

'The 2 event handlers 
'add an unhandled exceptions handler 
Dim currentDomain As AppDomain = AppDomain.CurrentDomain
'for regular unhandled stuff 
AddHandler currentDomain.UnhandledException, AddressOf
MYExceptionHandler

Dim spamname As String = String.Empty

'make sure spam folder exists
Dim spamfolder As New IO.DirectoryInfo(Current & "\spamhold")
If spamfolder.Exists = False Then spamfolder.Create()

'build string for current year and month
Dim nMonth As Integer = Today.Month
Dim cMonth As String
If nMonth < 10 Then
cMonth = "0" & nMonth.ToString
Else
cMonth = nMonth.ToString
End If
Dim cYearMonth As String = Today.Year.ToString & "-" & cMonth

'make sure folder exists for current month
Dim monthfolder As New IO.DirectoryInfo(Current & "\spamhold\" &
cYearMonth)
If monthfolder.Exists = False Then monthfolder.Create()

'open the log file
Dim spamlog As New StreamWriter(Current & "\spamhold.log", True)

Try
'if a file name was passed in, move the file from source into
spam folder
If Args.Length > 1 Then
spamfile = New IO.FileInfo(Args(1))
If spamfile.Exists Then

'loop until an unused file name is found
Do While True
Randomize()
spamname = "spam" & cYearMonth & "-" &
Today.Day.ToString & "-" & Fix(Rnd(999) * 1000) & Second(Now) &
".eml"
targetfile = New IO.FileInfo(Current & "\spamhold\"
& cYearMonth & "\" & spamname)
If targetfile.Exists = False Then
spamfile.MoveTo(Current & "\spamhold\" &
cYearMonth & "\" & spamname)
spamlog.WriteLine(DateTime.Now & ": " &
spamname)
Exit Do
End If
Loop

End If
End If

Catch ex As Exception
spamlog.WriteLine(DateTime.Now & ": ERROR" & spamname)
End Try
spamlog.Close()
End Sub


-Gary

Gary Jorgenson, RN President/CEO - Robin Technologies, Inc.
670 Lakeview Plaza Blvd., Suites I & J | Worthington, OH 43085
Phone: 614.888.3001 | Fax: 614.888.3002 | Cell: 614.961.0670
[EMAIL PROTECTED] | www.robintek.com 


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Travis Rabe
Sent: Tuesday, November 11, 2008 2:32 PM
To: Imail_Forum@list.ipswitch.com
Subject: RE: [IMail Forum] Anyone have a tool that can do this.

I do this with my barracuda spam firewall.  I tried a while back to do this
with Imail natively and it was a mess.  My .02

TR



To Unsubscribe: http://imailserver.com/support/discussion_list/
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://imailserver.com/support/kb.html


Re: [IMail Forum] Anyone have a tool that can do this.

2008-11-11 Thread David E. Smith

Travis Rabe wrote:

I do this with my barracuda spam firewall.  I tried a while back to do this
with Imail natively and it was a mess.  My .02
  
I briefly toyed with something like what the OP is looking for. I had 
another server in front of Imail, running SpamAssassin. Changed the 
domain's MX records to point to the SpamAssassin box, Then, I had that 
other server rewrite the recipient envelope on incoming email, so that 
anything it thought was spam would be re-sent to, say, 
"[EMAIL PROTECTED]". Then I let Imail automatically put "spam" into a 
separate folder on the server. The problem I ran into was, at the time, 
I couldn't figure out how to get Imail to automatically clear out that 
spam folder, so everyone's mailboxes hit their quota in a couple days, 
because of all the spam.


Then I bought a Barracuda Spam Firewall and the problems all went away. :)

David Smith
MVN.net


To Unsubscribe: http://imailserver.com/support/discussion_list/
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://imailserver.com/support/kb.html


RE: [IMail Forum] Anyone have a tool that can do this.

2008-11-11 Thread Travis Rabe
I do this with my barracuda spam firewall.  I tried a while back to do this
with Imail natively and it was a mess.  My .02

TR

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chuck Schick
Sent: Tuesday, November 11, 2008 11:20 AM
To: Imail_Forum@list.ipswitch.com
Subject: RE: [IMail Forum] Anyone have a tool that can do this.

Let me clarify -  Each user will have their own spam folder.  I would like
this all automated.  Routing to the spam folder is not an issue but
notifying the end user of what is caught in the spam folder would be a real
enhancement.

Chuck Schick
Warp 8, Inc.
(303)-421-5140
www.warp8.com 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of jimm wetherbee
Sent: Tuesday, November 11, 2008 11:59 AM
To: Imail_Forum@list.ipswitch.com
Subject: Re: [IMail Forum] Anyone have a tool that can do this.


Chuck Schick wrote:
> I would like to route spam that people receive to a spam folder on the 
> server.  It would be great is there was a program that could 
> periodically
> (daily) scan the spam folder and send an email to the mailbox owner to 
> tell them what was caught in the spam folder.  It would be great if 
> they could click on a link to move the email to their main mail box.
>   
I do something like this with Imail and ASSP.  There is a copy-all the sends
spam to a designated address.  Often this is done to send a copy to services
such as spamcop, but I send it to a separate server (running
h-Mail) with but one account (my rationale is that I see no reason to burden
Declude or the Queue Manager).  Those few that I find (and I will confess
that even with scanning I do miss ham messages) I pass on.

--jimm
> We are running Imail 8.22.  Anyone know of something like this?
>
> I posted this on the declude list also - one person had something like 
> this but it needs more development.
>
> Chuck Schick
> Warp 8, Inc.
> (303)-421-5140
> www.warp8.com
>
>
> To Unsubscribe: http://imailserver.com/support/discussion_list/
> List Archive: 
> http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
> Knowledge Base/FAQ: http://imailserver.com/support/kb.html
>   


-- 
Jimm Wetherbee | [EMAIL PROTECTED]
Information Systems Librarian  | Voice: 704-233-8092
E.K. Smith Library | Fax:   704-233-8254
Wingate University | http://library.wingate.edu/staff/jmw/
Wingate, NC 28174  | lux et fides


To Unsubscribe: http://imailserver.com/support/discussion_list/
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://imailserver.com/support/kb.html



To Unsubscribe: http://imailserver.com/support/discussion_list/
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://imailserver.com/support/kb.html


To Unsubscribe: http://imailserver.com/support/discussion_list/
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://imailserver.com/support/kb.html


RE: [IMail Forum] Anyone have a tool that can do this.

2008-11-11 Thread Chuck Schick
Let me clarify -  Each user will have their own spam folder.  I would like
this all automated.  Routing to the spam folder is not an issue but
notifying the end user of what is caught in the spam folder would be a real
enhancement.

Chuck Schick
Warp 8, Inc.
(303)-421-5140
www.warp8.com 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of jimm wetherbee
Sent: Tuesday, November 11, 2008 11:59 AM
To: Imail_Forum@list.ipswitch.com
Subject: Re: [IMail Forum] Anyone have a tool that can do this.


Chuck Schick wrote:
> I would like to route spam that people receive to a spam folder on the 
> server.  It would be great is there was a program that could 
> periodically
> (daily) scan the spam folder and send an email to the mailbox owner to 
> tell them what was caught in the spam folder.  It would be great if 
> they could click on a link to move the email to their main mail box.
>   
I do something like this with Imail and ASSP.  There is a copy-all the sends
spam to a designated address.  Often this is done to send a copy to services
such as spamcop, but I send it to a separate server (running
h-Mail) with but one account (my rationale is that I see no reason to burden
Declude or the Queue Manager).  Those few that I find (and I will confess
that even with scanning I do miss ham messages) I pass on.

--jimm
> We are running Imail 8.22.  Anyone know of something like this?
>
> I posted this on the declude list also - one person had something like 
> this but it needs more development.
>
> Chuck Schick
> Warp 8, Inc.
> (303)-421-5140
> www.warp8.com
>
>
> To Unsubscribe: http://imailserver.com/support/discussion_list/
> List Archive: 
> http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
> Knowledge Base/FAQ: http://imailserver.com/support/kb.html
>   


-- 
Jimm Wetherbee | [EMAIL PROTECTED]
Information Systems Librarian  | Voice: 704-233-8092
E.K. Smith Library | Fax:   704-233-8254
Wingate University | http://library.wingate.edu/staff/jmw/
Wingate, NC 28174  | lux et fides


To Unsubscribe: http://imailserver.com/support/discussion_list/
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://imailserver.com/support/kb.html



To Unsubscribe: http://imailserver.com/support/discussion_list/
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://imailserver.com/support/kb.html


Re: [IMail Forum] Anyone have a tool that can do this.

2008-11-11 Thread jimm wetherbee
Chuck Schick wrote:
> I would like to route spam that people receive to a spam folder on the
> server.  It would be great is there was a program that could periodically
> (daily) scan the spam folder and send an email to the mailbox owner to tell
> them what was caught in the spam folder.  It would be great if they could
> click on a link to move the email to their main mail box.
>   
I do something like this with Imail and ASSP.  There is a copy-all the
sends spam to a designated address.  Often this is done to send a copy
to services such as spamcop, but I send it to a separate server (running
h-Mail) with but one account (my rationale is that I see no reason to
burden Declude or the Queue Manager).  Those few that I find (and I will
confess that even with scanning I do miss ham messages) I pass on.

--jimm
> We are running Imail 8.22.  Anyone know of something like this?
>
> I posted this on the declude list also - one person had something like this
> but it needs more development.
>
> Chuck Schick
> Warp 8, Inc.
> (303)-421-5140
> www.warp8.com
>
>
> To Unsubscribe: http://imailserver.com/support/discussion_list/
> List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
> Knowledge Base/FAQ: http://imailserver.com/support/kb.html
>   


-- 
Jimm Wetherbee | [EMAIL PROTECTED]
Information Systems Librarian  | Voice: 704-233-8092
E.K. Smith Library | Fax:   704-233-8254
Wingate University | http://library.wingate.edu/staff/jmw/
Wingate, NC 28174  | lux et fides


To Unsubscribe: http://imailserver.com/support/discussion_list/
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://imailserver.com/support/kb.html