Re: [qmailtoaster] Several Problems with Toaster on Mandriva 2006.0

2005-11-12 Thread Nigel Reed
On Fri, Nov 11, 2005 at 06:45:25PM -0600, Nick Hemmesch wrote:

OK, I have managed to get imap and pop3-ssl to authenticate virtual
domains, but I still can't get either one to authenticate against the
password file. I've tried compiling courier-imap-toaster with authpam
and putting authpam in the /etc/courier/imapd and /etc/courier/pop3d
files

AUTHMODULES="authpam authvchkpw"

I've also tried compiling vpopmail with the --with-passwd option but
neither option appears to allow me to authenticate against /etc/passwd
(or maybe more correctly, /etc/shadow since that is where the passwords
are).

Regards
Nigel
--
www.myoldcontacts.com - Tell your friends to tell their friends
www.sysadmininc.com  - Consultancy, Service, Sales, Networking...
www.british-expats.com - Connect with British Expats World Wide
www.kxez.com/shows_britishinvasion.php - 9-11pm Sunday. KXEZ 92.1 FM


"I reject your reality and substitute it with my own" --Adam Savage.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Several Problems with Toaster on Mandriva 2006.0

2005-11-12 Thread Nigel Reed
On Fri, Nov 11, 2005 at 06:45:25PM -0600, Nick Hemmesch wrote:
> 
> > Thanks for the response. Any idea on the problem with imap4
> > authentication? I have this running on another server, however I used
> > the old rpmhelp packages. That contained authdaemond that appears to run
> > but there's no such beast here. Either it didn't compile or I'm missing
> > something...or something :)
> >
> > Regards
> > Nigel
> 
> Hi Nigel,
> 
> What distro and what version of vpopmail-toaster, qmail-toaster and
> courier-imap-toaster?

Mandriva 2006.0 

vpopmail-toaster-5.4.10-1.2.9mdk
qmail-toaster-1.03-1.2.9mdk
courier-imap-toaster-3.0.8-1.2.8mdk

All rebuilt with mdk102

Regards
Nigel
--
www.myoldcontacts.com - Tell your friends to tell their friends
www.sysadmininc.com  - Consultancy, Service, Sales, Networking...
www.british-expats.com - Connect with British Expats World Wide
www.kxez.com/shows_britishinvasion.php - 9-11pm Sunday. KXEZ 92.1 FM


"I reject your reality and substitute it with my own" --Adam Savage.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Several Problems with Toaster on Mandriva 2006.0

2005-11-11 Thread Nick Hemmesch

> Thanks for the response. Any idea on the problem with imap4
> authentication? I have this running on another server, however I used
> the old rpmhelp packages. That contained authdaemond that appears to run
> but there's no such beast here. Either it didn't compile or I'm missing
> something...or something :)
>
> Regards
> Nigel

Hi Nigel,

What distro and what version of vpopmail-toaster, qmail-toaster and
courier-imap-toaster?

Regards,

Nick


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Several Problems with Toaster on Mandriva 2006.0

2005-11-10 Thread Nigel Reed
On Thu, Nov 10, 2005 at 04:08:51PM -0600, Nick Hemmesch wrote:
> Hi Nigel,
> 
> We do not officially support Mandriva 2006.0 yet. I do have a test machine
> that runs 2006.0 i586 perfectly but I still have some problems with our
> spamassassin-toaster package 2006.0 x86_64.

Thanks for the response. Any idea on the problem with imap4
authentication? I have this running on another server, however I used
the old rpmhelp packages. That contained authdaemond that appears to run
but there's no such beast here. Either it didn't compile or I'm missing
something...or something :)

Regards
Nigel
--
www.myoldcontacts.com - Tell your friends to tell their friends
www.sysadmininc.com  - Consultancy, Service, Sales, Networking...
www.british-expats.com - Connect with British Expats World Wide
www.kxez.com/shows_britishinvasion.php - 9-11pm Sunday. KXEZ 92.1 FM


"I reject your reality and substitute it with my own" --Adam Savage.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Several Problems with Toaster on Mandriva 2006.0

2005-11-10 Thread Nick Hemmesch
> Greets all,
>
> First posting here and I'd like to report a few problems that I've had
> installing and running various Toaster programs on Mandriva 2006.0
>

Hi Nigel,

We do not officially support Mandriva 2006.0 yet. I do have a test machine
that runs 2006.0 i586 perfectly but I still have some problems with our
spamassassin-toaster package 2006.0 x86_64.

I have been out of town for a week and have a zillion things to catchup
on. I hope to finish the fixes and testing over the weekend.

Mandriva 2006.0 looks good.

Regards,

Nick


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] Several Problems with Toaster on Mandriva 2006.0

2005-11-10 Thread Nigel Reed
Greets all, 

First posting here and I'd like to report a few problems that I've had
installing and running various Toaster programs on Mandriva 2006.0

First of all qmail-toaster will needs to be changed so that it Provides
sendmail-command

It seems they changed all the mail clients and friends to use
sendmail-command rather than either MTA or smtpdaemon

They also changed how apache is configured. control-panel-toaster will
not longer build since apache2-common is no longer provided. httpd.conf
is now provided by apache-conf

Also, http2.conf and commonhttpd.conf are now merged into one httpd.conf
file.

The toaster.conf file should probably go into the webapps.d directory
for sake of standardization.

qmailmrtg does not show images. When I view the page, I get the
following link for the image...

http://www.nelgin.nu/stats-toaster/bytes-day.png

Now, stats-toaster is redirected to /usr/share/toaster/htdocs/mrtg/
via the alias. however all the images are in /usr/share/toaster/mrtg.
That said, I don't think the problem lies there. If I run index.php
through the cli I get an error

PHP Notice:  Undefined variable: html in /usr/share/toaster/htdocs/mrtg/index.
php on line 27

FWIW: Mandriva 2006.0 uses php 5 (5.0.4 is the current version)

Line 27: $html = sprintf("%s\n%s", $html, $buffer );

Finally, I cannot get either imap4 or pop3-ssl to authenticate using
either the password file or via a vpopmail domain. To verify vpopmail
works properly I installed qmailadmin and was able to login as the
postmaster, so I know that vpopmail is fine. There is nothing in the
/var/log/qmail/imap4/current log to indicate any sort of problem with
the modules

@40004373619030086cc4 LOGIN: DEBUG: ip=[127.0.0.1], command=LOGIN
@4000437361903008881c LOGIN: DEBUG: ip=[127.0.0.1],
[EMAIL PROTECTED]
@400043736190300893d4 LOGIN: DEBUG: ip=[127.0.0.1],
password=testpw
@400043736195301322f4 ERR: LOGIN FAILED, ip=[127.0.0.1]

While I'm at it, Mandrake/Mandriva usually installs any web based files
in /var/www/html which I would rather see than using /usr/share/toaster.
That way all my website docs are in one place rather than being spread
around. I'm sure I'm not the only one. I know I can change them at a
later date, but it's a pain since the paths are hard coded into the
files.

That's all for now. Other than that, what a great project.

Regards
Nigel
--
www.myoldcontacts.com - Tell your friends to tell their friends
www.sysadmininc.com  - Consultancy, Service, Sales, Networking...
www.british-expats.com - Connect with British Expats World Wide
www.kxez.com/shows_britishinvasion.php - 9-11pm Sunday. KXEZ 92.1 FM


"I reject your reality and substitute it with my own" --Adam Savage.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]