[vchkpw] IMAP

2004-04-16 Thread Nelson D. Guerrero
Is there any other IMAP server that can work with vpopmail the way
courier-imap does?

--
nelsong;  (greetings from the heart of the sun.)
  \ echo mailto: !#^.*|tr * mailto:;; [EMAIL PROTECTED]




Re: [vchkpw] IMAP

2004-04-16 Thread Nelson D. Guerrero
On Fri, 2004-04-16 at 11:40, Jeremy Kitchen wrote:
 On Friday 16 April 2004 08:41 am, Nelson D. Guerrero wrote:
  Is there any other IMAP server that can work with vpopmail the way
  courier-imap does?
 
 what's 'the way courier-imap does' ?

I meant the way it authenticates, you know, the vchkpw module. Sorry for
not saying exactlly what I meant. 

 
 Do you really mean, are there any other imap servers that work with 
 vpopmail?
 
 If so, the answer is yes.  www.bincimap.org
 
 -Jeremy

Thanks to everybody that replied. I'll look into BINC today. 

--
nelsong;  (greetings from the heart of the sun.)
  \ echo mailto: !#^.*|tr * mailto:;; [EMAIL PROTECTED]




[vchkpw] Vpopmail + Spamprobe

2004-03-29 Thread Nelson D. Guerrero
Hello everyone. 

I'm trying to find a way I can use SpamProbe with Qmail and Vpopmail
system wide. So far I've made it work on a per user base and don't know
if this is the only way I can do it.
  
Has anyone done this already; Is there a place a can read up on this. 

Thanks in advanced.

-- 
Nelson D. Guerrero


Re: [vchkpw] libmysqlclient not found

2003-02-12 Thread Nelson D. Guerrero
On [11/02/2003], Roland Schmid wrote:
 Hello,
 
 so far the installion worked.
 I now want to add a new domain to vpopmail.
 But I get an error message, that libmysqlclient file could not be found.
 Original message:
 [root@dc4 bin]# ./vadddomain mydomain.de
 ./vadddomain: error while loading shared libraries:
 libmysqlclient.so.10: cannot open shared object file: No such file or
 directory
 
 The libmysqlclient file is in the path I gave to configure command.
 Any idea what went wrong?


export LD_LIBRARY_PATH='$LD_LIBRARY_PATH:/usr/local/lib/mysql'
ldconfig -m /usr/local/lib/mysql 

It happened to me a couple of days ago.




[vchkpw] Deleting Domain

2003-02-08 Thread Nelson D. Guerrero
Hello again, 

Yesterday I deleted a domain and everything got removed from vpopmail
but it didn't remove it from the /var/qmail/control files and everytime
I try to add the domain again it give me an error saying that the domain
already exists. 

How can I remove this domain by force?

-- 
Nelson D. Guerrero 
[EMAIL PROTECTED]
http://www.linux.org.do/ 




Re: [vchkpw] MySQL

2003-02-07 Thread Nelson D. Guerrero
On [07/02/2003], Jesse Guardiani wrote:
 Looks like a shared object isn't loaded (libmysqlclient.so.10).
 
 Read the man page for 'ldconfig'.
 
 You'll want to run it with -m, otherwise you'll throw away all of your other
 shared object paths when you load a new one.


It's working perfectlly now. Thank you both for helping me out. 




Re: [vchkpw] MySQL

2003-02-06 Thread Nelson D. Guerrero
On [05/02/2003], Gary Stewart wrote:
 
 You will need to recompile vpopmail and follow the instructions in 
 the README.mysql file carefully. I can say with a good degree of 
 certainty that your mail accounts will remain unaffected. But as 
 always, a backup is a good idea. I have done this several times with 
 no problems. 
 
 Lets say you have the standard install for vpopmail, as I did, using 
 cdbs to store account info, you would run the following command after 
 your created your mysql database:
 
 ~vpopmail/bin/vconvert -c -m domain1..domain2..etc or don't specify a 
 domain name to do all. 
 This then takes all your accounts and migrates them for you.
 
 HTH
 -- 
 Gary Stewart, [EMAIL PROTECTED] on 05/02/2003
 

I battled with this almost the entire day, searching on the mailing list
archive and googling a little and found no information on this anywhere,
so I don't really know if it's only affecting me ATM. 

Well, here's the deal: I configured a test server yesterday and after
fighting with it for a few hours I got it working, today, I was testing
with the mysql auth thing and had no luck till about 10 minutes ago,
when I decided to strip the --enable-clear-passwd=n from my ./configure
options. 

  Isn't vconvert supposed to understand non-clear passwords and
  convert them?
  




[vchkpw] MySQL

2003-02-05 Thread Nelson D. Guerrero
Hello, 

This is may be a FAQ by now, but I can't seem to find a straight answer.
I'm currently using Qmail + Vpopmail with no problems at all. Now, I
want to add MySQL support to vpopmail without having the fear that all
my files will get damaged. 

I got 2 questions for you guys.

1) What do I have to do in order to add MySQL support?
   a) Do I simply re-./configure and re-make?
   b) Is it a fresh install?

2) What files do I have to backup in order to preserve all my domains
   intact in case something fails? 

It's a really big machine running a little over 500 virtual hosts and I
don't want to screw this up, I'm in the process of installing an exact
machine to be a test server or backup server in case something goes
wrong. 


-- 
Nelson D. Guerrero 
[EMAIL PROTECTED]




[vchkpw] PHP / Perl / C

2003-01-31 Thread Nelson D. Guerrero
Has anyone on the list gotten the perl/php module and/or C API for
vpopmail working properly? 

-- 
Nelson D. Guerrero 
[EMAIL PROTECTED]
http://www.linux.org.do/