help vpopmail

2001-05-29 Thread ganwm

  I've configured Qmail successful, now I'm installing vpopmail packge. Install 
according to The install instructions of your WWW step by step ,but when I add virtual 
doamin,the domain isn't in /home/vpopmail/domains list ,it's in /home/domains list. 
Virtual user can be validated by mail server but isn't send/recieve email. Please help 
me, Thanks!!!



Error compiling couier IMAP with vpopmail support ?!

2001-05-29 Thread Greg Cope

Dear All

I've come across an error when trying to complie courier-imap-1.3.8.1
for a qmail-vpopmail setup.  This may be off topic for this list as its
a courier issue probably, but if anyone else has the same issues it
would be good to know.

My configure line is thus:

--without-authuserdb --without-authpam --without-authpwd
--without-authshadow --without-authldap --with-authvchkpw
--enable-workarounds-for-imap-client-bugs --with-piddir=/var/run
--disable-root-check

And it fails at:

checking for fcntl... yes
checking for flock... no
checking for lockf... no
checking for locking method... configure: error: must specify
--with-locking-method option
configure: error: ./configure failed for liblock

I've tried tacking on --with-locking-method=fcntl and it fails thus:

checking for fcntl... yes
checking for flock... no
checking for lockf... no
checking for locking method...
configure: error: fcntl test failed.
configure: error: ./configure failed for liblock

Clues anyone ?

Greg 

ps I've complied courier-imap successfully before .




Re: dbfunctions - it's over

2001-05-29 Thread Krzysztof Dabrowski


Only for my curiosity, did you ask Ken, before writing, how could you be 
useful in order to extend vpopmail functionalities while remaining 
integrated with all the rest? Did he give you any rule to follow?

tried aleast 3 times. i was never able to convince Ken to start open 
discussion about it.

About your documentation, I visited 
http://members.elysium.pl/brush/vpopmail/ but I did not understand what 
your patches mainly do and why I should use them. Surely my poor english 
does not help me, but are you sure your documentation is well done and 
clearly understandable by other users/developers?

Yes. The documentation is for c programmer. Beta testers had no problems. I 
do not anticipate any problems on Ken's side.

Kris




Re: Error compiling couier IMAP with vpopmail support ?!

2001-05-29 Thread Dushyanth Harinath


Hi,
 
 checking for fcntl... yes
 checking for flock... no
 checking for lockf... no
 checking for locking method...
 configure: error: fcntl test failed.
 configure: error: ./configure failed for liblock

what does config.log say ?

-- 
Dushyanth Harinath
Archean Infotech Limited
Ph No:091-040-3228666,6570704,3228674
http://www.archeanit.com




Re: dbfunctions - it's over

2001-05-29 Thread tonix (Antonio Nati)

Thanks for your reply.

At 29/05/2001 29/05/2001 +0200, Krzysztof Dabrowski wrote:

Only for my curiosity, did you ask Ken, before writing, how could you be 
useful in order to extend vpopmail functionalities while remaining 
integrated with all the rest? Did he give you any rule to follow?

tried aleast 3 times. i was never able to convince Ken to start open 
discussion about it.

I'm sorry. I would like to add other functionalities to vpopmail in the 
future, and I'll give a try with Ken, anyway. Let's see...


About your documentation, I visited 
http://members.elysium.pl/brush/vpopmail/ but I did not understand what 
your patches mainly do and why I should use them. Surely my poor english 
does not help me, but are you sure your documentation is well done and 
clearly understandable by other users/developers?

Yes. The documentation is for c programmer. Beta testers had no problems. 
I do not anticipate any problems on Ken's side.

I'm a c programmer, but I read this kind of documentation as a designer who 
has to decide whether the patches are suitable for his needs or not. The c 
programmer side comes later, when I want to try them.
I'm going to study/install/patch nothing if I have not clearly understood 
what the code was designed for.
And I've not understood (as end user and main designer of my systems) what 
your patches are going to do.

I think you should add a more wide and clear presentation of your patches 
and their goals before the c programmer documentation.

Kris


Tonino




Re: dbfunctions - it's over

2001-05-29 Thread Ondej Sur

"tonix (Antonio Nati)" [EMAIL PROTECTED] writes:

 This means there would be two different featured versions, one for SQL and
 one NOT-SQL, that's not exactly the result that someone trying to develop
 a portable, coherent, all features enabled product tries to achieve. It
 doesn't break the code, but it breaks the product.

