Guest User

Untitled

a guest
Jul 22nd, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. $message->setReplyTo(array(
  2. 'person1@example.org',
  3. 'person2@otherdomain.org' => 'Person 2 Name',
  4. 'person3@example.org',
  5. 'person4@example.org',
  6. 'person5@example.org' => 'Person 5 Name'
  7. ));
Add Comment
Please, Sign In to add comment