RE: [toaster] binding IP

2008-06-22 Thread Qmail List
>> Bill - few months ago, I made a patch for your toaster. I am sending it >> now again. This patch will make qmail read >> controls/outgoingip and bind to that IP for outgoing processes rather then >> using the first one. > Hi Edvin, how do u patch the toaster with this? For some r

Re: [toaster] binding IP

2008-06-22 Thread Satish Alwani
Can this patch be integrated with the toaster ? Qmail List wrote, On 2008-06-16 8:10 PM: Bill - few months ago, I made a patch for your toaster. I am sending it now again. This patch will make qmail read controls/outgoingip and bind to that IP for outgoing processes rather then u

RE: [toaster] binding IP

2008-06-16 Thread Qmail List
>> I had added the 2nd IP to /var/qmail/control/outgoingip. Is this correct? > Yes. > If you already had the qmail toaster, then you need to compile, install and > restart the qmail... > Did you had any errors shown while patching? The patch changes 3 files ( > AFAIK )... No error. Everything

RE: [toaster] binding IP

2008-06-16 Thread Edvin Seferovic
>I had added the 2nd IP to /var/qmail/control/outgoingip. Is this correct? Yes. If you already had the qmail toaster, then you need to compile, install and restart the qmail... Did you had any errors shown while patching? The patch changes 3 files ( AFAIK )... Regards, E:S

RE: [toaster] binding IP

2008-06-16 Thread Qmail List
> patch -p0 < /path/to/outgoingip.patch > then recompile qmail ! Thanks. I had done that. But outgoing mails are still reflecting the 1st IP. I had added the 2nd IP to /var/qmail/control/outgoingip. Is this correct?

RE: [toaster] binding IP

2008-06-16 Thread Edvin Seferovic
Like you apply other patches to the toaster... patch -p0 < /path/to/outgoingip.patch then recompile qmail ! Regards, E:S -Original Message- From: Qmail List [mailto:[EMAIL PROTECTED] Sent: Montag, 16. Juni 2008 16:41 To: toaster@shupp.org Subject: RE: [toaster] binding IP >

RE: [toaster] binding IP

2008-06-16 Thread Qmail List
> Bill - few months ago, I made a patch for your toaster. I am sending it now again. This patch will make qmail read > controls/outgoingip and bind to that IP for outgoing processes rather then using the first one. Hi Edvin, how do u patch the toaster with this?

RE: [toaster] binding IP

2008-06-16 Thread Edvin Seferovic
PROTECTED] Sent: Montag, 16. Juni 2008 08:29 To: toaster@shupp.org Subject: RE: [toaster] binding IP >>> I have 2 IPs for the web and mail server which is on the same box. I would >>> like apache to attach to the 1st IP and qmail on the 2nd. How can I make >>> qmail to bind to

RE: [toaster] binding IP

2008-06-15 Thread Qmail List
>>> I have 2 IPs for the web and mail server which is on the same box. I would >>> like apache to attach to the 1st IP and qmail on the 2nd. How can I make >>> qmail to bind to the 2nd IP? >> Here is my run file for qmail-smtpd. Notice the term > >> -u "$QMAILDUID" -g "$NOFILESGID" mail.

RE: [toaster] binding IP

2008-06-15 Thread Qmail List
>> I have 2 IPs for the web and mail server which is on the same box. I would >> like apache to attach to the 1st IP and qmail on the 2nd. How can I make >> qmail to bind to the 2nd IP? > Here is my run file for qmail-smtpd. Notice the term > -u "$QMAILDUID" -g "$NOFILESGID" mail.develop

Re: [toaster] binding IP

2008-06-15 Thread Rick Widmer
Qmail List wrote: Hi, I have 2 IPs for the web and mail server which is on the same box. I would like apache to attach to the 1st IP and qmail on the 2nd. How can I make qmail to bind to the 2nd IP? Here is my run file for qmail-smtpd. Notice the term 'mail.developersdesk.com' in the para

[toaster] binding IP

2008-06-15 Thread Qmail List
Hi, I have 2 IPs for the web and mail server which is on the same box. I would like apache to attach to the 1st IP and qmail on the 2nd. How can I make qmail to bind to the 2nd IP? Regards