chandra-mta / MTA

0 stars 0 forks source link

Check_Staled - change to use a SMTP python mail handler #18

Open william-aaron-CFA opened 11 months ago

william-aaron-CFA commented 11 months ago

Depending on the machine, the mailx command can be inconsistent with sending certain formatting characters, so by changing to a python library for SMTP mail handling, we can remove any character limitations in the mail text body.

https://stackoverflow.com/questions/10343106/linux-mail-file-log-has-content-type-application-octet-stream-a-noname-attac