[vchkpw] Unable to chdir to maildir - I ran incorrect procedure

2006-03-06 Thread Winanjaya - PBXSoftwares.com

Dear All
I ran incorrect procedure..  I already ran rm -rf
/home/vpopmail/domains/lippogeneral.com/claim01.ho  .. after that I run
./vdeluser [EMAIL PROTECTED] ..then I recreate it .. by running
./vadduser [EMAIL PROTECTED]

after that I test to send email to him .. then I got below replies:

[EMAIL PROTECTED]:
Unable to chdir to maildir. (#4.2.1)
I'm not going to try again; this message has been in the queue too long.

What should I do?

Please help

Thanks a lot in advance

Regards
Winanjaya


***
Our outgoing mail has been scanned by MSS.
***



[vchkpw] newbie - exports /home/vpopmail to other host

2006-03-06 Thread Winanjaya - PBXSoftwares.com

Dear All,

my qmail + vpopmail runs on 192.168.1.9 but my squirrelmail + vpoppasswd
(vpopmail account admin) on 192.168.1.7, I have exported my /home/vpopmail
to 192.168.1.7, so in 192.168.1.9 my /etc/exports would be as follow:

/home/vpopmail  192.168.1.7(anonuid=508,anongid=503,rw)

then on 192.168.1.7 .. I put below command in /etc/fstab:
192.168.1.9:/home/vpopmail/home/vpopmail  nfs  suid,dev,exec  0
0

why I still unable to run ./vpasswd or ./vuserinfo ..etc

I need advise..

thanks a lot in advance

Regards
Winanjaya






***
Our outgoing mail has been scanned by MSS.
***



Re: [vchkpw] Unable to chdir to maildir - I ran incorrect procedure

2006-03-06 Thread Winanjaya - PBXSoftwares.com

Thanks, I deleted .qmail-claim01:ho .. and it works .. 

Regards
Winanjaya


***
Our outgoing mail has been scanned by MSS.
***



Re: [vchkpw] newbie - exports /home/vpopmail to other host

2006-03-06 Thread Winanjaya - PBXSoftwares.com

Thanks, you wrote:
are you trying to run these commands as root?  .. no, I am actually want to
let vpoppasswd (the plugin of squirrelmail) to read the /home/vpopmail
folder so
squirrelmail's user can change their password thru squirrelmail
(squirrelmail installed not in the same box of qmail+vpopmail)

any idea?

Thanks in advance

Regards
Winanjaya



- Original Message -
From: Jeremy Kitchen [EMAIL PROTECTED]
To: vchkpw@inter7.com
Sent: Tuesday, March 07, 2006 8:59 AM
Subject: Re: [vchkpw] newbie - exports /home/vpopmail to other host



***
Our outgoing mail has been scanned by MSS.
***



[vchkpw] some of our mailboxes seems like corruped

2006-03-05 Thread Winanjaya - PBXSoftwares.com

Dear All,
our qmail uses vpopmail 5.4.13, some of our mailboxes seems like corruped ..
because I cannot send email to them, I got below replies:

[EMAIL PROTECTED]:
Unable to chdir to maildir. (#4.2.1)
I'm not going to try again; this message has been in the queue too long.

what should I do? .. I have deleted such email account and recreated it ..
but the same problem still occurs.. I need advise..

many thanks in advance

Regards
Winanjaya


***
Our outgoing mail has been scanned by MSS.
***



[vchkpw] New bie want to upgrade vpopmail 5-2 to vpopmail-5.4

2005-12-22 Thread Winanjaya - PBXSoftwares.com




Dear All,

I installed 
qmail+vpopmail-5.2+sqwebmail+qmailadmin+ucspi_tcp instantly by using qinstall 
tools..

Now I want to upgrade vpopmail-5.2 to vpopmail-5.4, 
I am afraidwhether themailboxes will gone or not? or I don't know 
what configuration parameter should I use?

what's the best safe step for upgrading to 
vpopmail-5.4?

I need advise..

Thanks a lot in advance

Regards
Winanjaya


Re: [vchkpw] New bie want to upgrade vpopmail 5-2 to vpopmail-5.4

2005-12-22 Thread Winanjaya - PBXSoftwares.com
Thanks a lot, I found below statements:

#! /bin/sh
# Generated automatically by configure.
# Run this file to recreate the current configuration.
# This directory was configured as follows,
# on host localhost.localdomain:
#
# ./configure  --enable-roaming-users=n
#
# Compiler output produced by configure, useful for debugging
# configure, is in ./config.log if it exists.

in the /usr/local/src/qinstall/vpopmail-5.2/config.status

the questions are:
1. Is it safe for me to run ./configure --enable-roaming-users=n   for
upgrading to vpopmail-5.4 ?
2. Do I have chance to roolback to vpopmail-5.2 if something happen? .. if
so how to rollback ..

I need advise

thanks a lot in advance

Regards
Winanjaya









- Original Message -
From: Jeremy Kitchen [EMAIL PROTECTED]
To: vchkpw@inter7.com
Sent: Friday, December 23, 2005 7:56 AM
Subject: Re: [vchkpw] New bie want to upgrade vpopmail 5-2 to vpopmail-5.4


On Thursday 22 December 2005 04:50 pm, Winanjaya - PBXSoftwares.com wrote:
 I installed qmail+vpopmail-5.2+sqwebmail+qmailadmin+ucspi_tcp instantly by
 using qinstall tools..

bad idea.  You should follow www.lifewithqmail.org and then read vpopmail's
INSTALL file.  Anywho, you've already shot yourself in the foot, so let's
see
if we can't bandage your wound.

 Now I want to upgrade vpopmail-5.2 to vpopmail-5.4, I am afraid whether
the
 mailboxes will gone or not?

vpopmail is a set of tools that helps with creating and administering
virtual
domains with qmail.  upgrading to a newer version simply upgrades the tools
involved.

 or I don't know what configuration parameter should I use?

if you still have your old vpopmail source around (you DO still have your
old
sources around, right?) then take a look at config.status to see what you
ran
for your ./configure.  Also, this points out another problem with using
installation tools and 'toasters' *shudder* in that you end up not knowing
what you have on your system.

the new version of vpopmail will yell at you if you try to use configuration
options that have been obsoleted, and will point you in the direction of the
new versions of those configuration options.

 what's the best safe step for upgrading to vpopmail-5.4?

./configure  make  make install

however, that might not work for you, if say.. you're using mysql, etc.  Of
course, you should know how your system is set up, so that should be
obvious :)

-Jeremy

--
Jeremy Kitchen ++ [EMAIL PROTECTED]

In the beginning was The Word and The Word was Content-type: text/plain
  -- The Word of Bob.




Re: [vchkpw] New bie want to upgrade vpopmail 5-2 to vpopmail-5.4

2005-12-22 Thread Winanjaya - PBXSoftwares.com
Thanks Jeremy,

One more question: will I lose the mailboxes? after I upgrade to
vpopmail-5.4?

thanks a lot in advance

Regards
Winanjaya



Re: [vchkpw] New bie want to upgrade vpopmail 5-2 to vpopmail-5.4

2005-12-22 Thread Winanjaya - PBXSoftwares.com
Hi.. I had upgraded successfully with no error or warning.. but how to make
me sure that I already run vpopmail-5.4?

thanks a lot in advance

Regards
Winanjaya