Aaron Stone wrote:
Ilja Booij <[EMAIL PROTECTED]> said:
Hi all, especially Aaron,
Is it intended behaviour that the following command:
./dbmail-users -a ilja -w secret -s [EMAIL PROTECTED]
does *not* add the alias?
I've made a small patch to fix this, but I was wondering if this might
be intended to work this way.
That is the intended behaviour. It looks like I left -s/-S out of the
SYNOPSIS section of the man page, though, I'll update it. Thanks for
getting the code.
Hi,
I've updated the 2.0 branch as well.
Ilja