Hello.
cfs does not send me emails. I have activated all its notifications but nothing. The mail server is postfix and I have set the ip to 127.0.0.1. I try to put the wrong port in ssh and it blocks me normally. Help please, what should I do to fix it?
CFS have there own forum for these question, it has nothing to do with webmin/virtuamin.
They have alot more knowlegege then on here. Did you set a email address?
Most prob all the email are in root.
Found this
Yes, I know it, but they did not answer in the cfs forum. I have put the domain’s email. Should I try Mail root?
I have done what the link describes.
May 17 11:49:56 cp milter-greylist: cannot read dumpfile “/var/lib/milter-greylist/greylist.db”
May 17 11:49:56 cp milter-greylist: starting with an empty greylist
You can always send application email notifications to the root user, and then forward it using /etc/aliases like root: your-email@gmail.com. There’s no need to make this more complicated unless you know exactly what you’re doing, and why.
Moreover, you shouldn’t try to micromanage your firewall operations! Simply don’t configure all those extra email notifications, as it’s absolutely normal for any system facing the internet to see login attempts on all standard ports for all services.
However, you may need to have some notifications get through. For that, just send all mail to the root user and then handle it from there.
# Leave this option empty to use the To: field setting in each alert template
LF_ALERT_TO = ""
In /etc/aliases I have these records.
# See man 5 aliases for format
postmaster: root
clamav: root
Where should I write > admin@mydomain.com ??`
I always have a bit of a hard time having discussions in a chaotic manner, sorry. Please go back to my previous comment and share what you have tried. I also answered your question about aliases in my first comment.
Furthermore, use the preformatted text button </> from the edit menu or use Meta + E to wrap code nicely so future readers could easily read it.