Dustin Puryear | 1 Feb 2003 01:36

Re: dirmaker does not seem to be working, but everything else looks great

At 09:23 AM 1/29/2003 +0100, Claudio Jeker wrote:
>On Tue, Jan 28, 2003 at 03:21:05PM -0600, Dustin Puryear wrote:
> > 1. Apply qmail-ldap patch.
> >
> > 2. Enable AUTOMAILDIRMAKE via qmail-1.03/Makefile:
> >
> > MDIRMAKE=-DAUTOMAILDIRMAKE
> >
>
>You need to define HDIRMAKE=-DAUTOHOMEDIRMAKE.
>The dirmaker script is used together with AUTOHOMEDIRMAKE and not
>AUTOMAILDIRMAKE.
>The AUTOMAILDIRMAKE feature does only create the maildir (new, cur, tmp
>dirs in the specified maildir).

Yup, that fixed it. I'm not looking at the Makefile documentation, but 
perhaps it's not very clear on this point. (Or perhaps I need to read better.)

---
Dustin Puryear <dustin <at> puryear-it.com>
Puryear Information Technology
Windows, UNIX, and IT Consulting
http://www.puryear-it.com

Michael Fuller | 1 Feb 2003 12:15
Picon

After Qmail - What next

Hello everybody,

I have installed qmail on Red Hat 8 and want to proceed further. My
requirements are

1. LDAP authentication
2. POP3 mail.
3. Web Mail.
4. Easy Admin Interface.

What are my choices in software. I am considering vpopmail (with LDAP
module) +  SqWebmail + vQadmin.

Will this combination satisfy my requirements ? Or is there any other better
choice available ?

Thanks for the help :-)

Regards,
Michael Fuller,
Network Administrator - RAILNET,
Signal and Telecommunication Department,
Southern Railway,
Park Town, Chennai - 600 003.
Phone: +91-44-25331962, +91-44-25348123 / 627
E-Mail : fullerms <at> sr.railnet.gov.in

Turbo Fredriksson | 2 Feb 2003 10:38

Re: After Qmail - What next

Quoting "Michael Fuller" <fullerms <at> sr.railnet.gov.in>:

> Hello everybody,
> 
> I have installed qmail on Red Hat 8 and want to proceed further. My
> requirements are
> 
> 1. LDAP authentication

LibPAM/LDAP and LibNSS/LDAP...

> 2. POP3 mail.

