[vchkpw] Disable pop3 and smtp for some vpopmail users

2004-04-28 Thread Werner Schalk
Hi,

is there a way to disable pop3 and smtp services for some vpopmail users?

Bye and thanks,
Werner.


Re: [vchkpw] Error Make - courier imap

2004-03-27 Thread Werner Schalk
Hi Johannes,

well just take a look at the output of the make command:

gcc  -I/home/vpopmail/include/ -DHAVE_OPEN_SMTP_RELAY -DHAVE_VLOGAUTH -Wall
-I.. -I./..   -o authvchkpw  modauthvchkpw.o libauthmod.a libauth.a
../numlib/libnumlib.a ../md5/libmd5.a ../sha1/libsha1.a -L/home/vpopmail/lib
-lvpopmail -lm -lcrypt 
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld:
cannot find -lvpopmail
collect2: ld returned 1 exit status

The error message clearly says cannot find -lvpopmail which means that the 
system cannot find a library called vpopmail. Therefore copy the missing file 
into the target directory, /lib or any other directory listed 
in /etc/ld.so.conf. Or add some additional flags to the make command 
(-L/home/vpopmail/lib for instance) in order to include the directory which 
contains the vpopmail library.

Bye,
Werner.


[vchkpw] Qmail should queue every mail

2004-01-09 Thread Werner Schalk
Hi guys,

I know this is not the official qmail list but I might get the best answers on 
this list here :-)

How can I make qmail to queue every incoming mail and not sending it? I mean 
qmail should keep every mail in its queue without actually delivering it. How 
can I do that?

Bye and thanks,
Werner.



[vchkpw] vpopmail and learn passwords

2003-08-26 Thread Werner Schalk
Hi,

I am using the latest release of vpopmail and I can't find a documentation on 
this learn passwords option. How must I use it? I mean I have compiled 
vpopmail including --enable-learn-passwords but how must I add a new user 
that his or her password will be learned when he or she logs in?

Bye and thanks,
Werner.




Re: [vchkpw] vpopmail and learn passwords

2003-08-26 Thread Werner Schalk
Hi,

where do I find this table if I am not using mysql?
Could you provide an example?

Bye and thanks,
Werner.




Re: [vchkpw] vpopmail and learn passwords

2003-08-26 Thread Werner Schalk
Hi,

ok maybe for the archives:

# vadduser -n [EMAIL PROTECTED]

So a user [EMAIL PROTECTED] will be created (as Tom said). Now when that user logs 
in, the passwords gets learned.

Bye and thanks,
Werner.




[vchkpw] Migrating to a new server

2003-07-04 Thread Werner Schalk
Hi,

has someone ever successfully migrated to a new server?
I have installed my current server with MySQL support and now my question is 
what I must do to migrate to a new server? I wanted to install the new server 
with MySQL support and then dump the databases? What else must I do?
Do I need the learn passwords option?

Thanks and bye,
Werner.




[vchkpw] vpopmail and chroot

2003-07-04 Thread Werner Schalk
Hi,

has anyone ever installed vpopmail and/or qmail in a chroot environment? Has 
anyone got a howto or something?

Bye and thanks,
Werner.




[vchkpw] how to disable quota

2002-11-28 Thread Werner Schalk
Hello,

I have compiled vpopmail with
(soft) quota in it, is there a way
to disable this feature globally
without re-installing everything?

Bye and thanks,
Werner.





RE: [vchkpw] vconvert

2002-11-04 Thread Werner Schalk
Hello,

if such a tool does not exist,
I would like to code it.

Bye,
Werner.





RE: [vchkpw] Qmail AntiSpaming

2002-10-16 Thread Werner Schalk

Hello,

what about spam filtering methods or programs
that work with vpopmail and qmail without
compiling qmail completly new? Has anyone
got spamassassin or anything like that
to work?

Bye and thanks,
Werner.





RE: [vchkpw] possibly dumb question

2002-10-09 Thread Werner Schalk

Hello,

I do have exactly the same problem
because after I installed vpopmail completly
new it still has this damn quota.

Any hints?

Bye and thanks,
Werner.




[vchkpw] learn passwords

2002-09-24 Thread Werner Schalk

Hello,

I re-compiled vpopmail and installed
using the --enable-learn-passwords option.
How can I migrate the users from another
server to it now? Must I create each user
which existed on the old server on the new
one without a password or what must I do?

Bye and thanks,
Werner.




[vchkpw] quota problems

2002-09-23 Thread Werner Schalk

Hello,

I have compiled vpopmail and
after I added some domains and
users the traffic is just too high
I get user is over quota errors,
how can I increase the default quota per
user after compiling vpopmail?

Bye and thanks,
Werner.




[vchkpw] server migration, password issues (again)

2002-09-22 Thread Werner Schalk

Hello,

it's me again.
My question is quite the same:
Is there a way to get the passwords
of local users as I am the admin
and want to migrate all users to
another server (which already IS setup
up)? 

At least some domains
should be set up on my new server
and therefor I need the passwords
of the users to create them...
otherwise each user must re-create
him- or herself. Is there a way to
do this? Which method is used to encrypt
the user's passwords?

Bye and thanks,
Werner.




[vchkpw] file permission error

2002-09-22 Thread Werner Schalk

Hello,

when I try to login using qmailadmin
I get the following error message:

file permission error
/home/vpopmail/domains/mydomain.com/postmaster/Maildir/1032672395.qw

Now the permissions of that directory look
like this:
server1:/home/vpopmail/domains/mydomain.com/postmaster/Maildir# ls -la
total 20
drwx--5 vpopmail vchkpw   4096 Aug 12 20:36 .
drwx--3 vpopmail vchkpw   4096 Aug  6 14:26 ..
drwx--2 vpopmail vchkpw   4096 Aug  6 14:26 cur
drwx--2 vpopmail vchkpw   4096 Aug  6 14:26 new
drwx--2 vpopmail vchkpw   4096 Aug  6 14:26 tmp

That's exactly how the other directories
look like...

What is messed up here?

Bye and thanks,
Werner.




[vchkpw] server migration, password issue

2002-09-21 Thread Werner Schalk

Hello,

is there a way to get the passwords
of local users as I am the admin
and want to migrate all users to
another server? At least some domains
should be set up on my new server
and therefor I need the passwords
of the users to create them...
otherwise each user must re-create
him- or herself. Is there a way to
do this?

Bye and thanks,
Werner.