Opened 6 years ago

Closed 6 years ago

#1484526 closed Bugs (invalid)

Re-set or omit "X-Php-Script" header?

Reported by: AllKnightAccess Owned by:
Priority: 5 Milestone:
Component: Client Scripts Version: 0.1-rc1
Severity: normal Keywords:
Cc:

Description

How can I re-set the header:

"X-Php-Script"

to my own value? Or how can I omit that header from being sent?

Right now, e-mails are being sent automatically using that header, with a value that I do not sent.

Change History (1)

comment:1 Changed 6 years ago by thomasb

  • Resolution set to invalid
  • Status changed from new to closed

Not a RoundCube bug but a configuration issue.

This is automatically set by PHP when using the mail() function. You can configure a SMPT server in order to make RoundCube talk directly to the mail server instead of using the PHP functions.

Note: See TracTickets for help on using tickets.