Tagged Questions

1
vote
1answer
123 views

sending email django with postfix (without an explicit postfix server)

I'd like to emulate the postfix sendmail command in Django where I don't need to explicitly start up a postfix server. For example if I simply enter the following on the command line: sendmail ...