* Sergey Poznyakoff <g...@gnu.org.ua> [2020-11-28 11:20]: > Jean Louis <bugs@gnu.support> 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