Due to some abuses from my users I need to disable SMTP (they will have to use ISP server instead). In other words, I want to only allow my SMTP server to accept messages to my *local* domains instead of relaying even for authenticated users.
So, how can I do this please ?
Thank's in advance
If you have roaming users (older toasters), recompile without it. Then remove ~vpopmail/open-smtp, and run qmailctl cdb.
Then, disable smtp by default by uncommenting "disable_smtp" in ~vpopmail/etc/vlimits.default. That should turn off smtp auth for all users by default, unless specified in their .qmailadmin-limits file.
Regards,
Bill