I use Courier IMAP/POP (it's using PAM/NSS for lookup).

> 3. Web Mail.

I use Roxen2 with IMHO...

> 4. Easy Admin Interface.

I just released v2.0.8 of phpQLAdmin, which I consider stable enough
for real use...
--

-- 
spy congress Delta Force Clinton critical Marxist toluene Semtex
killed 767 strategic counter-intelligence arrangements class struggle
NORAD
[See http://www.aclu.org/echelonwatch/index.html for more about this]

(Continue reading)

Dan Melomedman | 2 Feb 2003 15:32
Favicon

Re: After Qmail - What next

Turbo Fredriksson wrote:
> Quoting "Michael Fuller" <fullerms <at> sr.railnet.gov.in>:
> 
> > Hello everybody,
> > 
> > I have installed qmail on Red Hat 8 and want to proceed further. My
> > requirements are
> > 
> > 1. LDAP authentication
> 
> LibPAM/LDAP and LibNSS/LDAP...

And both suck, there's got to be a better way.

Jason Tackaberry | 2 Feb 2003 16:17
Picon

Re: After Qmail - What next

On Sun, 2003-02-02 at 09:32, Dan Melomedman wrote:
> > LibPAM/LDAP and LibNSS/LDAP...
> 
> And both suck, there's got to be a better way.

What's wrong with them?

Jason.

--

-- 
Jason Tackaberry  ::  tack <at> auc.ca  :: 705-949-2301 x330 
Academic Computing Support Specialist
Information Technology Services
Algoma University College  ::  www.auc.ca

Dan Melomedman | 2 Feb 2003 18:57
Favicon

Re: After Qmail - What next

Jason Tackaberry wrote:
> On Sun, 2003-02-02 at 09:32, Dan Melomedman wrote:
> > > LibPAM/LDAP and LibNSS/LDAP...
> > 
> > And both suck, there's got to be a better way.
> 
> What's wrong with them?

Well, since this is a frequently discussed topic on many mailing lists,
search the archives.

Kamau Allan | 3 Feb 2003 06:58

RE: After Qmail - What next

I don't think you may need vpopmail if you are going to run qmail-ldap. The
only type of administrative tools/clients you will then need is any client
that can interact with the LDAP server so as to manage the qmail users data
stored in the ldap directory. If you are a developer you may write your own
front end to access and populate the ldap directory with data for example if
you are comfortable with Java you may use JNDI to do the same.
Of course for qmail-ldap, you should first get to know LDAP. We use vpopmail
for easy administration of virtual domains, now when we run qmail with the
ldap patch most of the data required for virtual domains and accounts will
reside in the LDAP server, and you use "control/rcpthosts" and
"control/locals" files (this file will "also include all your virtual
domains"), you will not use "control/virtualdomains" file.

Allan Kamau.

-----Original Message-----
From: Michael Fuller [mailto:fullerms <at> sr.railnet.gov.in] 
Sent: 01 February 2003 14:15
To: Qmail Forum; Qmail LDAP Forum
Cc: sqwebmail
Subject: After Qmail - What next
Importance: High

Hello everybody,

I have installed qmail on Red Hat 8 and want to proceed further. My
requirements are

1. LDAP authentication
2. POP3 mail.
(Continue reading)

Kunal Chavan | 3 Feb 2003 07:34
Picon

RE: qmail-ldap virtual domains (fwd)


On Fri, 31 Jan 2003, Kamau Allan wrote:

> Perhaps you are saying about the qmail-control patch in which the
> "control/rcpthosts" and "control/locals" data is stored in LDAP as opposed
> to the files.
> Still you don't may not need any virtualdomain entity. I haven't come across
> any in qmail-ldap.
>
  Yes you are correct ... thanks,
  but i think for domain aliassing do need virtualdomains file ?
  as mentioned in life-with-qmail-ldap, and what actually domain
  aliassing is all about if we can solve our purpose with virtual domains?

>
> -----Original Message-----
> From: Kunal Chavan [mailto:kunal <at> deeproot.co.in]
> Sent: 31 January 2003 18:29
> To: qmail-ldap <at> argus.pipeline.ch
> Subject: RE: qmail-ldap virtual domains (fwd)
>
>
>
>
> i have also followed docs thru ng4r.com where
> it lists some good features of qmail-ldap and
> says "Users and virtualdomans in an LDAP database"
> as it's one feature, but there is no entry of virtualdomain
> in my LDAP database so do i need it ??
>
(Continue reading)

Michael Fuller | 3 Feb 2003 08:33
Picon

Qmail + LDAP + POP3

Hello everybody,

I want to use Qmail + POP3 + LDAP authentication. I want to test vpopmail
and courier imap for this. Do I need to patch Qmail with Qmail-LDAP before
installing the other software ? Somebody please clarify.

Regards,
Michael Fuller,
Network Administrator - RAILNET,
Signal and Telecommunication Department,
Southern Railway,
Park Town, Chennai - 600 003.
Phone: +91-44-25331962, +91-44-25348123 / 627
E-Mail : fullerms <at> sr.railnet.gov.in

Kamau Allan | 3 Feb 2003 09:19

RE: Qmail + LDAP + POP3

Yes you do need to first patch the qmail-1.03 source with the qmail-ldap
patch. Let me explain why.
To authenticate against LDAP for pop3 you will need "qmail/bin/auth_pop" and
you will indeed modify your "qmail-pop3d/run" to reflect this. For IMAP
using courier-imap you will need to modify the
"courier-imap-1.6.2/libexec/imapd.rc" file to use qmail's auth_imap
authentication module.
These authentication modules "auth_pop" and "auth_imap" will be found in the
"qmail/bin/" directory ONLY if you had complied qmail with the qmail-ldap
patch.

Allan.

-----Original Message-----
From: Michael Fuller [mailto:fullerms <at> sr.railnet.gov.in] 
Sent: 03 February 2003 10:34
To: Qmail Forum
Cc: Qmail LDAP Forum
Subject: Qmail + LDAP + POP3
Importance: High

Hello everybody,

I want to use Qmail + POP3 + LDAP authentication. I want to test vpopmail
and courier imap for this. Do I need to patch Qmail with Qmail-LDAP before
installing the other software ? Somebody please clarify.

Regards,
Michael Fuller,
Network Administrator - RAILNET,
(Continue reading)


Gmane