[vchkpw] vdelelivermail forward

2002-10-03 Thread hudecp

hi all,

I'm using vpopmail with qmailadmin.

When The administrarot for the domain set up a CATCH ALL ACCOUT for one
mail account a for the same account FORWRD to the another account (e.g. MY).

The problem is:
  - if a mail is for user MY the mail is forwarded correctly.
  - if a mail is catched by .qmail-default (there is a line vdelivermail
...) the mail is stored in MY's Maildir a it's not forwarded.

I want to forward all email (event those are catched by .qmail-defualt)
a I do not have time changing it always manualy (it's setup by qmailadmin).

HUDECOF

-- 
The danger from computers is not that they will eventually get
as smart as men but that we will meanwhile agree to meet
them halfway.

mail: [[EMAIL PROTECTED]]  www: [http://www.hudecof.sk]
cellular: [+421 905 703541] icq: [99518783]
gpg: [http://www.hudecof.sk/hudecof.gpg]



msg09075/pgp0.pgp
Description: PGP signature


RE: [vchkpw] new install with large amount of vpop users

2002-10-03 Thread Rick Romero

Make sure your vpopmail user table has a pw_clear_passwd 'column'.

A dump and an import into the new table would take care of that, a scp
wouldn't.  Assuming your old install is a pre-'pw_clear_passwd' version
of vpopmail


On Wed, 2002-10-02 at 17:20, Brad Dameron wrote:
 Either use mysqldump or simply scp your MySQL database to your new
 machine.
 
 ---
 Brad Dameron  
Network Account Executive
 TSCNet Inc.  
 www.tscnet.com
 Silverdale, WA.  
 1-888-8TSCNET
 
 
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, October 02, 2002 2:46 PM
  To: [EMAIL PROTECTED]
  Subject: [vchkpw] new install with large amount of vpop users
 
 
  Hi,
  Is there a way to do a new install of qmail/vpopmail on a new box
  and import
  all the users (same domains/users/passwords) from an existing
  mysql database
  to avoid having to add users one by one.
 
  Thanks for your help.
 
  Lanny
 
 
 





RE: [vchkpw] new install with large amount of vpop users

2002-10-03 Thread Lanny

THe version of vpopmail on the current box is, 5.2.1. The thing is, 
something is very wrong and we want to reinstall on a newer server. The 
mysql database has clear text passwords. 

The thing is, if we scp /var/db/mysql/vpopmail to new box that should be 
fine. But what is going to recreate all the /usr/home/vpopmail/domains/*  ? 

That is the real question. 

Thanks,
Lanny 

Rick Romero [EMAIL PROTECTED] wrote: 

Make sure your vpopmail user table has a pw_clear_passwd 'column'.

A dump and an import into the new table would take care of that, a scp
wouldn't.  Assuming your old install is a pre-'pw_clear_passwd' version
of vpopmail



Re: [vchkpw] new install with large amount of vpop users

2002-10-03 Thread Justin R. Miller

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Said Lanny on Thu, Oct 03, 2002 at 08:25:22AM -0500:

 The thing is, if we scp /var/db/mysql/vpopmail to new box that should
 be fine. But what is going to recreate all the
 /usr/home/vpopmail/domains/*  ? 
 
 That is the real question. 

I've had success rsync'ing this data over.  Just make sure that you also
get the ~qmail/users/assign info as well.  

- -- 
[!] Justin R. Miller [EMAIL PROTECTED]
Encrypted email preferred (key 0xC9C40C31)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE9nEs694d6K8nEDDERAkZfAJ9OGs+6CDhtVikUGNiIVM95VSod5wCfQ9Ml
o1w08dI+6/7Mql9WQSC7kkA=
=1zoN
-END PGP SIGNATURE-



[vchkpw] Moving from Netscape Mail server to Qmail+Vpopmail?

2002-10-03 Thread Gonzalo G. Agulló

Hi,

I'm trying to migrate from Netscape Mail to Qmail. I got qmail, vpopmail 
and courier-imap installed, but I have some doubts about the migrating 
path to get as many features as posible without users intervention.

I'd like to preserve the NS Mail ldap scheme for the users database 
using Openldap, but I read some comments about advising not to use 
vpopmail's ldap module but vpasswd.cdb local db or mysql db.

Currently it's running without ldap, just local cdb, and it's working 
fine with Courier imapd, but courier-popd fails to authenticate (same 
username and password is accepted ok via imapd). I configured popd to 
use the same authdaemon configuration as imapd but it refuses all 
logins. I traced logs, tested authtest tool and everything seems ok. If 
I get back to qmail-pop3d with vchkpw enabled, it does work. Dunno why!

I also need to preserve users' current ciphered passwords (SHA-1) as 
stored in ldap directory, but cannot find sha support in vpopmail 
(despite courier's authdaemon understands SHA passwords). How can I keep 
users passwords, if possible?

My users currently use a username.domain.com scheme as pop usernames 
to login to their mailboxes at Netscape server. I'm trying to use the 
dot as domain separator when they login to vpopmail/courier, but I 
didn't find info about that subject. Is that supported?

My target is qmail+vpopmail+ldap+courier+imp to get the same services as 
of netscape, with mailboxes contents and users database transparently 
moved to qmail, but I don't have a clear migrating path yet to get the 
same features with no user impact. :(

Advice would be very welcome, specially on users directoy, sha-1 and 
domain separator stuff.

Thanks




Re: [vchkpw] Moving from Netscape Mail server to Qmail+Vpopmail?

2002-10-03 Thread Rick Romero

On Thu, 2002-10-03 at 09:13, Gonzalo G. Agulló wrote:
 Hi,
-snip-
 I also need to preserve users' current ciphered passwords (SHA-1) as 
 stored in ldap directory, but cannot find sha support in vpopmail 
 (despite courier's authdaemon understands SHA passwords). How can I keep 
 users passwords, if possible?
 
I belive :
 --enable-learn-passwords=y|n   Turn on (y) or off (n, default) if
password is blank, learn password when they pop auth.

would work for that at least.  (5.3.8)

Rick





RE: [vchkpw] vdelelivermail forward

2002-10-03 Thread Clayton Weise

Try the set remote catchall option.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 03, 2002 1:48 AM
To: [EMAIL PROTECTED]
Subject: [vchkpw] vdelelivermail  forward


hi all,

I'm using vpopmail with qmailadmin.

When The administrarot for the domain set up a CATCH ALL ACCOUT for one
mail account a for the same account FORWRD to the another account (e.g. MY).

The problem is:
  - if a mail is for user MY the mail is forwarded correctly.
  - if a mail is catched by .qmail-default (there is a line vdelivermail
...) the mail is stored in MY's Maildir a it's not forwarded.

I want to forward all email (event those are catched by .qmail-defualt)
a I do not have time changing it always manualy (it's setup by qmailadmin).

HUDECOF

--
The danger from computers is not that they will eventually get
as smart as men but that we will meanwhile agree to meet
them halfway.

mail: [[EMAIL PROTECTED]]  www: [http://www.hudecof.sk]
cellular: [+421 905 703541] icq: [99518783]
gpg: [http://www.hudecof.sk/hudecof.gpg]




[vchkpw] .qmail files under vpopmail

2002-10-03 Thread Jeremy Wilson
Title: Message



I am having issues 
trying to have a .qmail file forward to an address with a "." in the 
username. Is there something special i have to do in order to get it to 
work?

ie.I want to 
forward [EMAIL PROTECTED] to [EMAIL PROTECTED]



[vchkpw] compilation Problem

2002-10-03 Thread Tiago N. sampaio

Hello people!!!

I'm trying to compile vpopmail with ldap support, but when i do make i 
get this errors.

gcc  -g -O2 -Wall  -o vchkpw  vchkpw.o libvpopmail.a -L/usr/local/lib 
-lldap -llber -lresolv -lcrypt
/usr/libexec/elf/ld: cannot find -lresolv
*** Error code 1

Stop in /root/vpopmail-5.2.1.
*** Error code 1

Stop in /root/vpopmail-5.2.1.
*** Error code 1

Stop in /root/vpopmail-5.2.1.

I generate Makefile with ./configure --enable-ldap=y

Anyone can help-me?

My system is FreeBSD 4.6.2 with qmail installed via ports
My vpopmail version is the last and i have openldap installed, via ports too.

Hugs

PS: Sorry my poor english

-- 
Tiago N. sampaio
Bauru/SP/Brazil
mailto:[EMAIL PROTECTED]
Home Phone: +55 (14) 236-1692
Cell Phone: +55 (14) 97150222





RE: [vchkpw] PostgreSQL support status

2002-10-03 Thread Charles J. Boening

Roberto,

I've asked a couple times about getting Postgres support into autoconf.

I finished the code (still needs some testing from a fresh install) that
Nelson Fung started.  Nelson was kind enough to provide some
configuration files that let me compile Postgres support using vpopmail
5.3.4.  I'm currently running it in a production environment with just
over 800 email accounts and two domains.  I'm not having any issues that
I know of.

Anyone had any luck getting autoconf support for Postgres?  With that, I
would be able to test with the current version of vpopmail on a fresh
system.  I would offer to do it but don't know much about autoconf.

Charlie





-Original Message-
From: Roberto P.Martins Jr [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, October 02, 2002 2:38 PM
To: [EMAIL PROTECTED]
Subject: [vchkpw] PostgreSQL support status


Hello!

Before posting this message I searched in the archives and there are two
messages asking the same thing without replies. I expect receive at
least one... :)

I'm asking again because everyone can see there are some vpgsql.* files
in the distribution but there is nothing in the site or docs about
PostgreSQL support.. Does it work? Is it stable? Can be used in
production?

Roberto

-- 
Let the source be with you - Tux





[vchkpw] VpopMail - Mailq

2002-10-03 Thread Breno Cardoso Perucchi



Helloguys I've last version the 
qmail with Vpopmail 5.21. I've problem with my Qmail. An user sent 
20,000 e-mails and after that began to arrive this error in 
/var/log/maillog I don't know what I do. I am trying to seek 
some document that explain configurations about qmail. I wanted to know how to 
limit the day that will stay trying send the emails I know that list 
is about Vpopmail . somebody knows some list that speak about qmail 
configurations Oct 3 14:02:07 host qmail: 1033664527.591741 warning: trouble 
opening remote/17/41279; will try again laterOct 3 14:02:07 host 
qmail: 1033664527.591975 warning: trouble opening remote/7/41545; will try again 
laterOct 3 14:02:07 host qmail: 1033664527.592331 warning: trouble 
opening remote/15/41208; will try again laterOct 3 14:02:07 host 
qmail: 1033664527.592567 warning: trouble opening remote/7/41108; will try again 
laterOct 3 14:02:07 host qmail: 1033664527.592800 warning: trouble 
opening remote/5/41244; will try again laterOct 3 14:02:07 host qmail: 
1033664527.593154 warning: trouble opening remote/12/40929; will try again 
laterOct 3 14:02:07 host qmail: 1033664527.593391 warning: trouble 
opening remote/22/41767; will try again later

I wanted to know how I do for to delete all queue 
from my qmail 

 done remote [EMAIL PROTECTED] done 
remote [EMAIL PROTECTED] 
done remote [EMAIL PROTECTED] 
done remote [EMAIL PROTECTED].
.
.
.

I've several pages as like this

Thanks

Breno Cardoso 
Perucchi


RE: [vchkpw] VpopMail - Mailq

2002-10-03 Thread Michael Bowe




I had 
a problem like this recently where the qmail queue got 
damaged

I used 
some of the queue repair tools at www.qmail.org to fix the problem with relative 
ease.
There 
are tools there like queue-fix, queue-repair, qmail-qsanity

There 
are also some tools at www.qmail.org that 
let you delete mail from the queue 

Michael.

  -Original Message-From: Breno Cardoso Perucchi 
  [mailto:[EMAIL PROTECTED]]Sent: Friday, 4 October 2002 9:22 
  AMTo: [EMAIL PROTECTED]Subject: [vchkpw] VpopMail - 
  Mailq
  Helloguys I've last version the 
  qmail with Vpopmail 5.21. I've problem with my Qmail. An user sent 
  20,000 e-mails and after that began to arrive this error in 
  /var/log/maillog I don't know what I do. I am trying to seek 
  some document that explain configurations about qmail. I wanted to know how to 
  limit the day that will stay trying send the emails I know that list 
  is about Vpopmail . somebody knows some list that speak about 
  qmail configurations Oct 3 14:02:07 host qmail: 1033664527.591741 warning: 
  trouble opening remote/17/41279; will try again laterOct 3 14:02:07 
  host qmail: 1033664527.591975 warning: trouble opening remote/7/41545; will 
  try again laterOct 3 14:02:07 host qmail: 1033664527.592331 warning: 
  trouble opening remote/15/41208; will try again laterOct 3 14:02:07 
  host qmail: 1033664527.592567 warning: trouble opening remote/7/41108; will 
  try again laterOct 3 14:02:07 host qmail: 1033664527.592800 warning: 
  trouble opening remote/5/41244; will try again laterOct 3 14:02:07 
  host qmail: 1033664527.593154 warning: trouble opening remote/12/40929; will 
  try again laterOct 3 14:02:07 host qmail: 1033664527.593391 warning: 
  trouble opening remote/22/41767; will try again later
  
  I wanted to know how I do for to delete all queue 
  from my qmail 
  
   done remote [EMAIL PROTECTED] done 
  remote [EMAIL PROTECTED] done 
  remote [EMAIL PROTECTED] 
  done remote [EMAIL PROTECTED].
  .
  .
  .
  
  I've several pages as like this
  
  Thanks
  
  Breno Cardoso 
Perucchi