I am using ASP.NET Web forms, When a user submit a page, an email will be sent to many people开发者_StackOverflow社区 which is slowing the post-back,
I am using asp.net and C#. I have deployed my application on the server and now I come to know that my server would not provide me SMTP detail , is their any way I could send sms without smtp details
I have an email form that isn\'t sending out an email to the recipient or a copy to the client. The form can be found at www.kelcos.co.uk/contact and the files associated with t开发者_开发问答his are:
I have a piece of code that sends email.. heres the code This is not working for me. This a remote smtp service ... and i double checked that email web access works fine .. i can login using the gui,
The code below has been sending CSVs to our print fulfillment folks for years.Beginning of the week the sysadmin switched from sendmail to qmail for reasons having to do with procmail recipes we want
I need to send a basic email f开发者_JAVA技巧rom my site when someone registers for my site.Is their an easy way?or a site to reference?See an example here. There are also some more advanced examples
i wish to send form data throw mailto() in php, but i got an warning msg that \"Warning: mail() [function.mail]: Failed to connect to mailserver at \"localhost\" port 25, verify your \"SMTP\" and开发者
I am using a SMTP mail server whi开发者_如何学编程ch require user + ssl authentication for connection. I am looking for the perl modules to connect to the mail server and send emails but doesn\'t foun
Hey all.I\'ve got a new app up and running on a new ubuntu server.It\'s working fine generally but i can\'t get ar_sendmail working.I\'m following the instructions on this page:
I use local server, and there are some problems with sending mail! I think i must change something in my php.ini file. can somebody help me?