Re: require auth

2009-03-29 Thread paul
Hello again! it works!! thanks so much! > On Sun, 29 Mar 2009 07:53:16 +0800 (SGT) > p...@sg.homeunix.com wrote: >> > On Sat, 28 Mar 2009 08:20:53 +0800 (SGT) >> > p...@sg.homeunix.com wrote: >> >> Basically i need to deny incoming connections from non-local >> >> clients >> >> based on wheth

Re: require auth

2009-03-29 Thread Hanno Hecker
On Sun, 29 Mar 2009 07:53:16 +0800 (SGT) p...@sg.homeunix.com wrote: > > On Sat, 28 Mar 2009 08:20:53 +0800 (SGT) > > p...@sg.homeunix.com wrote: > >> Basically i need to deny incoming connections from non-local > >> clients > >> based on whether they have authenticated or not. So if an extern

Re: require auth

2009-03-28 Thread paul
Hi Hanno, > On Sat, 28 Mar 2009 08:20:53 +0800 (SGT) > p...@sg.homeunix.com wrote: >> Basically i need to deny incoming connections from non-local >> clients >> based on whether they have authenticated or not. So if an external >> sending server doesn't authenticate with us, he can't even sen

Re: require auth

2009-03-27 Thread Hanno Hecker
On Sat, 28 Mar 2009 08:20:53 +0800 (SGT) p...@sg.homeunix.com wrote: > Basically i need to deny incoming connections from non-local clients > based on whether they have authenticated or not. So if an external > sending server doesn't authenticate with us, he can't even send to > local recipien

require auth

2009-03-27 Thread paul
Hello, i've searched everywhere on how to do this but the closest i've come to is the one on the smeserver website. Basically i need to deny incoming connections from non-local clients based on whether they have authenticated or not. So if an external sending server doesn't authenticate