Not true, I think that everyone is welcome to add needed functionality to
other backends using API defined by dbfunction patch.

-- 
Ondej Sur [EMAIL PROTECTED]Globe Internet s.r.o. http://globe.cz/
Tel: +420235365000   Fax: +420235365009 Plnikova 1, 162 00 Praha 6
GPG fingerprint:  CC91 8F02 8CDE 911A 933F  AE52 F4E6 6A7C C20D F273



RE: dbfunctions - it's over

2001-05-29 Thread Daniel Hardaker


 After examining your site. I am not understanding what 
 your dbfunction
 patch does that the new development version of vpopmail does 
 not do.  Coming
 from a developers point of view the MySQL alias/forward that 
 vpopmail now
 has in it looks to be very simple, easy to understand and 
 easy to use (Table
 definition are simple and not confusing).

Maybe the new vpopmail does do the same thing, however, Kris' patch did
it for a long time before and many of us have applied thta patch and
started to use it in large sites, as Ken had told us it was to be
included!

It now leaves many people with old versions of vpopmail not being able
to upgrade because they have used the patch that was part of the
distribution.  I see no reason for taking Kris' out and writing a new
one, and no such valid reason has been given to any of us.




Re: dbfunctions - it's over

2001-05-29 Thread Sean C Truman

From: Daniel Hardaker  Sent: Tuesday, May 29, 2001 6:58 AM

  After examining your site. I am not understanding what
  your dbfunction
  patch does that the new development version of vpopmail does
  not do.  Coming
  from a developers point of view the MySQL alias/forward that
  vpopmail now
  has in it looks to be very simple, easy to understand and
  easy to use (Table
  definition are simple and not confusing).

 Maybe the new vpopmail does do the same thing, however, Kris' patch did
 it for a long time before and many of us have applied thta patch and
 started to use it in large sites, as Ken had told us it was to be
 included!

 It now leaves many people with old versions of vpopmail not being able
 to upgrade because they have used the patch that was part of the
 distribution.  I see no reason for taking Kris' out and writing a new
 one, and no such valid reason has been given to any of us.


Sorry, the author always has the choice to keep producing the patch and
distributing it. ezlm-idx comes in patch form why can't this?

Here I will write a conversion program from dbfunction to the new valias
then everyone can be happy in the future..

Sean

Sean




Re: dbfunctions - it's over

2001-05-29 Thread Sean C Truman


From: Krzysztof Dabrowski To: [EMAIL PROTECTED]

  After examining your site. I am not understanding what your
dbfunction
 patch does that the new development version of vpopmail does not do.
Coming
 from a developers point of view the MySQL alias/forward that vpopmail now
 has in it looks to be very simple, easy to understand and easy to use
(Table
 definition are simple and not confusing).

 My patch implements also

 a) command's calling from database (emulation of calling stuff from
dot-qmail)

This can be done in the recent development version of vpopmail.

 b) multiple aliases per account (simple small mailing lists without ezmlm)

This can be done in the recent development version of vpopmail.

 c) pass-through aliases/forwards  (store mail on aliased account AND copy
 to to the underlying account TOO).

This can be done in the recent development version of vpopmail.


 Never mind. I gave up on this. I just do not want Ken to fell OK after
 telling lies in his post a month ago (breaking, no-docs etc.).

Again tell me why your patch needs to be added to vpopmail?


 Remember, this time it's me. Next time it may be you. It's not wise to
 invest time in a closed product.

 Kris






Automated reply from pgrande@mail.visualms.com

2001-05-29 Thread pgrande

Esto es una autorespuesta para indicarle que he recibido su correo correctamente.

Gracias.



Re: dbfunctions - it's over

2001-05-29 Thread Benoit de Mulder

vpopmail is GPL, no ?

So it's possible for anyone to start an another project with the dbfunctions
included from beginning and evolve to a separate product. Vpopmail is not a
closed product.

I have no time now to work on but perhaps in a few months, depending of our
needs and the current evolution of vpopmail, this will be possible (we are
starting soon a free web mail in Quebec, Canada).

Is there somewehere a page with all patches and documentation related to
vpopmail ?
If not, I will setup one during the week.

Benoit

- Original Message -
From: Krzysztof Dabrowski [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, May 29, 2001 3:29 AM
Subject: Re: dbfunctions - it's over



  After examining your site. I am not understanding what your
dbfunction
 patch does that the new development version of vpopmail does not do.
Coming
 from a developers point of view the MySQL alias/forward that vpopmail now
 has in it looks to be very simple, easy to understand and easy to use
(Table
 definition are simple and not confusing).

 My patch implements also

 a) command's calling from database (emulation of calling stuff from
