Lines Matching refs:com
10 $envelope = array('return_path' => 'John Doe <john@example.com>',
11 'from' => 'John Doe <john@example.com>',
12 'reply_to' => 'John Doe <john@example.com>',
13 'to' => 'John Doe <john@example.com>',
14 'cc' => 'John Doe <john@example.com>',
15 'bcc' => 'John Doe <john@example.com>',
19 imap_mail_compose($envelope, [1 => ['cc' => 'Steve Doe <steve@example.com>',]]);
26 string(27) "John Doe <john@example.com>"
28 string(27) "John Doe <john@example.com>"
30 string(27) "John Doe <john@example.com>"
32 string(27) "John Doe <john@example.com>"
34 string(27) "John Doe <john@example.com>"
36 string(27) "John Doe <john@example.com>"
40 string(27) "John Doe <john@example.com>"
42 string(27) "John Doe <john@example.com>"
44 string(27) "John Doe <john@example.com>"
46 string(27) "John Doe <john@example.com>"
48 string(27) "John Doe <john@example.com>"
50 string(27) "John Doe <john@example.com>"