Re: [vchkpw] finally going to update

2005-06-05 Thread Paul Theodoropoulos

At 05:48 PM 6/5/2005, you wrote:


On Jun 5, 2005, at 3:57 PM, Paul Theodoropoulos wrote:

At 03:49 PM 6/5/2005, you wrote:
well, i ran it all in order (and rebuilt vqadmin of course), but 
vqadmin no longer sees any aliases or forwards. the list of users 
page always comes up with just users, no aliases listed


qmailadmin, on the other hand, does list forwards (and presumably 
former aliases). so all appears to be well. whew!


Yes, it will show former aliases.  Newly created aliases (forwards 
to local accounts) will be written as a forward (&emailaddress) 
instead of a Maildir delivery.



Thanks Tom. I'm extremely pleased with how smoothly the upgrade went. 
My thanks to you and the entire team, you made it painless.





Paul Theodoropoulos
http://www.anastrophe.com
http://www.smileglobal.com




Re: [vchkpw] finally going to update

2005-06-05 Thread Tom Collins

On Jun 5, 2005, at 3:57 PM, Paul Theodoropoulos wrote:

At 03:49 PM 6/5/2005, you wrote:
well, i ran it all in order (and rebuilt vqadmin of course), but 
vqadmin no longer sees any aliases or forwards. the list of users 
page always comes up with just users, no aliases listed


qmailadmin, on the other hand, does list forwards (and presumably 
former aliases). so all appears to be well. whew!


Yes, it will show former aliases.  Newly created aliases (forwards to 
local accounts) will be written as a forward (&emailaddress) instead of 
a Maildir delivery.


--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
You don't need a laptop to troubleshoot high-speed Internet: 
sniffter.com




Re: [vchkpw] finally going to update

2005-06-05 Thread Tom Collins

On Jun 5, 2005, at 2:17 PM, Paul Theodoropoulos wrote:
one concern i have is that there might be an interval where the proper 
software support is lacking, and messages will bounce/bitbucket until 
everything's up to date.


No need to worry.  If you install the new software, qmail-local will 
find the old .qmail-alias files and handle delivery until you get them 
converted to valias table entries.


--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
You don't need a laptop to troubleshoot high-speed Internet: 
sniffter.com




Re: [vchkpw] finally going to update

2005-06-05 Thread Paul Theodoropoulos

At 03:49 PM 6/5/2005, you wrote:
well, i ran it all in order (and rebuilt vqadmin of course), but 
vqadmin no longer sees any aliases or forwards. the list of users 
page always comes up with just users, no aliases listed


qmailadmin, on the other hand, does list forwards (and presumably 
former aliases). so all appears to be well. whew!



Paul Theodoropoulos
http://www.anastrophe.com
http://www.smileglobal.com




Re: [vchkpw] finally going to update

2005-06-05 Thread Paul Theodoropoulos

At 03:36 PM 6/5/2005, you wrote:

At 03:28 PM 6/5/2005, you wrote:

yes
./configure (including --enable-valias)
make make install-strip

and then

dotqmail2valias


excellent! thank you very much, here goes!


well, i ran it all in order (and rebuilt vqadmin of course), but 
vqadmin no longer sees any aliases or forwards. the list of users 
page always comes up with just users, no aliases listed




Paul Theodoropoulos
http://www.anastrophe.com
http://www.smileglobal.com




Re: [vchkpw] finally going to update

2005-06-05 Thread Paul Theodoropoulos

At 03:28 PM 6/5/2005, you wrote:

yes
./configure (including --enable-valias)
make make install-strip

and then

dotqmail2valias


excellent! thank you very much, here goes!


Paul Theodoropoulos
http://www.anastrophe.com
http://www.smileglobal.com




Re: [vchkpw] finally going to update

2005-06-05 Thread Michael Bowe
- Original Message - 
From: "Paul Theodoropoulos" <[EMAIL PROTECTED]>




At 02:13 PM 6/5/2005, Michael Bowe wrote:
So I reconfigured/built vpopmail --enable-valias, and then ran the 
dotqmail2valias conversion problem


All my aliases were converted to MySQL successfully.


thanks Michael. i'm a little confused by the above though - "and then 
ran the dotqmail2valias conversion problem" - did you mean 
'conversion program'?


yes, sorry that was a typo

Should have said that I ran the 'conversion program'

and in terms of steps -- you reconfigured/built vpopmail, ran 
dotqmail2valias, then ran 'make install'? or 'make install' first, 
then dotqmail2valias?


yes
./configure (including --enable-valias)
make 
make install-strip


and then

dotqmail2valias

Michael.



Re: [vchkpw] finally going to update

2005-06-05 Thread Paul Theodoropoulos

At 02:13 PM 6/5/2005, Michael Bowe wrote:
So I reconfigured/built vpopmail --enable-valias, and then ran the 
dotqmail2valias conversion problem


All my aliases were converted to MySQL successfully.


thanks Michael. i'm a little confused by the above though - "and then 
ran the dotqmail2valias conversion problem" - did you mean 
'conversion program'?


and in terms of steps -- you reconfigured/built vpopmail, ran 
dotqmail2valias, then ran 'make install'? or 'make install' first, 
then dotqmail2valias?


one concern i have is that there might be an interval where the 
proper software support is lacking, and messages will 
bounce/bitbucket until everything's up to date.


hope these aren't stupid question


Paul Theodoropoulos
http://www.anastrophe.com
http://www.smileglobal.com




Re: [vchkpw] finally going to update

2005-06-05 Thread Michael Bowe

1. upgrade my vpopmail installation
2. run dotqmail2valias -a

or

1. run dotqmail2valias -a from within the src dir
2. then upgrade my vpopmail installation


On my production system I am running the MySQL backend. I have probably 10K 
accounts spread across several hundred domains.


I had been incrementally installing the latest vpopmail versions as they 
were released, but I hadn't been making use of the mysql valias functions (i 
had been configuring --disable-valias).


Recently I decided I should swap to using the mysql valias config.

So I reconfigured/built vpopmail --enable-valias, and then ran the 
dotqmail2valias conversion problem


All my aliases were converted to MySQL successfully.

Michael.