index
:
Post-SMTP
fix/allow_setting_msgid
fix/github_readme
Next generation SMTP mailer plugin for WordPress. Trusted by over 100,000 sites
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Postman
/
notifications
/
INotify.php
blob: d330cbea1a4c1df7968fe5786d672ea306153c0f (
plain
)
1
2
3
4
<?php interface Postman_Notify { public function send_message( $message ); }