Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread Oliver Schulze L.
Hi Lisa, I recomend that you start sendmail with /etc/init.d/sendmail and start mimedefang with /etc/init.d/mimedefang The /etc/init.d/mimedefang always starts before sendmail, so that your sendmail will always found a running sendmail when the system boot. If you modified /etc/init.d/sendmail,

Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread Oliver Schulze L.
Hi Lisa, I think I forgot to tell you to compile the mimedefang source, not install it, just compile. This will build a correct redhat/mimedefang-init file for you. Just follow this commands: # tar xzf mimedefang-2.51.tar.gz # cd mimedefang-2.51 # ./configure --prefix=/usr --sysconfdir=/etc --wit

[Mimedefang] Re: OT SpamAssassin Install

2005-04-21 Thread Doug Hubbard
Jim, Thanks for the tips so far. Same gcc used for both versions compiles, although gcc itself is pretty old (2.95.3) I will try an update to it and see if that corrects the issue. Sorry should have mentioned in the initial post that the exact same behavior occurs in cpan (all prereqs are up to

RE: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread Damrose, Mark
> -Original Message- > From: Kris Deugau > You mean /etc/sysconfig/mimedefang. > > It's /etc/mail/mimedefang.conf on *Debian* (and, probably, > most other *nixes). > > Check the initscript just to make sure which file to look for. Well I did check the init script, and was surprised t

RE: [Mimedefang] Dual system: filter_recipient and sendmail

2005-04-21 Thread Matthew.van.Eerde
Kelson wrote: > Feyaerts Vincent wrote: >> Is there a way in filter_recipient to return a value and say to >> sendmail: "I don't know", check your aliases and virtusertable (in >> other words: standard sendmail procedure). So in short: >> filter_recipient should respond "ok" (LDAP search was good)

Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread Kris Deugau
Ben Kamen wrote: > Lisa Casey wrote: > > Are you saying I should modify that to read /etc/init.d/mimedefang > > -U defang start > > Well, personally, I would find that to set bad precedence as if > anything changes with sendmail - the /etc/init.d/sendmail file would > change. You really want to st

Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread Kris Deugau
"Damrose, Mark" wrote: > With the RedHat script, settings in the rc script will be > overridden by /etc/mail/mimedefang.conf if that file exists. You mean /etc/sysconfig/mimedefang. It's /etc/mail/mimedefang.conf on *Debian* (and, probably, most other *nixes). Check the initscript just to make

Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread David F. Skoll
Lisa Casey wrote: > I'm afraid I don't have a clue about what you were talking about re run > levels etc. Are you the administrator of the machine in question? If not, you might want to get the admin on the case. If you are, you might want to do some reading or get a consultant in to help you o

Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread Lisa Casey
Hi, When I installed Mimedefang 2.48 (back last November) I followed the mimedefang howto at: http://www.mickeyhill.com/mimedefang-howto/ because gave me a step by step that was easy to follow and understand. In there it states: Create or edit startup/shutdown script at /etc/init.d/sendmail

Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread Ben Kamen
Lisa Casey wrote: Hi, Sigh, no I think it's probably me that doesn't understand. Mimedefang is runing as a milter under Sendmail. I don't start mimedefang using /etc/init.d/mimedefang, I start it using /etc/init.d/sendmail. This script starts Sendmail and Mimedefang. When I installed mimedefan

Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread Lisa Casey
Hi, Sigh, no I think it's probably me that doesn't understand. Mimedefang is runing as a milter under Sendmail. I don't start mimedefang using /etc/init.d/mimedefang, I start it using /etc/init.d/sendmail. This script starts Sendmail and Mimedefang. When I installed mimedefang 2.48 I modified

[Mimedefang] Re: [OT] AIX Power Servers

2005-04-21 Thread Ben Kamen
Arthur Corliss wrote: This is getting off-topic, but for me a good Power5 system with micro-partitioning and virtual I/O running a mix of AIX & Linux is much more cost-effective than a blade server, *especially* when it comes to resource management... Ya, it'd be cool to have one of them.. ;)

RE: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread Damrose, Mark
> -Original Message- > From: Ben Kamen > You need to start mimedefang with -U defang. Am I not > understanding something about your install? > > Did you edit rc.mimedefang? With the RedHat script, settings in the rc script will be overridden by /etc/mail/mimedefang.conf if that file exi

[OT] Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread Arthur Corliss
On Thu, 21 Apr 2005, -ray wrote: > > You all just need to switch to AIX... That would solve all your problems! > > Especially if your problem is a large excess of $$$ in your budget... a > few pSeries machines would fix that!!! This is getting off-topic, but for me a good Power5 system with micro

Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread Ben Kamen
Lisa Casey wrote: Hi again, Oliver wrote: there is a status option for redhat, what distro do you? Try downloading the 2.51 .tar.gz and just copy/edit the redhat/mimedefang.init file to your /etc/init.d/ dir I'm currently using 2.48 on Redhat. I don't want to upgrade right now (unless I have to)

Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread Lisa Casey
Hi again, Oliver wrote: there is a status option for redhat, what distro do you? Try downloading the 2.51 .tar.gz and just copy/edit the redhat/mimedefang.init file to your /etc/init.d/ dir I'm currently using 2.48 on Redhat. I don't want to upgrade right now (unless I have to) but I can't have a

Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread James Ebright
On Thu, 21 Apr 2005 11:27:44 -0400, Lisa Casey wrote > status is not an option to /etc/init.d/mimedefang > on my system: > > [EMAIL PROTECTED] init.d]# /etc/init.d/mimedefang > Usage: /etc/init.d/mimedefang {start|stop|restart|reread|reload} It is part of the redhat init script included with the

