Home
last modified time | relevance | path

Searched defs:sendmail (Results 1 – 25 of 231) sorted by relevance

12345678910

/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/MissingH-1.4.3.0/src/Network/Email/
H A DSendmail.hs84 sendmail _ [] _ = fail "sendmail: no recipients specified" function
85 sendmail Nothing recipients msg = sendmail_worker recipients msg function
86 sendmail (Just from) recipients msg = function
/dports/www/py-freenit/freenit-0.1.25/freenit/
H A Dutils.py4 def sendmail(config, message): function
/dports/mail/rbl-milter/rbl-milter-0.30/
H A Dconfigure.in6 AC_ARG_WITH(sendmail, optwith
/dports/www/yabb/YaBB_2.6.11/cgi-bin/yabb2/Sources/
H A DMailer.pm24 sub sendmail { subroutine
/dports/science/dynare/dynare-4.6.4/matlab/utilities/tests/src/
H A Dbuild_report_summary.m40 sendmail = true; variable
49 sendmail = false; variable
/dports/mail/libvmime/vmime-0.9.2/src/vmime/net/sendmail/
H A DsendmailTransport.hpp43 namespace sendmail { namespace
H A DsendmailServiceInfos.hpp39 namespace sendmail { namespace
H A DsendmailServiceInfos.cpp35 namespace sendmail { namespace
/dports/java/java-subversion/subversion-1.14.1/tools/hook-scripts/
H A Dcommit-email.rb55 def sendmail(to, from, mail, server=nil, port=nil) method
/dports/devel/py-subversion/subversion-1.14.1/tools/hook-scripts/
H A Dcommit-email.rb55 def sendmail(to, from, mail, server=nil, port=nil) method
/dports/security/subversion-gnome-keyring/subversion-1.14.1/tools/hook-scripts/
H A Dcommit-email.rb55 def sendmail(to, from, mail, server=nil, port=nil) method
/dports/devel/p5-subversion/subversion-1.14.1/tools/hook-scripts/
H A Dcommit-email.rb55 def sendmail(to, from, mail, server=nil, port=nil) method
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/mail/test/
H A Dtest_mailmail.py51 def sendmail(host, options, ident): function
381 def sendmail(host, sender, recipient, body): function
/dports/mail/p5-Mail-IMAPClient/Mail-IMAPClient-3.43/examples/
H A Dpopulate_mailbox.pl112 sub sendmail { subroutine
/dports/mail/mailhog/MailHog-1.0.0/
H A DREADME.md55 #### sendmail subsubsection
/dports/mail/imapsync/imapsync-1d08afa/W/Mail-IMAPClient-3.42/examples/
H A Dpopulate_mailbox.pl112 sub sendmail { subroutine
/dports/mail/p5-Mail-Sendmail/Mail-Sendmail-0.80/lib/Mail/
H A DSendmail.pm165 sub sendmail { subroutine
/dports/mail/p5-MIME-Fast/MIME-Fast-1.6/
H A DFast.pm96 sub sendmail { subroutine
/dports/mail/p5-Email-Sender/Email-Sender-1.300031/lib/Email/Sender/Transport/
H A DSendmail.pm24 has 'sendmail' => ( attribute in Email::Sender::Transport::Sendmail
/dports/net-mgmt/pandorafms_server/pandorafms_server-6.0SP2/util/plugin/
H A DSMTP_check.pl151 sub sendmail { subroutine
/dports/net-mgmt/pandorafms_server/pandorafms_server-6.0SP2/lib/PandoraFMS/
H A DSendmail.pm170 sub sendmail { subroutine
/dports/devel/p5-Log-Handler/Log-Handler-0.90/lib/Log/Handler/Output/
H A DEmail.pm260 sub sendmail { subroutine
/dports/www/p5-CGI-Application/CGI-Application-4.61/lib/CGI/Application/
H A DMailform.pm195 sub sendmail { subroutine
/dports/devel/tcllib/tcllib-1.20/modules/smtpd/clients/
H A Dmail-test.py11 def sendmail(self, sender, recipient, message): member in SMTPTest
/dports/devel/tcllibc/tcllib-1.20/modules/smtpd/clients/
H A Dmail-test.py11 def sendmail(self, sender, recipient, message): member in SMTPTest

12345678910