Hello everyone,
I am having trouble with specify the email-option in the cfg-file on a multi-user server. I would like to specify the emailid it in the cfg, and afterwars restrict users from change the option. This is because I don't want anyone to send email which looks like they are from someone else.
I guess that it will be something like this below, but it doesn't Work. Using this option causing email to be sent from "!username", and it does not replace !username with the users id.
-emailid "!USERNAME@abc.de"