add info that sendmailenc is experimental
This commit is contained in:
@@ -7,8 +7,8 @@ TOEMAIL=user@domain.tld
|
||||
FREMAIL=user@domain.tld
|
||||
SENDMAILPATH=/usr/sbin/sendmail
|
||||
MAILTMP=.mail.txt.tmp
|
||||
MAILTYPE=mailsend # Use mailsend for plaintext, mailsendenc for SSL-encrypted details
|
||||
SSLKEY=ssl.key # Only needed when using mailsendenc
|
||||
MAILTYPE=mailsend # Use mailsend for plaintext, mailsendenc (experimental!) for SSL-encrypted details
|
||||
SSLKEY=ssl.key # Only needed when using mailsendenc
|
||||
|
||||
# Datasheet
|
||||
NOTES=$HOME/$SYSUSER-Notes.txt
|
||||
|
||||
Reference in New Issue
Block a user