שלום לכולם
לפניי יומיים צצה בעיה חדשה ופתאומית בשרת, לא בוצע שום שינוי בהגדרות או משהו בשרת
פתאום זה צץ
המיילים בשרת לא עובדים, לדוגמא:
פורום VB על השרת שהיה שולח אימייל לאימות משתמש אוטומטית הפסיק לשלוח.
ואתרים אשר יש להם טפסים של יצירת קשר באתר לא מקבלים את המיילים.
אשמח לקבל את עזרתכם המקצועית !
להלן קובץ PHP.INI בקטע המתאים:
קוד:
[mail function]
; For Win32 only.
SMTP = localhost
; http://php.net/smtp-port
smtp_port = 25
; For Win32 only.
;sendmail_from = me@example.com
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =
; 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 =