MAIL_RFC_2822_SPECIALS

Special characters, defined in RFC_2822.

1 use of MAIL_RFC_2822_SPECIALS
drupal_mail_format_display_name in includes/mail.inc
Return a RFC-2822 compliant "display-name" component.

File

includes/mail.inc, line 19

Code

define('MAIL_RFC_2822_SPECIALS', '()<>[]:;@\\,."');

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.