[toaster] qmail-smtpd to require auth

2008-02-25 Thread daniel
Does anyone know a way i can make qmail-smtpd to require auth and tls for
incoming connections ?

I need to create a private server for roaming users using Bill Shupp's
toaster but i could not find any configuration settings that allowed me to
do this.

Thank you in advance for your time.



Re: [toaster] qmail-smtpd to require auth

2008-02-25 Thread Lampa
Hello,

force auth with chkuser CHKUSER_MUSTAUTH="". Check your code source if
it's enabled (supported).

2008/2/25, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> Does anyone know a way i can make qmail-smtpd to require auth and tls for
>  incoming connections ?
>
>  I need to create a private server for roaming users using Bill Shupp's
>  toaster but i could not find any configuration settings that allowed me to
>  do this.
>
>  Thank you in advance for your time.
>
>


-- 
Lampa


Re: [toaster] qmail-smtpd to require auth

2008-02-27 Thread Tonix (Antonio Nati)

Alessio Cecchi ha scritto:

Il Monday 25 February 2008 09:26:58 Lampa ha scritto:
  

Hello,

force auth with chkuser CHKUSER_MUSTAUTH="". Check your code source if
it's enabled (supported).



Hello,

where i can find all available options that CHKUSER provides?

  


http://www.interazioni.it/opensource/chkuser/documentation/chkuser_settings.html

Ciao,

Tonino


Thanks
  



--

   [EMAIL PROTECTED]Interazioni di Antonio Nati 
  http://www.interazioni.it  [EMAIL PROTECTED]   





Re: [toaster] qmail-smtpd to require auth

2008-02-27 Thread Alessio Cecchi
Il Monday 25 February 2008 09:26:58 Lampa ha scritto:
> Hello,
>
> force auth with chkuser CHKUSER_MUSTAUTH="". Check your code source if
> it's enabled (supported).

Hello,

where i can find all available options that CHKUSER provides?

Thanks
-- 
Alessio Cecchi is:
@ ILS -> http://www.linux.it/~alessice/
Assistenza Sistemi GNU/Linux -> http://www.cecchi.biz/
@ PLUG -> ex-Presidente, adesso senatore a vita, http://www.prato.linux.it


Re: [toaster] qmail-smtpd to require auth

2008-02-27 Thread Shane Chrisp

On Wed, 2008-02-27 at 10:12 +0100, Alessio Cecchi wrote:
> Il Monday 25 February 2008 09:26:58 Lampa ha scritto:
> > Hello,
> >
> > force auth with chkuser CHKUSER_MUSTAUTH="". Check your code source if
> > it's enabled (supported).
> 
> Hello,
> 
> where i can find all available options that CHKUSER provides?
> 
> Thanks

Try here

http://www.interazioni.it/opensource/chkuser/

Shane





Re: [toaster] qmail-smtpd to require auth

2008-02-27 Thread daniel
>
> On Wed, 2008-02-27 at 10:12 +0100, Alessio Cecchi wrote:
>> Il Monday 25 February 2008 09:26:58 Lampa ha scritto:
>> > Hello,
>> >
>> > force auth with chkuser CHKUSER_MUSTAUTH="". Check your code source if
>> > it's enabled (supported).
>>
>> Hello,
>>
>> where i can find all available options that CHKUSER provides?
>>
>> Thanks
>
> Try here
>
> http://www.interazioni.it/opensource/chkuser/
>
> Shane
>
>
>
>

Is there a way i can enforce TLS also ?



Re: [toaster] qmail-smtpd to require auth

2008-02-27 Thread Lampa
Hello,

file chkuser_settings.h


2008/2/27, Alessio Cecchi <[EMAIL PROTECTED]>:
> Il Monday 25 February 2008 09:26:58 Lampa ha scritto:
>
> > Hello,
>  >
>  > force auth with chkuser CHKUSER_MUSTAUTH="". Check your code source if
>  > it's enabled (supported).
>
>
> Hello,
>
>  where i can find all available options that CHKUSER provides?
>
>  Thanks
>
> --
>  Alessio Cecchi is:
>  @ ILS -> http://www.linux.it/~alessice/
>  Assistenza Sistemi GNU/Linux -> http://www.cecchi.biz/
>  @ PLUG -> ex-Presidente, adesso senatore a vita, http://www.prato.linux.it
>


-- 
Lampa