Home
last modified time | relevance | path

Searched refs:remove_own_email (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/usermin/usermin-1.830/mailbox/
H A Dreply_mail.cgi422 $to = &remove_own_email($to);
423 $cc = &remove_own_email($cc);
424 $bcc = &remove_own_email($bcc);
H A Dmailbox-lib.pl2300 sub remove_own_email subroutine