Re: [Mimedefang] Re: OT SpamAssassin Install (James Ebright)

2005-04-21 Thread James Ebright
On Thu, 21 Apr 2005 09:46:48 -0700, Doug Hubbard wrote > Sorry should have mentioned in the initial post that the exact same > behavior occurs in cpan (all prereqs are up to date that I can see). > I should also mention that SA 2.63 installs just fine on the same box. Hmm... those errors typicall

Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread Oliver Schulze L.
Hi Lisa, there is a status option for redhat, what distro do you? Try downloading the 2.51 .tar.gz and just copy/edit the redhat/mimedefang.init file to your /etc/init.d/ dir Here is how it works for me: # service mimedefang status mimedefang (pid 301) is running... mimedefang-multiplexor (pid 3275

Re: [Mimedefang] Dual system: filter_recipient and sendmail

2005-04-21 Thread Kelson
Feyaerts Vincent wrote: The problem: when I enable the use of filter_recipient it seems that this filter is solely responsible for deciding if an e-mail address is valid - not sendmail anymore. Is there a way in filter_recipient to return a value and say to sendmail: "I don't know", check your alia

[Mimedefang] Re: OT SpamAssassin Install (James Ebright)

2005-04-21 Thread Doug Hubbard
Sorry should have mentioned in the initial post that the exact same behavior occurs in cpan (all prereqs are up to date that I can see). I should also mention that SA 2.63 installs just fine on the same box. I would say you are missing or have an older version of a prerequisite.. I would go thro

Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread Ben Kamen
-ray wrote: On Thu, 21 Apr 2005, Ben Kamen wrote: Especially if your problem is a large excess of $$$ in your budget... a few pSeries machines would fix that!!! hahahah, I'm running AIX (Bull version) on a 133MHz Motorola Atlas 604 board in a rack with sendmail 8.13.2 - Works great and is cheap

Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread Sean Ware
David F. Skoll ([EMAIL PROTECTED]) @ 2005.04.21 11:31:21 -0400: > Lisa Casey wrote: > > > A script like this would be invaluable. I'm not sure I quite understand > > though. status is > > not an option to /etc/init.d/mimedefang on my system: > > Oops, sorry! I adapted it from something we use wi

Re: [Mimedefang] Dual system: filter_recipient and sendmail

2005-04-21 Thread James Ebright
On Thu, 21 Apr 2005 10:08:00 +0200, Feyaerts Vincent wrote > The problem: when I enable the use of filter_recipient it seems that > this filter is solely responsible for deciding if an e-mail address > is valid - not sendmail anymore. Only if you code it that way... we have many pass throughs an

Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread -ray
On Thu, 21 Apr 2005, Ben Kamen wrote: This is why I had you add the "foreground" flag to progs as AIX's resource controller will do exactly all that... so no user "tracking" is required.. just startsrc -s mimedefang and stopsrc -s mimedefang. You all just need to switch to AIX... That would solv

Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread Ben Kamen
David F. Skoll wrote: Oops, sorry! I adapted it from something we use with CanIt, and forgot that the mimedefang init script doesn't have a status. Anyway, if you know shell programming, you should be able to detect if mimedefang is running by checking the return status of: kill -0 `cat

Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread David F. Skoll
Lisa Casey wrote: > A script like this would be invaluable. I'm not sure I quite understand > though. status is > not an option to /etc/init.d/mimedefang on my system: Oops, sorry! I adapted it from something we use with CanIt, and forgot that the mimedefang init script doesn't have a status. A

Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread Lisa Casey
Hi David, A script like this would be invaluable. I'm not sure I quite understand though. status is not an option to /etc/init.d/mimedefang on my system: [EMAIL PROTECTED] init.d]# /etc/init.d/mimedefang Usage: /etc/init.d/mimedefang {start|stop|restart|reread|reload} When I run the script manual

RE: [Mimedefang] Dual system: filter_recipient and sendmail

2005-04-21 Thread Matthew.van.Eerde
Feyaerts Vincent wrote: > For the accounts on Exchange 2003 I use an LDAP search that resides in > filter_recipient of mimedefang. > ... > Is there a way in filter_recipient to return a value and say to > sendmail: "I don't know", check your aliases and virtusertable (in > other words: standard sen

Re: [Mimedefang] Streams and MaxRecipientsPerMessage

2005-04-21 Thread Jim McCullars
On Wed, 20 Apr 2005, Les Mikesell wrote: > seen answered in the statistics already posted. For the > people doing stream-by-recipient: how often do different > recipients actually require different actions? I haven't implemented stream-by-recipient for exactly the reason that's been posted

Re: [Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread David F. Skoll
Lisa Casey wrote: > Apr 21 00:52:35 Raydeus-Dee sendmail[24688]: j3L4nfGx024688: Milter > (mimedefang): error connecting to filter: Connection refused by > /var/spool/MIMEDefang/mimedefang.sock > Does anyone have ANY idea what might have caused this to happen? The milter may have died. There ar

[Mimedefang] HUGE problem with mimedefang

2005-04-21 Thread Lisa Casey
Hi, I've been using Mimedefang together with Spamassassin for some time now with no real problems. But last night, shortly after midnight mimedefang had a big problem which prevented e-mail from working until I got into the office shortly before 9 AM, discovered the problem and fixed it. I fixed

[Mimedefang] Dual system: filter_recipient and sendmail

2005-04-21 Thread Feyaerts Vincent
Hi I've been using mimedefang for some time now and I ran into a problem. In our organisation we have a bunch of internal linux mail servers and also a few exchange mailers. All the accounts on the linux mail servers are listed in the aliases/virtusertable files on our main linux system. (visible