Ask a Question related to ASP.NET Security, Design and Development.
-
Eric #1
Setting ACLs for aspnet user for sending smtp mail
What permissions do I need to give to aspnet account in order for a web page
to send email through a remote smtp server?
The code works on one machine but not another. How do I give aspnet user
the permission to run this type of code? I suspect there is some ACL on some
folder I need to change, but I cannot find it. This has been driving me
INSANE. It should be so apparent. This problem has taken me longer to fix
than the entire project! Thanks to anyone who can help.
Eric Guest
-
Mail Setting- SMTP failure
I am trying to use the CFMAIL in coldfusion unfortunately I can't seem to get my mail server verified. I am using google, so in the mail seting of... -
Problems sending mail with Windows 2003 server's SMTP server (I'm also using the integrated POP3 service)
Hi, I am setting up POP3 accounts for my users. I am using the POP3 and SMTP services built into Windows 2003 Server Std Edition. My users can... -
Restricting ASPNET ACLs without breaking ASPNET (newbie-ish)
Scenario: We have a library with objects that host Jscript for the execution of complex validation code. This library is being called by an ASP.NET... -
Sending SMTP mail via mailx
I am confused on how mailx actually sends mail via SMTP ... and receive the actual mail on Mozilla on windows2000. 1) What confuses me is that I... -
Sending MIME through SMTP
Maxence, SMTP (Simple Mail Transfer Protocol) is used exclusively for sending email messages (which can certainly include MIME). Could you...



Reply With Quote

