Create (initial) install script.
This commit is contained in:
@ -568,13 +568,14 @@ cat <<EOF
|
||||
default_host...........: localhost
|
||||
default_port...........: 143
|
||||
junk_mbox..............: $SPAM_FOLDER_NAME
|
||||
smtp_user/smtp_pass....:
|
||||
[x] Use the current IMAP username and password for SMTP authentication
|
||||
|
||||
SMTP Settings:"
|
||||
smtp_server............: localhost
|
||||
smtp_port..............: 25
|
||||
|
||||
smtp_user/smtp_pass....:
|
||||
[ ] Use the current IMAP username and password for SMTP authentication
|
||||
|
||||
Display settings & user prefs:
|
||||
language...............: de_DE
|
||||
skin...................: larry
|
||||
|
@ -211,7 +211,7 @@ if [ "$_db_type" = "pgsql" ];then
|
||||
## -
|
||||
## - // write data queries
|
||||
## - /* !! Wichtig:
|
||||
## - Nur wenn rcmail_config['vacation_gui_vacationforwarder'] = TRUE
|
||||
## - Nur wenn rcmail_config['vacation_gui_vacationforwarder'] = FALSE
|
||||
## -
|
||||
## - NOTE: interval_time wird statisch gesetzt auf 86400 (1 Tag)
|
||||
## - */
|
||||
|
Reference in New Issue
Block a user