you can use the FileSystemObject to create a text file (email) in the Pickup directory (inetpub\mailroot\pickup) on the server which does have the SMTP service available. Files placed in the pickup directory are automatically sent as emails (assuming the file is in the correct format).
OR.... use JMail. HTH Sam Thompson ---------------------------------------------- 2cs Communications Ltd http://www.2cs.com [EMAIL PROTECTED] T: 01473 622263 F: 01473 622515 ----------------------------------------------- ----- Original Message ----- From: "vinay" <[EMAIL PROTECTED]> To: "ActiveServerPages" <[EMAIL PROTECTED]> Sent: Tuesday, August 27, 2002 6:19 AM Subject: Sending mails using CDONTS and a remote SMTP server in ASP > Hi all, > > I have got a problem in sending mails using the CDONTS object of ASP. > The server with all the site contents doesnt have an SMTP on it whereas it > has the CDONTS mail object in it. There is another server which has SMTP > server along with Exchange server running connected to this server in a > LAN. Can I send mails using this remote SMTP server with CDONTS on the > first server only ? Hope I have explained my problem clearly. > > Please help me out. > > Vinay. > > --- > You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] > To unsubscribe send a blank email to %%email.unsub%% > --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
