mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-17 02:41:02 +01:00
dkim signature according to iSchedule draft 02
This commit is contained in:
parent
18ceb54882
commit
aeeb585604
@ -31,7 +31,7 @@ class ischedule_server
|
|||||||
/**
|
/**
|
||||||
* Required headers in DKIM signature (DKIM-Signature is always a required header!)
|
* Required headers in DKIM signature (DKIM-Signature is always a required header!)
|
||||||
*/
|
*/
|
||||||
const REQUIRED_DKIM_HEADERS = 'Content-Type:Host:Originator:Recipient';
|
const REQUIRED_DKIM_HEADERS = 'iSchedule-Version:iSchedule-Message-ID:Content-Type:Originator:Recipient';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Serve an iSchedule request
|
* Serve an iSchedule request
|
||||||
|
Loading…
Reference in New Issue
Block a user