PHP configs.
This commit is contained in:
parent
bb97b312f1
commit
53a5c90c91
51 changed files with 2284 additions and 0 deletions
6
etc/php83/conf.d/99_imap.ini
Normal file
6
etc/php83/conf.d/99_imap.ini
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[imap]
|
||||
; rsh/ssh logins are disabled by default. Use this INI entry if you want to
|
||||
; enable them. Note that the IMAP library does not filter mailbox names before
|
||||
; passing them to rsh/ssh command, thus passing untrusted data to this function
|
||||
; with rsh/ssh enabled is insecure.
|
||||
;imap.enable_insecure_rsh=0
|
||||
Loading…
Add table
Add a link
Reference in a new issue