Re: [Dspam-user] Help with the Deliver button

2009-11-20 Thread Steve
Original-Nachricht > Datum: Fri, 20 Nov 2009 10:43:04 -0700 > Von: Remo Mattei > An: Hugo Monteiro , Gary M > CC: dspam-user@lists.sourceforge.net > Betreff: Re: [Dspam-user] Help with the Deliver button > Here is mine.. > > #!/bin/bash > # "Reading" variables. > > if [ "$1"

Re: [Dspam-user] Help with the Deliver button

2009-11-20 Thread Remo Mattei
Here is mine.. #!/bin/bash # "Reading" variables. if [ "$1" == "-d" ]; then USER=`echo $2 | sed 's/@/ /g' | awk '{print $1}'` DOMAIN=`echo $2 | sed 's/@/ /g' | awk '{print $2}'` EXT=$USER HOST=$DOMAIN /home/vpopmail/bin/vdelivermail '' $2 else USER=`echo $1 | sed 's/@/ /g' | awk '{print

Re: [Dspam-user] Help with the Deliver button

2009-11-20 Thread Hugo Monteiro
Gary M wrote: > Hi Paul, > > The Dspam version is: *DSPAM Anti-Spam Suite 3.8.0 (agent/library)* > > OS/Architecture : *CentOS 5.4/x86_64* > > Web Server: *Apache/2.2.8* > MTA: *Qmail* > > /Dspam config:/ *http://pastebin.com/m63a16df6* > > > Regards, > Gary. > Hello Gary, Although you can

Re: [Dspam-user] Configuration Problem DeliveryHost

2009-11-20 Thread Steve
Original-Nachricht > Datum: Fri, 20 Nov 2009 14:47:03 +0100 (CET) > Von: Nicolas Vilz > An: Steve > CC: dspam-user@lists.sourceforge.net > Betreff: Re: [Dspam-user] Configuration Problem DeliveryHost > > Original-Nachricht > > > Datum: Thu, 19 Nov 2009 16:16:

Re: [Dspam-user] Help with the Deliver button

2009-11-20 Thread Steve
Original-Nachricht > Datum: Fri, 20 Nov 2009 16:16:58 +0530 > Von: Gary M > An: Paul Cockings > CC: dspam-user@lists.sourceforge.net > Betreff: Re: [Dspam-user] Help with the Deliver button > Hi Paul, > > The Dspam version is: *DSPAM Anti-Spam Suite 3.8.0 (agent/library)* >

Re: [Dspam-user] Configuration Problem DeliveryHost

2009-11-20 Thread Nicolas Vilz
Original-Nachricht > Datum: Thu, 19 Nov 2009 16:16:47 +0100 (CET) > Von: Nicolas Vilz > An: dspam-user@lists.sourceforge.net > Betreff: [Dspam-user] Configuration Problem DeliveryHost > Hello guys, > Hallo Nicolas, Hallo Steve, > following szenario, i have a mail server w

Re: [Dspam-user] Help with the Deliver button

2009-11-20 Thread Gary M
Hi Paul, The Dspam version is: *DSPAM Anti-Spam Suite 3.8.0 (agent/library)* OS/Architecture : *CentOS 5.4/x86_64* Web Server: *Apache/2.2.8* MTA: *Qmail* *Dspam config:* *http://pastebin.com/m63a16df6* Regards, Gary. ---

Re: [Dspam-user] Help with the Deliver button

2009-11-20 Thread Paul Cockings
Hi Gary, Can you give us a bit more info: post the output from 'dspam --version' which OS/Arch are you on? which http server are you using (what user is http running as?) which MTA post the contents of your dspam.conf (blank out the passwords) Can you also take a look through the log files for a