490: Email should be able to use local system's mailx / sendmail command

edg****@gmai***** (Google Code) (Is this you? Claim this profile.)
May 21, 2008
The current version of reviewboard seems only to be able to send messages
to a SMTP server running on port 25.  Would it be possible to have the
option to use a local mailx or sendmail command in order to send mail
(instead of an SMTP server)?
chipx86
#1 chipx86
This is actually an issue with Django. We don't handle the actual e-mail sending
ourselves. I would file a bug against them, as this would be useful for them to include.
  • +ThirdParty
  • -Type-Defect
    +Type-Enhancement
    +Component-EMail