dot-qmail)
 b) multiple aliases per account (simple small mailing lists without ezmlm)
 c) pass-through aliases/forwards  (store mail on aliased account AND copy
 to to the underlying account TOO).

 Never mind. I gave up on this. I just do not want Ken to fell OK after
 telling lies in his post a month ago (breaking, no-docs etc.).

 Remember, this time it's me. Next time it may be you. It's not wise to
 invest time in a closed product.

 Kris






Re: dbfunctions - it's over

2001-05-29 Thread Krzysztof Dabrowski


 
  a) command's calling from database (emulation of calling stuff from
dot-qmail)

This can be done in the recent development version of vpopmail.

  b) multiple aliases per account (simple small mailing lists without ezmlm)

This can be done in the recent development version of vpopmail.

  c) pass-through aliases/forwards  (store mail on aliased account AND copy
  to to the underlying account TOO).

This can be done in the recent development version of vpopmail.

I see. And the only change log line about calling programs out of alias 
looks like this:

Sending the email into a program isn't completed yet. :)

Never mind. As i said, i do not want to convince you to anything. I have 
already GAVE UP - so do not try to convince me.

Again tell me why your patch needs to be added to vpopmail?

I wont repeat myself. I've spent more than half a year wating for Ken just 
to find out that my effort is wasted.
Betatesters' effort was wasted. And all without a single trace of open 
discussion. Please do not bring it again, i do not want to discuss the 
political side of story again and again.




Re: passwords?

2001-05-29 Thread Bozhan Boyadzhiev


hmm

this look like one of thounsends stupid algoritms for salts ...but i 
don't need this

here is what i ask for:
1.user want to changs his password , created with vpopmail - vadduser...
2. i want to check is this user knows his old password, so i ask him to 
enter his old password and crypt it the same way as vpopmail, compare it 
with current password stored in mysql.
3. if new crypted password match stored password i get new entered 
password and crypt it and update mysql table
4. other ...


sorry for bad english...

thanks
Bozhan

Sean C Truman wrote:

 This shoud beable to start you out on the correct path.
 
 Sean
 ?
 //**
 ***
 //* Creates Encrypted Password
 //**
 ***
 // Usage $encrypt_password = mkpasswd(this is a test);
 
 function randltr() {
 srand ((double) microtime() * 100);
 $retval = ord(a);
 $rand = rand()%64;
 if ($rand  26) $retval = $rand+ord(a);
 if ($rand  25) $retval = $rand-26+ord(A);
 if ($rand  51) $retval = $rand-52+ord(0);
 if ($rand == 62) $retval = ord(;);
 if ($rand == 63) $retval = ord(.);
 return chr($retval);
 }
 
 function mkpasswd($newpasswd) {
 $salt = randltr().randltr();
 $password = crypt($newpasswd,$salt);
 return $password;
 }
 ?
 
 - Original Message -
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, May 28, 2001 9:34 PM
 Subject: passwords?
 
 
 
hi
does anyone can tell me how to write php funchtion to check passrods
cratetd with vpopmail and stored in mysql.
i found that mkpass3 creates passwords whit some salts..
i think i can crypt new password with curren crypterd passowrd but i have
to get it from myswl tables and so on...
can i make some function which to crypt gived from user password and to
compare with curent in mysql


