diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-11-14 19:18:50 +0000 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-11-14 19:18:50 +0000 |
| commit | 1ab9f432df8912e26677935e4d4a26cf278f6a6c (patch) | |
| tree | a5b3c6ce20c181e10c0f30ae2a27286afc938e10 /emailwiz.sh | |
| parent | c93deff4c290d3e271d434285f7bde0e2d5a0a31 (diff) | |
| download | emailwiz-1ab9f432df8912e26677935e4d4a26cf278f6a6c.tar.gz | |
log in with full email addr instead of username
documentation changes
Diffstat (limited to 'emailwiz.sh')
| -rwxr-xr-x | emailwiz.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emailwiz.sh b/emailwiz.sh index 837ea1c..20685ea 100755 --- a/emailwiz.sh +++ b/emailwiz.sh @@ -130,6 +130,7 @@ ssl_key = <$certdir/privkey.pem ssl_dh = </usr/share/dovecot/dh.pem # Plaintext login. This is safe and easy thanks to SSL. auth_mechanisms = plain login +auth_username_format = %n protocols = \$protocols imap @@ -286,7 +287,6 @@ $dmarcentry $spfentry" > "$HOME/dns_emailwizard" echo " - _ _ | \ | | _____ ___ | \| |/ _ \ \ /\ / (_) |
