> $ postqueue; echo $?
> postqueue: fatal: usage: postqueue -f | postqueue -i queueid | postqueue -j | 
> postqueue -p | postqueue -s site
> 69
> 
> With an empty mail queue:
> 
> $ postqueue -p; echo $?
> Mail queue is empty
> 0
> 
> $ postqueue -j; echo $?
> 0
> 
> $ postqueue -f; echo $?
> 0
> 
> And so on.
> 

Fair enough. Although the problem with no output is I've not no "schema" to go 
by when coding the JSON parser ?

I guess I could RTFS (Read The Fabulous Source) but my C skills are 
non-existent.  Reading C code is a bit like hieroglyphics to me.
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to