-q does exactly that. % dbmail-sievecmd -u jesse -c standard | head -8 *** dbmail-sievecmd *** Opening connection to database... Opening connection to authentication... Ok. Connected! # This is a sieve script. More specifically, it's Jesse's # standard set of filters. So far avelsieve isn't quite # flexible enough for my liking, so we have this. #
% dbmail-sievecmd -u jesse -c standard -q | head -4 # This is a sieve script. More specifically, it's Jesse's # standard set of filters. So far avelsieve isn't quite # flexible enough for my liking, so we have this. # It's in the man page; probably should be added to the help/usage message printed by dbmail-sievecmd itsself, though. On Wed, 2007-06-27 at 13:49 +0200, Marc Dirix wrote: > There is an other annoying problem with dbmail-sievecmd. > > When using the -c option, both the script and the command output is > put on StdOut. > > When using dbmail-sievecmd -c testscript >myeditfile one always has > to trim the > first lines before inserting again. > > Either an -q (quiet) option, or putting output to StdErr would help > here. -- Jesse Norell Kentec Communications, Inc. [EMAIL PROTECTED] _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
