On Fri, Mar 28, 2008 at 4:13 PM, Ítalo Rossi <[EMAIL PROTECTED]> wrote: > Simon, > > Your problem was not with postfix PIPE config, look: > > dspam-3.8.0# sh --help > Usage: sh [GNU long option] [option] ... > sh [GNU long option] [option] script-file ... > GNU long options: > --debug > --debugger > --dump-po-strings > --dump-strings > --help > --init-file > --login > --noediting > --noprofile > --norc > --posix > --protected > --rcfile > --restricted > --verbose > --version > --wordexp > Shell options: > -irsD or -c command or -O shopt_option (invocation only) > -abefhkmnptuvxBCHP or -o option > > This is your output..
Thanks! Here is the output: # whereis dspam dspam: /usr/local/bin/dspam /usr/local/etc/dspam.conf # dspam --version DSPAM Anti-Spam Suite 3.8.0 (agent/library) Copyright (c) 2002-2006 Jonathan A. Zdziarski http://dspam.nuclearelephant.com DSPAM may be copied only under the terms of the GNU General Public License, a copy of which can be found with the DSPAM distribution kit. Configuration parameters: --with-storage-driver=mysql_drv --enable-virtual-users --enable-preferences-extension --with-mysql-includes=/usr/include/mysql # /usr/local/bin/dspam --version DSPAM Anti-Spam Suite 3.8.0 (agent/library) Copyright (c) 2002-2006 Jonathan A. Zdziarski http://dspam.nuclearelephant.com DSPAM may be copied only under the terms of the GNU General Public License, a copy of which can be found with the DSPAM distribution kit. Configuration parameters: --with-storage-driver=mysql_drv --enable-virtual-users --enable-preferences-extension --with-mysql-includes=/usr/include/mysql
