Re: [Assp-user] Got a regex for this?

2006-08-28 Thread Charles Marcus
Evans Martin wrote:
 This discussion got me interested in using the RegEx portions of ASSP but
 I'm unsure where to put them.  Can I create a file and put all of the
 RegEx's in the file?  If so, where do I put the reference to the file so
 ASSP can use it?  There seems to be several places that would work:  one for
 header  body, one for header only, etc.

Good question... and more importantly, which provide the most 'bang for 
the buck'?

-- 

Best regards,

Charles

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user


[Assp-user] Feature Request

2006-08-28 Thread Roger Stevenson
I'm unsure how often this could be used, or how difficult it would be to
implement, but every once in a while I get a request to block one individual
email address and it is usually from a domain that I want to get email from.
In the last case it is a user on a whitelisted domain.  Would it be a
difficult thing to create a Blacklist for individual email addresses?  Will
the Blacklisted Domains entry understand an entire email address without
blocking the entire domain?

Roger Stevenson

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user


Re: [Assp-user] Feature Request

2006-08-28 Thread Micheal Espinola Jr
Roger Stevenson wrote:
 I'm unsure how often this could be used, or how difficult it would be to
 implement, but every once in a while I get a request to block one individual
 email address and it is usually from a domain that I want to get email from.
 In the last case it is a user on a whitelisted domain.  Would it be a
 difficult thing to create a Blacklist for individual email addresses?  Will
 the Blacklisted Domains entry understand an entire email address without
 blocking the entire domain?

Why not add the email address to the bombRe, and enable bombReWL.


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user


Re: [Assp-user] Relay Error

2006-08-28 Thread Martin, Evans (ITS)
I figured it out!  I used an editor that converted my CR/LF to LF when I
edited my localdomains.txt file.  This would be great in a unix
environment but since I'm running Windows, this was bad ... Very bad.
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Martin,
Evans (ITS)
Sent: Monday, August 28, 2006 10:04 AM
To: Questions and Answers for users of ASSP Anti-Spam SMTP Proxy
Subject: [Assp-user] Relay Error

I host a mailing list.  I have added the domain on which the list is
hosted to the localdomains.txt file but when non local users try to post
to the list, they receive the following error:

530 relaying not allowed

I tried adding the list name to the whitelist but ASSP is stopping it
before it gets that far.  What can I do to allow non local users to post
to this list?

Thanks,
Evans Martin


-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user


Re: [Assp-user] Relay Error

2006-08-28 Thread Micheal Espinola Jr
Martin, Evans (ITS) wrote:
 I figured it out!  I used an editor that converted my CR/LF to LF when I
 edited my localdomains.txt file.  This would be great in a unix
 environment but since I'm running Windows, this was bad ... Very bad.

That's odd - all my text files for ASSP are edited and saved in UNIX files.


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user


Re: [Assp-user] Relay Error

2006-08-28 Thread Fritz Borgstedt

That's odd - all my text files for ASSP are edited and saved in UNIX
files.

I think, he converted to windows-files.


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user


Re: [Assp-user] Relay Error

2006-08-28 Thread Martin, Evans (ITS)
On a windows box? 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Micheal
Espinola Jr
Sent: Monday, August 28, 2006 11:34 AM
To: Questions and Answers for users of ASSP Anti-Spam SMTP Proxy
Subject: Re: [Assp-user] Relay Error

Martin, Evans (ITS) wrote:
 I figured it out!  I used an editor that converted my CR/LF to LF when

 I edited my localdomains.txt file.  This would be great in a unix 
 environment but since I'm running Windows, this was bad ... Very bad.

That's odd - all my text files for ASSP are edited and saved in UNIX
files.



-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user


Re: [Assp-user] Relay Error

2006-08-28 Thread Martin, Evans (ITS)
Very strange.  Whatever I did, fixed my issue.  Perhaps it will read
either format? 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Micheal
Espinola Jr
Sent: Monday, August 28, 2006 1:05 PM
To: Questions and Answers for users of ASSP Anti-Spam SMTP Proxy
Subject: Re: [Assp-user] Relay Error

Martin, Evans (ITS) wrote:
 On a windows box? 

Yes, even on a Windows box it is recommended that all files remain in a
UNIX format.



-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user


Re: [Assp-user] Relay Error

2006-08-28 Thread Micheal Espinola Jr
Martin, Evans (ITS) wrote:
 Very strange.  Whatever I did, fixed my issue.  Perhaps it will read
 either format? 

It can certainly read either format - the problem is whether or not it 
is constantly interpreted properly in all areas of ASSP's code.
  Based on my own experiences, I would recommend editing the files 
through the web interface or using a 3rd party editor.  For Win32 I 
recommend UltraEdit.  It works with UNIX files very nicely.


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user


Re: [Assp-user] Relay Error

2006-08-28 Thread Martin, Evans (ITS)
I should have used the web interface.  I think what happened is that I
edited the file and inserted a single cr/lf in a file that was
exclusively lf's.  When I was editing it via the web interface to
correct the issue, I noticed that all the domains were run together
except for the one that I inserted by manually editing the file.  I'm
guessing ASSP will read either but not both mixed in the same file.
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Micheal
Espinola Jr
Sent: Monday, August 28, 2006 1:31 PM
To: Questions and Answers for users of ASSP Anti-Spam SMTP Proxy
Subject: Re: [Assp-user] Relay Error

Martin, Evans (ITS) wrote:
 Very strange.  Whatever I did, fixed my issue.  Perhaps it will read 
 either format?

It can certainly read either format - the problem is whether or not it
is constantly interpreted properly in all areas of ASSP's code.
  Based on my own experiences, I would recommend editing the files
through the web interface or using a 3rd party editor.  For Win32 I
recommend UltraEdit.  It works with UNIX files very nicely.



-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user


Re: [Assp-user] Relay Error

2006-08-28 Thread Fritz Borgstedt

Very strange




-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user