[Dovecot] convert-tool, exit code wrong?
Benjamin R. Haskell
dovecot at benizi.com
Tue Feb 12 23:11:40 EET 2008
On Tue, 12 Feb 2008, Ingo Rogalsky wrote:
> I use convert-tool regularly for converting mbox based mail accounts to
> maildir based mail accounts. Today I tuned my convert script around
> convert-tool. I'm irritated about the exit codes. It seems, they should
> be inverted or am I wrong?
>
Yes. They're inverted. In program return codes, 0 = true/no-error,
anything else = false/error.
Best,
Ben
More information about the dovecot
mailing list