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