On Fri, Feb 12, 2021 at 05:35:07PM +, Larry Hynes wrote:
> Note: the command 'smtp -h' only returns usage. Usage exits with '1'
> (I assume this is to satisfy the default case in switch (ch) in
> main()), even when called from the correct use of the '-h' flag,
> which I don't think is correct.
Note: the command 'smtp -h' only returns usage. Usage exits with '1'
(I assume this is to satisfy the default case in switch (ch) in
main()), even when called from the correct use of the '-h' flag,
which I don't think is correct.
Index: smtp.1
==