At 22.29 30/01/2002 +0100, you wrote: >Can't you have a script running in xmail? > >I assume you have to send a lot of identical mails to different persons.
The mails are built "on the fly" (price lists, etc...), they are "similar", not identical... and they are generated in ASP >-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] >On Behalf Of Webmaster 9euro >Sent: woensdag 30 januari 2002 22:28 >To: [EMAIL PROTECTED] >Subject: [xmail] Re: multiple domains > >At 21.53 30/01/2002 +0100, you wrote: > >Your problem lies in asp not in xmail. > > > >Put the following code in the beginning of the first asp file > >(default.asp - depending on your configuration). > > > ><% > >Session.TimeOut = 60 > >%> > >I have server.ScriptTimeout = 1800 >but if I put IP as Mailer.RemoteHost, all runs (I sent as many as 10.000 > >email in 1/2 hour); if I put domain name, I get timeout after the first >250 >recipients... > > > > >If it still doesn't work make change 60 in 120. > > > >That is the time in seconds an asp script can run without being stopped > >cause of a timeout. > > > > > >Maarten > > > >-----Original Message----- > >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED]] > >On Behalf Of Webmaster 9euro > >Sent: woensdag 30 januari 2002 21:33 > >To: [EMAIL PROTECTED] > >Subject: [xmail] Re: multiple domains > > > >On my old server (that uses MailMax) I have some sites that manage > >mailing > >lists based on Asp + AspMail; If I need to send some thousands of > >messages, > >I get a timeout error from ASPMail if I set the SMTP server as >hostname. > >If > >rather I set the related IP, ASPMail does not need to resolve the > >hostname > >to send the messages, it points directly to the mailserver. This should > >be > >true only in case that the site has an unique IP, not in case of sites > >with > >shared IPs. > >I don't know if that behaviour depends from ASPMail, MailMax asks for >an > >IP > >when you set up a domain and I have 30 domains on shared IP and 5-6 on > >single IP... > > > >At 10.00 30/01/2002 -0800, you wrote: > > >On Wed, 30 Jan 2002, Webmaster 9euro wrote: > > > > > > > How can I do this thing? > > > > > >What is the reason of having different domains of different IPs ? > > > > > > > > > > > > > > >- Davide > > > > > > > > >- > > >To unsubscribe from this list: send the line "unsubscribe xmail" in > > >the body of a message to [EMAIL PROTECTED] > > >For general help: send the line "help" in the body of a message to > > >[EMAIL PROTECTED] > > > >------------------------------------------------- > >9euro www.9euro.com Spazio web > >OP Computer www.opcomputer.com Hardware & software > >Un servizio Whois gratuito http://whois.9euro.com > >Un Downline manager http://downline.9euro.com > >New!!! Una Chat Hard...ware www.opcomputer.com/chat > >-------------------------------------------------- > > > > > >- > >To unsubscribe from this list: send the line "unsubscribe xmail" in > >the body of a message to [EMAIL PROTECTED] > >For general help: send the line "help" in the body of a message to > >[EMAIL PROTECTED] > > > > > >- > >To unsubscribe from this list: send the line "unsubscribe xmail" in > >the body of a message to [EMAIL PROTECTED] > >For general help: send the line "help" in the body of a message to > >[EMAIL PROTECTED] > >------------------------------------------------- >9euro www.9euro.com Spazio web >OP Computer www.opcomputer.com Hardware & software >Un servizio Whois gratuito http://whois.9euro.com >Un Downline manager http://downline.9euro.com >New!!! Una Chat Hard...ware www.opcomputer.com/chat >-------------------------------------------------- > > >- >To unsubscribe from this list: send the line "unsubscribe xmail" in >the body of a message to [EMAIL PROTECTED] >For general help: send the line "help" in the body of a message to >[EMAIL PROTECTED] > > >- >To unsubscribe from this list: send the line "unsubscribe xmail" in >the body of a message to [EMAIL PROTECTED] >For general help: send the line "help" in the body of a message to >[EMAIL PROTECTED] ------------------------------------------------- 9euro www.9euro.com Spazio web OP Computer www.opcomputer.com Hardware & software Un servizio Whois gratuito http://whois.9euro.com Un Downline manager http://downline.9euro.com New!!! Una Chat Hard...ware www.opcomputer.com/chat -------------------------------------------------- - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