thnkas
---
Email sent using AnyEmail (http://netbula.com/anyemail/)
Netbula LLC is not responsible for the content of this email



 
 






Re: passwords?

2001-05-29 Thread Dushyanth Harinath

Hi,
 
 hmm
 
 this look like one of thounsends stupid algoritms for salts ...but i 
 don't need this

Thats how crypt function is used...If u want a readymade one go to
http://squirrelmail.sourceforge.net

in the plugins page u have a change mysql password plugin...download it and 
read the source..but it works the same way..


regards
dushyanth






Puzzling

2001-05-29 Thread Thomas Elliott

Hi
Installed qmail as per the matt simerson (i think) faq for freebsd 4.1.1
(will find the URL if needed).
Was running fine, but I hadnt rebooted since I installed it - today I had to
reboot, after I did, my pop authentications dont work. Not sure what info to
post here, any ideas appreciated.

--
Tom
From the desk of Thomas J. Elliott teejay(at)netexecutive.com
ICQ# 8018364 http://wwp.mirabilis.com/8018364
Webcam:- http://www.fras-o-cam.com
This country needs more unemployed politicians.
The thoughts above are (c) May 27, 2001

WARNING Usenet Reply-To Spam Trapped! Remove .nospam To Reply



- Original Message -
From: Dushyanth Harinath [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, May 29, 2001 4:10 PM
Subject: Re: passwords?


 Hi,

  hmm
 
  this look like one of thounsends stupid algoritms for salts ...but i
  don't need this

 Thats how crypt function is used...If u want a readymade one go to
 http://squirrelmail.sourceforge.net

 in the plugins page u have a change mysql password plugin...download it
and
 read the source..but it works the same way..


 regards
 dushyanth







perl module vpopmail-0.04 released!

2001-05-29 Thread Sean P. Scanlon

Hey all,

Wanted to let you know about the latest version of my perl interface to
vpopmail (0.04).

I've added support for add/delete of aliases/forwards, functions to list
all users in a domain, list all domains under vpopmail control, and a few
of other functions (see the examples/example.pl in the dist..)

you can download this from the CPAN:
ftp://ftp.cpan.org/CPAN/authors/id/S/SS/SSCANLON/

or you can get it from my site: http://bluedot.net/projects/vpopmail.xml

I'll be updating the documentation over the next couple of days...

If you have any questions/comments/suggestions, I'd like to hear them.

Thanks,
-- 
-
Sean P. Scanlon
perl -e 'print pack(h*, 3707370426c6575646f647e2e65647), \n'
-







mysql replication

2001-05-29 Thread Ken Jones

Hey Folks,

Would the author of the read/update mysql patch send me
an email? I want to put a credit in the AUTHORS and ChangeLog. 

I have the mysql module setup to do all read queries on
one connection and all updates on another connection.
This should fit in well with mysql replication. I was
reading over the mysql documentation today and they
suggest two connections. One for the master that does
any updating and a second for the slave that does only
reading. 

I will post the new version later today. 

Ken



Re: mysql replication

2001-05-29 Thread Dan Phoenix


Can you add some postgres support?



On Tue, 29 May 2001, Ken Jones wrote:

 Date: Tue, 29 May 2001 17:44:32 GMT
 From: Ken Jones [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: mysql replication
 
 Hey Folks,
 
 Would the author of the read/update mysql patch send me
 an email? I want to put a credit in the AUTHORS and ChangeLog. 
 
 I have the mysql module setup to do all read queries on
 one connection and all updates on another connection.
 This should fit in well with mysql replication. I was
 reading over the mysql documentation today and they
 suggest two connections. One for the master that does
 any updating and a second for the slave that does only
 reading. 
 
 I will post the new version later today. 
 
 Ken
 




PHP for vpopmail+mysql

2001-05-29 Thread Roy Kartadinata



Hi guys,

I was wondering if any of you have successfully 
create a replacement of qmailadmin using php or bypass qmailadmin login. I'm 
trying to add qmailadmin to control panel and also trying to bypass the login so 
everybody would not have to login twice.


Roy K


Re: mysql replication

2001-05-29 Thread Ken Jones

The vpopmail-4.10.8 release has a postgres module.
I need to add it to the configure script. 

Ken 

Dan Phoenix writes: 

 
 Can you add some postgres support? 
 
  
 
 On Tue, 29 May 2001, Ken Jones wrote: 
 
 Date: Tue, 29 May 2001 17:44:32 GMT
 From: Ken Jones [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: mysql replication 
 
 Hey Folks, 
 
 Would the author of the read/update mysql patch send me
 an email? I want to put a credit in the AUTHORS and ChangeLog.  
 
 I have the mysql module setup to do all read queries on
 one connection and all updates on another connection.
 This should fit in well with mysql replication. I was
 reading over the mysql documentation today and they
 suggest two connections. One for the master that does
 any updating and a second for the slave that does only
 reading.  
 
 I will post the new version later today.  
 
 Ken 
 
 
 



Re: Puzzling

2001-05-29 Thread Thomas Elliott

bash-2.04$ ps -axu|grep tcpserver
root  339  0.0  0.2   868  436 con- I 3:54PM   0:00.01
tcpserver -p -R -x /etc/tcp.smtp.cdb  -u 82 -g 81 0 smtp rblsmtpd qm
root  342  0.0  0.2   868  412 con- I 3:54PM   0:00.06
tcpserver -H -R -v -c100 0 110 qmail-popup ircgeeks.co.uk  /usr/home
bash-2.04$

its running, just wont authenticate with vpopmail...
any other ideas?

--
Tom
From the desk of Thomas J. Elliott teejay(at)netexecutive.com
ICQ# 8018364 http://wwp.mirabilis.com/8018364
Webcam:- http://www.fras-o-cam.com
This country needs more unemployed politicians.
The thoughts above are (c) May 27, 2001

WARNING Usenet Reply-To Spam Trapped! Remove .nospam To Reply



- Original Message -
From: SILVER, MICHAEL A [EMAIL PROTECTED]
To: 'Thomas Elliott' [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Tuesday, May 29, 2001 7:07 PM
Subject: RE: Puzzling


 I assume you are using TCPServer instead of inetd to kick off your pop
 server.

 I had this same problem.  Check the script that loads TCPServer and make
 sure you use the full path names both for TCPServer and for Qmail-pop (or
 whatever the pop server is called).

 My guess is that TCPServer is not running since it couldn't be found in
the
 path when the bootup script ran.

 ...Michael...

 -Original Message-
 From: Thomas Elliott [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, May 29, 2001 12:13 PM
 To: [EMAIL PROTECTED]
 Subject: Puzzling


 Hi
 Installed qmail as per the matt simerson (i think) faq for freebsd 4.1.1
 (will find the URL if needed).
 Was running fine, but I hadnt rebooted since I installed it - today I had
to
 reboot, after I did, my pop authentications dont work. Not sure what info
to
 post here, any ideas appreciated.

 --
 Tom
 From the desk of Thomas J. Elliott teejay(at)netexecutive.com
 ICQ# 8018364 http://wwp.mirabilis.com/8018364
 Webcam:- http://www.fras-o-cam.com
 This country needs more unemployed politicians.
 The thoughts above are (c) May 27, 2001

 WARNING Usenet Reply-To Spam Trapped! Remove .nospam To Reply



 - Original Message -
 From: Dushyanth Harinath [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, May 29, 2001 4:10 PM
 Subject: Re: passwords?


  Hi,
 
   hmm
  
   this look like one of thounsends stupid algoritms for salts ...but i
   don't need this
 
  Thats how crypt function is used...If u want a readymade one go to
  http://squirrelmail.sourceforge.net
 
  in the plugins page u have a change mysql password plugin...download it
 and
  read the source..but it works the same way..
 
 
  regards
  dushyanth
 
 
 




RE: Puzzling

2001-05-29 Thread SILVER, MICHAEL A

Thomas, what kind of error message are getting?

...Michael...

-Original Message-
From: Thomas Elliott [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 29, 2001 3:01 PM
To: SILVER, MICHAEL A; [EMAIL PROTECTED]
Subject: Re: Puzzling


bash-2.04$ ps -axu|grep tcpserver
root  339  0.0  0.2   868  436 con- I 3:54PM   0:00.01
tcpserver -p -R -x /etc/tcp.smtp.cdb  -u 82 -g 81 0 smtp rblsmtpd qm
root  342  0.0  0.2   868  412 con- I 3:54PM   0:00.06
tcpserver -H -R -v -c100 0 110 qmail-popup ircgeeks.co.uk  /usr/home
bash-2.04$

its running, just wont authenticate with vpopmail...
any other ideas?

--
Tom
From the desk of Thomas J. Elliott teejay(at)netexecutive.com
ICQ# 8018364 http://wwp.mirabilis.com/8018364
Webcam:- http://www.fras-o-cam.com
This country needs more unemployed politicians.
The thoughts above are (c) May 27, 2001

WARNING Usenet Reply-To Spam Trapped! Remove .nospam To Reply



- Original Message -
From: SILVER, MICHAEL A [EMAIL PROTECTED]
To: 'Thomas Elliott' [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Tuesday, May 29, 2001 7:07 PM
Subject: RE: Puzzling


 I assume you are using TCPServer instead of inetd to kick off your pop
 server.

 I had this same problem.  Check the script that loads TCPServer and make
 sure you use the full path names both for TCPServer and for Qmail-pop (or
 whatever the pop server is called).

 My guess is that TCPServer is not running since it couldn't be found in
the
 path when the bootup script ran.

 ...Michael...

 -Original Message-
 From: Thomas Elliott [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, May 29, 2001 12:13 PM
 To: [EMAIL PROTECTED]
 Subject: Puzzling


 Hi
 Installed qmail as per the matt simerson (i think) faq for freebsd 4.1.1
 (will find the URL if needed).
 Was running fine, but I hadnt rebooted since I installed it - today I had
to
 reboot, after I did, my pop authentications dont work. Not sure what info
to
 post here, any ideas appreciated.

 --
 Tom
 From the desk of Thomas J. Elliott teejay(at)netexecutive.com
 ICQ# 8018364 http://wwp.mirabilis.com/8018364
 Webcam:- http://www.fras-o-cam.com
 This country needs more unemployed politicians.
 The thoughts above are (c) May 27, 2001

 WARNING Usenet Reply-To Spam Trapped! Remove .nospam To Reply



 - Original Message -
 From: Dushyanth Harinath [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, May 29, 2001 4:10 PM
 Subject: Re: passwords?


  Hi,
 
   hmm
  
   this look like one of thounsends stupid algoritms for salts ...but i
   don't need this
 
  Thats how crypt function is used...If u want a readymade one go to
  http://squirrelmail.sourceforge.net
 
  in the plugins page u have a change mysql password plugin...download it
 and
  read the source..but it works the same way..
 
 
  regards
  dushyanth
 
 
 



Re: dbfunctions - it's over

2001-05-29 Thread Jason Lim

Hi,

I haven't been following the whole saga from the very start, so I won't
claim to know absolutely everything... but it sounds like you just got
screwed, plain and simple.

I know someone else (I won't mention the name unless he wants me to) that
has tried to submit patches and improvements, but no one listens. I know
this guy's improvements and they really do help things, but why no one is
co-operating with him, I do not know. The guy works with one of the
largest Linux Distributions, so it is definately quality work.

Anyway... maybe someone over at inter7 or something could explain why they
choose to ignore all the developers out there trying to help and improve
the products?

Sincerely,
Jason

- Original Message -
From: Krzysztof Dabrowski [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, May 29, 2001 10:16 PM
Subject: Re: dbfunctions - it's over



  
   a) command's calling from database (emulation of calling stuff from
 dot-qmail)
 
 This can be done in the recent development version of vpopmail.
 
   b) multiple aliases per account (simple small mailing lists without
ezmlm)
 
 This can be done in the recent development version of vpopmail.
 
   c) pass-through aliases/forwards  (store mail on aliased account AND
copy
   to to the underlying account TOO).
 
 This can be done in the recent development version of vpopmail.

 I see. And the only change log line about calling programs out of alias
 looks like this:

 Sending the email into a program isn't completed yet. :)

 Never mind. As i said, i do not want to convince you to anything. I have
 already GAVE UP - so do not try to convince me.

 Again tell me why your patch needs to be added to vpopmail?

 I wont repeat myself. I've spent more than half a year wating for Ken
just
 to find out that my effort is wasted.
 Betatesters' effort was wasted. And all without a single trace of open
 discussion. Please do not bring it again, i do not want to discuss the
 political side of story again and again.






RE: dbfunctions - it's over

2001-05-29 Thread Daniel Hardaker

 Anyway... maybe someone over at inter7 or something could 
 explain why they
 choose to ignore all the developers out there trying to help 
 and improve
 the products?


Thats the problem, no one has made any effort to reply, and it destroys
my confidence in such a fine product.

I can see a new version being developed from here, possibly based on
vpopmail or possibly not.   Many people are very frustrated! 




mysql high availability

2001-05-29 Thread Jeffrey Iskandar Ahmad

Hi guys,
Is there a feature to enable failover if primary mysql does not respond and
go to secondary mysql server. Is there anyway to enable multiple point of
failure in any kind of setup?.

Thanks

Regards,
Jeffrey Iskandar Ahmad
System Engineer
Technology Division
Time dotNet bhd





Re: mysql high availability

2001-05-29 Thread Mark Lane

Is the data static? If not it is probably not worth the effort as you would
have to send every write to every mysql server. If it is static then sure
just tell the program calling mysql to open another mysql server if the
first one fails

for example something like this.

if (!(connection = mysql_connect (host, user, password))) then
connection=mysql_connection (host2, user, password);

Of Course this will require rewriting the mysql login section of vchkpw.

Mark

- Original Message -
From: Jeffrey Iskandar Ahmad [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, May 29, 2001 7:26 PM
Subject: mysql high availability


Hi guys,
Is there a feature to enable failover if primary mysql does not respond and
go to secondary mysql server. Is there anyway to enable multiple point of
failure in any kind of setup?.

Thanks

Regards,
Jeffrey Iskandar Ahmad
System Engineer
Technology Division
Time dotNet bhd