`send(message, envelope_from=None)` does not work
shivshankardayal opened this issue · 1 comments
shivshankardayal commented
send(message, envelope_from=None)
raises a TypeError for second argument.
shivshankardayal commented
I was using API incorrectly. Had to read docs carefully. Sorry.