Would be nice to be able to send the notifactions based off the user account
say user A uploads a file so its send an email to xyz@xyz.com
User B uploads a file it send an email to zyx@xyz.com

local user = c_GetUser("DomainName","UserName")
local usrEmail = user.note_email
c_SendMail(usrEmail, "New file uploaded","The file %FileName is uploaded on our server","","SMTPConfig")Return to Suggestions & Wishlist
Users browsing this forum: No registered users and 0 guests