Home
last modified time | relevance | path

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

/dports/www/yaws/yaws-2.0.6/applications/mail/src/
H A Dsmtp.erl104 send_recipients(Recipients, Port),
123 send_recipients( Recipients, Port ) -> function
H A Dmail.erl1702 send_recipients(Recipients,Port),
1784 send_recipients(Recipients,Port),
1793 send_recipients([], _Port) -> function
1795 send_recipients([R|Rs], Port) -> function
1798 send_recipients(Rs, Port).