nhatthaiquang-agilityio / persits-mailsender-asp-classic-example

Using Persits.MailSender to send email in ASP classic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Persits Mail Sender ASP Classic Example

  • Send email in ASP Classic

Requisites

  • Install Persits.MailSender in your server

    Install Persits Mail Sender

  • Create an application in IIS

  • Create SMTP. You can use SMTP of Gmail

Issues

  • Server object error 'ASP 0177 : 800401f3'. Server.CreateObject Failed

    Fixed: Enable 32 Bit Applications = false in the Application pool in IIS
    

    It depends on your server which is using 64BIT/32BIT

    application-pool-iis

About

Using Persits.MailSender to send email in ASP classic


Languages

Language:Classic ASP 100.0%