Lines Matching full:email
12 * email-based transport for iTIP. iTIP deals with scheduling operations for
15 * If you want to customize the email that gets sent out, you can do so by
25 * Email address used in From: header.
39 * Creates the email handler.
41 * @param string $senderEmail. The 'senderEmail' is the email that shows up
43 * generally be some kind of no-reply email
95 …e->scheduleStatus = '1.0;We got the message, but it\'s not significant enough to warrant an email';
153 * This function is responsible for sending the actual email.
155 * @param string $to Recipient email address
156 * @param string $subject Subject of the email
184 'description' => 'Email delivery (rfc6037) for CalDAV scheduling',