What is the simple command associate for mail-in-a-box to send mails through command line (ubuntu server 18.04LTS) ?
i need to scripts something with automated mails
Thx
What is the simple command associate for mail-in-a-box to send mails through command line (ubuntu server 18.04LTS) ?
i need to scripts something with automated mails
Thx
https://duckduckgo.com/?q=send+email+via+the+command+line&t=canonical&ia=web
provides several articles including the one I linked below:
thx but i think my question got some wrong shape, i know how to use sendmail, etc…but installing some of those packages arent going to “interfere” with MiaB health ?
You would not want to install sendmail as postfix is the installed MTA. You can however install the mailutils
package without concern and use it.
Of course, the obligatory this voids the warranty comment applies as it is a unsupported modification. I have used mailutils
without issue on other MiaB servers.
Okay thx im going to check that so
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.