Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - creysson

#1
23.7 Legacy Series / Re: Sending email by CLI
November 14, 2023, 02:41:13 AM
I ended up using this python script:
https://forum.opnsense.org/index.php?topic=6709.0
#2
23.7 Legacy Series / Sending email by CLI
November 13, 2023, 11:52:59 PM
Hi,

I'm new to opnsense and coming from openwrt I have lot of scripts that send email using postfix.
I tried to configure postfix to send email, however, mail esxecutable is not installed.

Also tried with mailutils, but my .mail was unable to be parsed correctly.

Is there a tutorial anywehere that explains how to configure opnsense to be able to send emails by CLI?