Re: Need help with Qmail

2004-08-19 Thread John L Fjellstad
Vijaya S <[EMAIL PROTECTED]> writes: >> > I was wondering if it possible to configure Qmail so it only accepts >> > e-mails from a specific IP addresses? >> >> Take a look at /etc/tcp.smtp. It is mentioned in chapter 5 of >> the qmail FAQ. >> > Yes it is very much possible.For that u need to do r

Re: Need help with Qmail

2004-08-17 Thread Vijaya S
Yes it is very much possible.For that u need to do relaying. Edit vi /etc/tcp.smtp x.x.x.x:allow,RELAYCLIENT="" :allow [x.x.x.x is the ip address] Regards, Vijaya John L Fjellstad wrote: > "Colin Theseira" <[EMAIL PROTECTED]> writes: > > > I was wondering if it possible to configure Qmail so

Re: Need help with Qmail

2004-08-17 Thread John L Fjellstad
"Colin Theseira" <[EMAIL PROTECTED]> writes: > I was wondering if it possible to configure Qmail so it only accepts > e-mails from a specific IP addresses? Take a look at /etc/tcp.smtp. It is mentioned in chapter 5 of the qmail FAQ. And qmail doesn't relay by default. It only accept mail to the

Re: Need help with Qmail

2004-08-17 Thread Loki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 16 Aug 2004, Colin Theseira wrote: > Can you help me by telling me where I can find documentation to configure > our Qmail server so it will only accept inbound e-mails from the Postini > server? Any help you can offer will be greatly apprecia

Need help with Qmail

2004-08-16 Thread Colin Theseira
Hello, I was wondering if it possible to configure Qmail so it only accepts e-mails from a specific IP addresses? We use a spam service called Postini and our MX record now points to the Postini mail servers. However, lately we noticed some e-mails are being forwarded directly to our Qmail s