Replies: 1 comment
-
Yes, but you should likely be using nodemailer instead. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As opposed to running a full fledged SMTP server... is it possible to use this as a util to just sent an email - from say just a scripting perspective?
For example, php has.a.way of sending emails via a
mail()
function - without needing to setup any SMTP server. Is that possible with haraka? If so, please point me in the right direction.Beta Was this translation helpful? Give feedback.
All reactions