Hi, I set two folders with acl access. When the authorized user clicks on the link, Username and password appear as I expected. Once the transaction is complete I send an email to a specific user to let them know there has been some activity in their database. The email works on the the no-security folders but now I see this error message. Error Type: Unauthorized Error Value: You are not allowed to access MailHost in this context Any thing I am missing? The sendmail call looks as follows: <dtml-call "REQUEST.set('originator', REQUEST.SESSION['originator'])"> <dtml-call "REQUEST.set('capa_report_no', REQUEST.SESSION['capa_report_no'])"> <dtml-let sender="'lmcdonnell@protonenergy.com'" > <dtml-sendmail mailhost="MailHost"> To: <dtml-var sender>, From: <dtml-var sender> Subject: Corrective Action Report Update <dtml-var capa_report_no> A Corrective Action Report- <dtml-var capa_report_no> has been updated. Please review the report. </dtml-sendmail> </dtml-let> Thanks Larry McDonnell Proton Energy Systems 50 Inwood Rd. Rocky Hill, CT 06067 (860) 571-6533 ext. 531 Email:lmcdonnell@protonenergy.com www.protonenergy.com