Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
[mail function]
;;указите в директиве SMTP
;; адрес SMTP-сервера вашего провайдера, а также НЕ ЗАБУДЬТЕ закомментировать
;; директиву sendmail_path ниже! Если sendmail_path не закомментировать,
;; работать не будет, т.к. sendmail_path имеет приоритет.
;;
; For Win32 only.
;SMTP = localhost
;smtp_port = 25
; For Win32 only.
sendmail_from = me@localhost.com
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
sendmail_path = \usr\sbin\sendmail -t -i
; Force the addition of the specified parameters to be passed as extra parameters
; to the sendmail binary. These parameters will always replace the value of
; the 5th parameter to mail(), even in safe mode.
;mail.force_extra_parameters =
А в админке vbulletin прописал сам адрес smtp сервера, порт 25, но как бы не вертел, не шлётsendmail_path = usrsbinsendmail -t -i
Слэши где? Или это форум почистил?sendmail_path = usrsbinsendmail -t -i