Re: Can GNU Mailutils function as msmtp?
Jean Louis <[email protected]> Sat, 28 Nov 2020 17:48:25 +0300
| Newsgroups | gmane.comp.gnu.mailutils.bugs |
|---|---|
| Message-ID | <X8JjOWfAS0bFfhn/@protected.rcdrun.com> |
* Sergey Poznyakoff <[email protected]> [2020-11-28 11:20]: > Jean Louis <[email protected]> ha escrit: > > > Do you mean tool from GNU Mailutils? > > > > Or external? > > Venerable Sendmail with SMART_HOST setting will do the job > excellently. Thank you. Only Sendmail is not option over Courier MTA or OpenSMTPD for simplicity of their configurations. Regarding attachment removal I have found these 2 tools: ripmime https://github.com/inflex/ripMIME.git altermime https://github.com/inflex/alterMIME.git Altermime can remove attachments, but I did not yet start working with it. For now I just believe it can do it. Jean