SYSUSER=$(whoami) DOMAIN=panel.domain.tld WPDL=https://de.wordpress.org/latest-de_DE.zip # Email stuff TOEMAIL=user@domain.tld FREMAIL=user@domain.tld SENDMAILPATH=/usr/sbin/sendmail MAILTMP=.mail.txt.tmp 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 NOTESTMP=.Notes.txt.tmp