[SAtalk] Question about my setup: Feedback please

2003-10-09 Thread Jason Williams
Hello everyone. I just wanted to get some feedback regarding my particular setup with postfix and SA. Right now, I have a mail gateway server on my DMZ. Its running OpenBSD 3.3, Postfix-2.0.16 and SpamAssassin 2.55, as well as spampd (which is working great BTW). I've setup SA on the gateway

[SAtalk] Need help with SpamPD

2003-09-26 Thread Jason Williams
Hello everyone. I've currently implemented SpamPD on my mail gateway on our DMZ. So far, in my testing, it seems to be working very well. It does exactly what I need it to do. However, i've run into a slight problem when im trying to first start up SpamPD. I get the following when I try and st

[SAtalk] Spampd vs Spamd

2003-09-23 Thread Jason Williams
Hello everyone. I was curious if anyone had an experiences with Spampd? Im currently trying to decide on whether to use spampd or spamd on our mail gateway. Our gateway is running postfix, and I wanted all incoming mail received on the gateway to be sent through SpamAssassin and tagged accordin

RE: [SAtalk] Trouble getting spamd working with postfix

2003-09-17 Thread Jason Williams
ones help and input. Jason At 01:36 PM 9/17/2003 -0400, you wrote: I've been working on an all-in-one server which includes postfix and spamassassin. Not sure if its complete enough to help you but you can find it at www.pfohlsolutions.com/projects/server Steve -Original Message- From: [EMAI

[SAtalk] Trouble getting spamd working with postfix

2003-09-17 Thread Jason Williams
Good morning everyone. Well, im having a heck of a time trying to get spamd to work with my postifx mail relay box. I have installed SA correctly and started up spamd with the flags that I need. However, im having a hard time trying to configure postfix to work correctly with spamd. I read tha

[SAtalk] Problems getting spamd working with postfix

2003-09-15 Thread Jason Williams
Hello everyone. Well, im at about my wits end here trying to figure out why my setup is not working. Im running postfix 2.0.9 and SA 2.55 I followed the procedures at http://www.securitysage.com on how to setup and configure postfix and spamassassin. Im using two scripts for my setup: the usua

[SAtalk] Question on installing SA and using spamd

2003-09-15 Thread Jason Williams
Good morning everyone. I wanted to ask a couple of quick questions about installing SA and running spamd. From what i've read, I have two options to install SA: use perl -MCPAN or download the source and install it. My first question is about perl -MCPAN. I have only used this a few times and

[SAtalk] How to turn off scanning outbound mail for spam...

2003-08-08 Thread Jason Williams
Im running postfix with amavisd-new and spamassassin. I was curious as to how I disable spamassassin from scanning email that is sent out from my intranet. Where can I specify this? Or is this something i need to configure in amavisd-new? Thank you. Jas -

[SAtalk] Re: [AMaViS-user] Amavis-new and Spamassassin question

2003-07-30 Thread Jason Williams
vscan4096 Jul 29 16:55 /var/amavis/.spamassassin/ Everything should be correct. I followed the directions as specified. As for my version: SpamAssassin version 2.55 Jason At 07:44 AM 7/30/2003 +0200, you wrote: Jason Williams wrote: Can someone explain to me why this is and what is the

[SAtalk] Confused about something with SpamAssassin and Amavis-new

2003-07-29 Thread Jason Williams
Hello everyone. Im not sure if this would be the correct place to post and ask this, but since it is in regards to spamassassin, i figured i' give it a shot. Im running a RH 9.0 box with Postfix +Amavis-new +clamav and Spamassassin. Here is my question: When I run amavisd-new in debug mode, the

[SAtalk] Problem installing spamassassin via perl -MCPAN

2003-07-28 Thread Jason Williams
Ok...I remember running into this problem before, but this time around, I cannot seem to figure it out. It is on a RH 9.0 box. Here is the error: Warning: I could not locate your pod2man program. Please make sure, your pod2man program is in your PATH before you execute 'make' Writing Mak

Re: [SAtalk] Newbie... some questions

2003-07-28 Thread Jason Williams
To install spamassassin via CPAN... perl -MCPAN -e shell (If you have not set it up before, It will have a configuration that you need to go through. Read through it and adjust it accordingly.) Once that is done and you are at the cpan prompt: install Mail::SpamAssassin Spell it correctly, it

[SAtalk] Problem installing Spamassassin via perl -MCPAN...

2003-07-21 Thread Jason Williams
Hello everyone. Im using RH 9.0 as a postfix + spamassassin mail server. I was trying to install spamassassin via perl -MCPAN when this error was kicked out to me: Warning: I could not locate your pod2man program. Please make sure, your pod2man program is in your PATH before you execute