install_roundcube.sh: change smtp_host/port.
This commit is contained in:
parent
871dc5039e
commit
03b820b8b8
@ -1626,11 +1626,11 @@ info "Now browse to the intaller site and continue installation.\n$(cat <<EOF
|
||||
junk_mbox..............: $SPAM_FOLDER_NAME
|
||||
|
||||
SMTP Settings:
|
||||
smtp_server............: localhost
|
||||
smtp_port..............: 25
|
||||
smtp_server............: tls://$(hostname -f)
|
||||
smtp_port..............: 587
|
||||
|
||||
smtp_user/smtp_pass....:
|
||||
[ ] Use the current IMAP username and password for SMTP authentication
|
||||
[x] Use the current IMAP username and password for SMTP authentication
|
||||
|
||||
Display settings & user prefs:
|
||||
language...............: de_DE
|
||||
|
Loading…
Reference in New Issue
Block a user