RE: Newbie help: qmail as a relay gateway

2000-08-04 Thread Greg Owen
Install qmail as described in INSTALL. For each domain you want to receive mail for: 1) Put that domain name in /var/qmail/control/rctphosts 2) Put domain.com:[w.x.y.z] in /var/qmail/control/smtproutes, where w.x.y.z is the IP address of your internal exchange server. 3) Make

RE: Newbie help: qmail as a relay gateway

2000-08-04 Thread Leonard Tulipan
k everything is working enjoy That's what I have been hoping for. Thank you for your time Ciao Leo > -Original Message- > From: Robin S. Socha [SMTP:[EMAIL PROTECTED]] > Sent: Friday, August 04, 2000 1:26 PM > To: Leonard Tulipan > Subject: Re: Newbie help: qmai

Newbie help: qmail as a relay gateway

2000-08-04 Thread Leonard Tulipan
First of: I'm a newbie both to sendmail & qmail. (Read: don't flame me for my stupidity) The only thing I really achieved was compiling the packages (both sendmail & qmail seem to "work" fine in a sense that all the test complete successful) If you can point me to the correct URLS or Steps I ha

Re: Qmail as a relay.

2000-06-25 Thread Duane Eddingfield
John White wrote: > Set up aliases for the various selections, dropping them into > local Maildir's. > > Then use serialmail's maildirsmtp to route the maildir to whatever > smtp server you want. Excellent suggestion, Thank you.

Re: Qmail as a relay.

2000-06-25 Thread Duane Eddingfield
Johan Almqvist wrote: > On Sun, Jun 25, 2000 at 11:28:09AM -0700, Duane Eddingfield wrote: > > > Use fastforward (available from the qmail home-page) which allows a > > > sendmail compatible alias delivery and forwarding. > > > Of course, domain.com has to be in rcpthosts. > > I actually

Re: Qmail as a relay.

2000-06-25 Thread John White
Set up aliases for the various selections, dropping them into local Maildir's. Then use serialmail's maildirsmtp to route the maildir to whatever smtp server you want. John

Re: Qmail as a relay.

2000-06-25 Thread Johan Almqvist
On Sun, Jun 25, 2000 at 11:28:09AM -0700, Duane Eddingfield wrote: > > Use fastforward (available from the qmail home-page) which allows a > > sendmail compatible alias delivery and forwarding. > > Of course, domain.com has to be in rcpthosts. > I actually have tried this or a slight varia

Re: Qmail as a relay.

2000-06-25 Thread Duane Eddingfield
Erwin Hoffmann wrote: > Hi, > > thats easy. > > Use fastforward (available from the qmail home-page) which allows a > sendmail compatible alias delivery and forwarding. > Of course, domain.com has to be in rcpthosts. I actually have tried this or a slight variation but the entry in 'virt

Re: Qmail as a relay.

2000-06-25 Thread Duane Eddingfield
Johan Almqvist wrote: > Send all @domain.com mail to the pop box and do what you want with aliases, > assign or .qmail files there? > > ie .qmail-xxx : ./xxx/Maildir/ >.qmail-xxx-yz: | qmail-inject or &something Ah, I hadn't tried that.. > Aw, this is gonna be ugly. Yeah,

Re: Qmail as a relay.

2000-06-25 Thread Erwin Hoffmann
Hi, thats easy. Use fastforward (available from the qmail home-page) which allows a sendmail compatible alias delivery and forwarding. Of course, domain.com has to be in rcpthosts. cheers. eh. At 10:21 25.6.2000 -0700, Duane Eddingfield wrote: >Hi All: > >Here's what my boss wants: > >

Re: Qmail as a relay.

2000-06-25 Thread Johan Almqvist
On Sun, Jun 25, 2000 at 10:21:42AM -0700, Duane Eddingfield wrote: > it is addressed to. I.e. [EMAIL PROTECTED] goes to the pop server and > [EMAIL PROTECTED] goes to the Send all @domain.com mail to the pop box and do what you want with aliases, assign or .qmail files there? ie .qmail-xxx : ./x

Qmail as a relay.

2000-06-25 Thread Duane Eddingfield
Hi All: Here's what my boss wants: We have a new machine running Qmail at relay.domain.com. It will receive mail for many domains that we host. What I need is to selectively route incoing mail to our other servers, a pop server and a mailing list server and our corporate LAN server behin

Re: Qmail as a relay?

2000-04-12 Thread Rogerio Brito
On Apr 12 2000, Carlos Gustavo Werner wrote: > > Yeah but I can't compile ucspi-tcp (tcpserver) under HP-UX 11.0!!! > And the same thing happens with tcpwrappers!!! Well, if you could tell us a bit more about what happens with your system, maybe we could try to help. I don't get

RE: Qmail as a relay?

2000-04-12 Thread Vince Vielhaber
riginal Message- > > From: Vince Vielhaber [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, April 12, 2000 6:06 PM > > To: Carlos Gustavo Werner > > Cc: 'Qmail mailing list' > > Subject: RE: Qmail as a relay? > > > > > > On Wed, 12 Apr 2000, Carl

RE: Qmail as a relay?

2000-04-12 Thread Carlos Gustavo Werner
Title: RE: Qmail as a relay? They turned ux into posix-like... any hints? > -Original Message- > From: Vince Vielhaber [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, April 12, 2000 6:06 PM > To: Carlos Gustavo Werner > Cc: 'Qmail mailing list' > S

RE: Qmail as a relay?

2000-04-12 Thread Vince Vielhaber
On Wed, 12 Apr 2000, Carlos Gustavo Werner wrote: > > Yeah but I can't compile ucspi-tcp (tcpserver) under HP-UX 11.0!!! > And the same thing happens with tcpwrappers!!! I've built it on hpux (pronounced: H Pukes) ver 7, 8, 9 and 10 with gcc, the standard cc and the optional ANSI compiler. Wha

RE: Qmail as a relay?

2000-04-12 Thread Carlos Gustavo Werner
Title: RE: Qmail as a relay? Yeah but I can't compile ucspi-tcp (tcpserver) under HP-UX 11.0!!! And the same thing happens with tcpwrappers!!! Thanks a lot! > -Original Message- > From: esl [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, April 12, 2000 5:51 PM > T

Re: Qmail as a relay?

2000-04-12 Thread esl
Carlos Gustavo Werner wrote: > > > Hi, > > I'm having a lot of problems trying to install qmail on a HP-UX 11.0 > system. The installation itself goes ok (with lots of warnings) and > qmail alone works fine. When i try to configure it as a relay client, > compiling tcpwrappers and/or tcpserver, l

Qmail as a relay?

2000-04-12 Thread Carlos Gustavo Werner
Title: Qmail as a relay? Hi, I'm having a lot of problems trying to install qmail on a HP-UX 11.0 system. The installation itself goes ok (with lots of warnings) and qmail alone works fine. When i try to configure it as a relay client, compiling tcpwrappers and/or tcpserver, lots of e