[vchkpw] possible authvchkpw.c patch

2004-03-03 Thread Matthew Kanar
I found that changing cdb passwords through courier-imap was failing for others and me with the courier-imap developement release, courier-imap-2.2.2.20040207. This patch seems to correct the issue. The change is very simple. "vpw->pw_passwd" in authvchkpw.c is changed to "vpw->pw_passwd == 0"

Re: [vchkpw] possible authvchkpw.c patch

2004-03-03 Thread Peter Hudec
you can try aslo this one http://projects.hudecof.net/download/patches/courier-imap-1.7.3-vpopmail.patch Matthew Kanar wrote: I found that changing cdb passwords through courier-imap was failing for others and me with the courier-imap developement release, courier-imap-2.2.2.20040207. This patch

Re: [vchkpw] Problems with SMTP Relay

2004-03-03 Thread Marcos Dutra
Olá Juliano, Se é que eu entendi direito vc tem dois servidores e isso dificulta usando o esquema smtp after pop. Tem um patch para isso mas não acho boa essa solução o que eu indico realmente e que pode dar um pouco de trabalho aos seus usuários é o smtp autenticado que tem no contrib do vpopm

[vchkpw] vpopmail with smtp-auth and tls

2004-03-03 Thread [EMAIL PROTECTED]
Hi folks! After one complete week to get mine vpopmail working I am giving up. -> Have somebody of have a working vpopmail with smtp-auth and tls? I have found so much qmail-patches and pages at google, but I did not get it working. Normal vpopmail with qmail works fine, but I want to enable s

Re: [vchkpw] vpopmail with smtp-auth and tls

2004-03-03 Thread J. Kendzorra
[EMAIL PROTECTED]: > After one complete week to get mine vpopmail working I am giving up. > It would be great if somebody could help me. Maybe this could be the right direction for you: http://qmail.kendzorra.org/netqmail/ Download netqmail and "TLS + SMTP Auth patch" - it should work as expected

Re: [vchkpw] Problems with SMTP Relay

2004-03-03 Thread Juliano Primavesi - CyberWeb Networks
Valeu, Marcos! Por enquanto resolvemos mapeando o diretório etc do vpopmail no servidor de SMTP. Juliano Marcos Dutra wrote: > > Olá Juliano, > > Se é que eu entendi direito vc tem dois servidores e isso dificulta usando o > esquema smtp after pop. Tem um patch para isso mas não acho boa essa

Re: [vchkpw] vpopmail with smtp-auth and tls

2004-03-03 Thread [EMAIL PROTECTED]
Hi Jürgen! Am Mi, 2004-03-03 um 19.17 schrieb J. Kendzorra: > [EMAIL PROTECTED]: > > After one complete week to get mine vpopmail working I am giving up. > > It would be great if somebody could help me. > > Maybe this could be the right direction for you: > http://qmail.kendzorra.org/netqmail/ >

[vchkpw] Maildirquota, qmailadmin and courierimap..who is problematic?

2004-03-03 Thread Shiraz
Dear all, Tried searching for the following but didn't find any resource... I'm facing a problem related to maildir quota. I'm using qmail-1.03 patched with qmail-maildir++ patch, vpopmail 5.4.0, qmailadmin 1.2.0 and courier-imap 2.2.1. I'm also using quota_usage 1.2 plugin for squirrelmail. I'v

Re: [vchkpw] vpopmail with smtp-auth and tls

2004-03-03 Thread J. Kendzorra
[EMAIL PROTECTED]: > I know this very well. > But I could not get it to work. Show us your setup - be sure to use vpopmail >= 5.4.0 and don't use FQDN (as it was in previous auth-patches) in your qmail-smtpd run file. What problem do you have? Juergen

Re: [vchkpw] Maildirquota, qmailadmin and courierimap..who is problematic?

2004-03-03 Thread Tom Collins
On Mar 3, 2004, at 11:30 AM, Shiraz wrote: If I use qmailadmin to modify the quota for this user, the file "maildirsize" exists but "S" is removed from the quota and file contents become: 10485760 This bug was only recently fixed. It will be in the next release of vpopmail. Unfortunately, I sta

Re: [vchkpw] vpopmail with smtp-auth and tls

2004-03-03 Thread [EMAIL PROTECTED]
Hi Jürgen! Am Mi, 2004-03-03 um 19.34 schrieb J. Kendzorra: > [EMAIL PROTECTED]: > > I know this very well. > > But I could not get it to work. > > Show us your setup - be sure to use vpopmail >= 5.4.0 and don't use FQDN > (as it was in previous auth-patches) in your qmail-smtpd run file. > What

RE: [vchkpw] Maildirquota, qmailadmin and courierimap..who is problematic?

2004-03-03 Thread Shiraz
Thanks. It worked. Now I can use qmailadmin/vmoduser to modify quotas and it is properly shown in squirrelmail etc. Thanks again. -- Shiraz Malik Dancom OnLine Services, Islamabad, Pakistan. -Original Message- From: Tom Collins [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 03, 2004

Re: [vchkpw] vpopmail with smtp-auth and tls

2004-03-03 Thread J. Kendzorra
[EMAIL PROTECTED]: > I use these patches with qmail 1.03: As I already said, you should use netqmail 1.05 - the most important patches are already included. Install netqmail following http://lifewithqmail.org/lwq.html, and your problem with > After the new installation vpopmail could not find a

Re: [vchkpw] Maildirquota, qmailadmin and courierimap..who is problematic?

2004-03-03 Thread Paul Oehler
> This bug was only recently fixed. It will be in the next release of > vpopmail. Unfortunately, I started making significant changes to the > database backends before forking off a 5.5 development series. I will > try to split the codebase and release a 5.4.3 that includes only fixes > to exist