Wether sent via email or sms are these passwords sent in plain text? is there options on if these passwords are sent in plaintext or not?
Hello,
When you communicate passwords via email or SMS they are always sent in plain text. The behavior is by design and there is no possibility to change it.
We set up a new hire form that has serveral custom text attributes that include pay rate, etc. These fields are routed to the correct departments via a PowerShell ... Is there anyway to prevent certain attributes from displaying in the approver request email?
Hello, i have created a custom attribute named user entry date. When a new user is created they need to enter the entry date with the create user command. The entry date ... buisness rule because it does not write any value in the sent email. Thank you, Fabian
password reset emails - i need my company logo in the email - it does show up if you click on download pictures - but i cant ask the users to do this - so need to know if there is a way to embed the image in the email from adaxes.
Hello everyone, I've received a task to send a report of pending and denied approval requests of a specific task to an email of one of our managers. Since ... $report = $reportHeader + $reportFooter # Send Mail $Context.SendMail($to, $subject, $NULL, $report)
Hello, I would like to be able to limit the number of emails sent by a scheduled task in a specified time period. For example the scheduled task for password change reminder ... to have something that I can put on scheduled tasks to prevent this in the future.