Re: how can i send mails serially
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I do have a file comcurrencyremote in /var/qmail/control and it has a value > 120. > > And still i am facing problem bcoz qmail try to send mails simultaneuosly > with destination server and establish multiple smtp connection with > destination server and bandwidth get choked. > > Is there any way by which i can establish only one single conection with > remote server and can send all the pending mails to the destination server qmail is designed for well-connected hosts. If your host is not well connected, you might want to add on Dan's serialmail package. It is designed for this. Charles -- --- Charles Cazabon<[EMAIL PROTECTED]> GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/ Any opinions expressed are just that -- my opinions. ---
Re: how can i send mails serially
> I do have a file comcurrencyremote in /var/qmail/control and it has a value > 120. > Is there any way by which i can establish only one single conection with > remote server and can send all the pending mails to the destination server If it is coNcurrencyremote, put 1 in it and there will be no simultaneuos remote connections. Regards Csaba
Re: how can i send mails serially
Dear sir, I do have a file comcurrencyremote in /var/qmail/control and it has a value 120. And still i am facing problem bcoz qmail try to send mails simultaneuosly with destination server and establish multiple smtp connection with destination server and bandwidth get choked. Is there any way by which i can establish only one single conection with remote server and can send all the pending mails to the destination server Regards lokesh - Original Message - From: Sean Chittenden <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, March 20, 2001 11:53 AM Subject: Re: how can i send mails serially
Re: how can i send mails serially
man -M /var/qmail/man qmail-control Check out the concurrencyremote control file. -sc On Tue, Mar 20, 2001 at 11:37:12AM +0530, [EMAIL PROTECTED] wrote: > Delivered-To: [EMAIL PROTECTED] > Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm > Precedence: bulk > Delivered-To: mailing list [EMAIL PROTECTED] > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: how can i send mails serially > Date: Tue, 20 Mar 2001 11:37:12 +0530 > X-Priority: 3 > X-MSMail-Priority: Normal > X-Mailer: Microsoft Outlook Express 5.00.2615.200 > X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 > X-AntiVirus: Scanned for viruses by SpaceWeb AntiVirus System > > Dear all, > > I am using qmail 1.03 on Red Hat 6.2 . I am providing mailing solution to varrious >domains which are listed in my locals as well as in my virtualdomain files. Mx >pointing of all these domain is my qmail server. > > For few domains i am simple forwarding mails to their destination server by maiking >a default alias in /var/qmail/alias directory. But i am doing this forwarding by >making SMTP connection with destination servers . > > For example if 15 mails are coming to mail server for a domain at a particular time, >then qmail is making 15 simultaneous connection with remote server and try to send >all the 15 mails to that particular domain at the same time, and max time it happens >that bandwidth get choked and some of the connection get dropped and those mails >remain in queue . > > Is there any way by which i can send mails serially , one by one . Can i achive the >same thing by implementing serial mail . And what all i have to do to implement the >serial mail . > > Or is there any another solution , other than serial mail ??? > > I am using mailbox format right now. And using qmail 1.03-8. > > Pl suggest any sol'n for above problem. > > Regards > > lokesh -- Sean Chittenden[EMAIL PROTECTED] PGP signature
how can i send mails serially
Dear all, I am using qmail 1.03 on Red Hat 6.2 . I am providing mailing solution to varrious domains which are listed in my locals as well as in my virtualdomain files. Mx pointing of all these domain is my qmail server. For few domains i am simple forwarding mails to their destination server by maiking a default alias in /var/qmail/alias directory. But i am doing this forwarding by making SMTP connection with destination servers . For example if 15 mails are coming to mail server for a domain at a particular time, then qmail is making 15 simultaneous connection with remote server and try to send all the 15 mails to that particular domain at the same time, and max time it happens that bandwidth get choked and some of the connection get dropped and those mails remain in queue . Is there any way by which i can send mails serially , one by one . Can i achive the same thing by implementing serial mail . And what all i have to do to implement the serial mail . Or is there any another solution , other than serial mail ??? I am using mailbox format right now. And using qmail 1.03-8. Pl suggest any sol'n for above problem. Regards lokesh