From: David Levine Date: Wed, 16 Apr 2014 01:58:32 +0000 (-0500) Subject: Reworked retrieval of username and password with SMTP and sasl so X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/dd740c4e3e407d8dba7884bb599c1f5a588b05e9?ds=sidebyside;hp=dd740c4e3e407d8dba7884bb599c1f5a588b05e9 Reworked retrieval of username and password with SMTP and sasl so that if getusername() and no password are accepted by the mechanism, then the user need not provide them. ---