I prefer to have ' Restrict outgoing SMTP to root, exim, and mailman..' enabled but now I have one single php-script that needs to send emails unsing an extenal server
this script is sending mails from different sender-address and each address has it's own username and password
so is there any way to only allow this little part to use outgoing smtp and prevent other scripts / users to do so?
thanks
this script is sending mails from different sender-address and each address has it's own username and password
so is there any way to only allow this little part to use outgoing smtp and prevent other scripts / users to do so?
thanks