Home
last modified time | relevance | path

Searched defs:email_body (Results 1 – 4 of 4) sorted by relevance

/dports/dns/p5-Net-DRI/Net-DRI-0.96/lib/Net/DRI/Protocol/AFNIC/Email/
H A DMessage.pm100 sub email_body subroutine
/dports/www/e107/e107/
H A Demail.php175 $email_body = (trim($comments) != '') ? $tp->toEmail($comments).'<hr />' : ''; variable
/dports/biology/bbmap/bbmap/pytools/lib/
H A Dcommon.py377 def send_email(email_to, email_subject, email_body, email_from = 'rqc@jgi-psf.org', log = None): argument
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_voicemail/
H A Dmod_voicemail.c161 char *email_body; member
420 char *email_headers = NULL, *email_body = NULL; in vm_config_email_callback() local
457 char *email_headers = NULL, *email_body = NULL; in vm_config_notify_callback() local