Is the PAM patch still around?

2000-11-28 Thread Ben Beuchler

Is anyone still maintaining the PAM patch?  We are considering some
changes to our user management and authenticating against PAM would sure
be helpful...

Ben

-- 
Ben Beuchler [EMAIL PROTECTED]
MAILER-DAEMON (612) 321-9290 x101
Bitstream Underground   www.bitstream.net



Coexistence of virtual vpopmail services with real local users, including mbox

2000-11-28 Thread David Dyer-Bennet

I have a moderate number of virtual domains, each with small numbers
of users, which so far I've been handling with straight qmail.  Many
of the email addresses simply forward elsewhere, the rest deliver to
actual users on the server (currently using mbox format for that, to
avoid the hassles of trying to reconfigure umpteen MUAs for maildir;
no delivery across NFS here).

I now have some need to add actual virtual email users; people who
pick up email via pop (or perhaps imap), but do not have accounts on
the system.  Vpopmail seems, from the discussion on the qmail list, to
be the tool of choice for this.  I guess this would be the wrong
mailing list to look for people to tell me this is a mistake, eh?  But
if anybody think I'm overlooking an easier approach, do let me know.

Vpopmail is specific to maildir, yes?  So I'd have to handle the new
virtual users as maildirs, which means I'd have to change *all* pop
users (some of the actual users use pop to get their mail also) to
maildir delivery.  I can specify in the individual qmail files how
each individual user's mail is delivered, so that's not technically
challenging; though it does mean I'll need to get maildir-aware
versions of some MUAs for the users who use *both* pop *and* local
mailreaders.  But I know they exist (and a lot more of them exist, and
support maildir without patches, than when I first set the current
scheme up).

Is there anything difficult about adding vpopmail support to a system
that already has local users on it?  or are all my problems going to
come from the change to pop server (a maildir-based one) and related
changes to user mailbox formats?

I haven't yet reviewed the documentation carefully, which of course
I'll do before I actually try this; I'm currently looking for pointers
to areas where I will have trouble, or (preferably) reassurance that
what I'm going to do is easy.

No doubt I'll be back with detailed questions when I start actually
trying to do it.

Oh, is there important online documentation beyond what's on the
inter7 web site and what comes in the source tarball, that I should
find and read before I try anything?

Oh again, and we also now want a webmail client for the virtual users,
and perhaps also for some of the local users.  Is there an obvious
choice for that, like sqwebmail?
-- 
David Dyer-Bennet  /  Welcome to the future!  /  [EMAIL PROTECTED]
SF: http://www.dd-b.net/dd-b/  Minicon: http://www.mnstf.org/minicon/
Photos: http://dd-b.lighthunters.net/



Re: my setting of the vpopmail won't work

2000-11-28 Thread richard

Dear Adam and all,
  I think that you are right for the RPM qmail that cause the overload of
the system. Here is the files I used:

courier-imap-0.31-1.src.rpm  ucspi-tcp-0.88-1.i386.rpm
daemontools-0.70-1.i386.rpm  ucspi-unix-0.34-1.i386.rpm
qmail-1.03+patches-16.src.rpmvmailmgr-0.96.9-1.i386.rpm
supervise-scripts-2.4-1.src.rpm

It is already qmail-1.03+patches-16.src.rpm.
  So, what can I do to avoid this problem?
The files have been download there:
http://em.ca/~bruceg/qmail+patches/

Yours,
Richard Ao



- Original Message -
From: "Adam Manock" <[EMAIL PROTECTED]>
To: "richard" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, November 28, 2000 8:33 PM
Subject: Re: my setting of the vpopmail won't work


> Richard,
>
> Which version of Bruce's rpm are you using??
>
> v.15 was buggy. Broken paths in run scripts, and supervise constantly
> restarting them
> cause load averages like what you're getting. Use v.16.
>
> Oh, and use multilog :-)  em.ca/~bruceg/qmail+patches/loggers
>
> Adam
>
> At 01:04 PM 11/28/00 +0800, richard wrote:
> >Dear Peter and all,
> > > > Also, for the POP3 checking, I can use the postmaster%test2.com for
the
> > > > first time. But, after a while, I can not check into the account as
it
> > > > always say my password is incorrect.  I am wondering what is wrong
in my
> > > > setting.
> > >
> > > If I had to guess, you installed qmail from Bruce Guenter's RPMs. Make
> >sure
> > > the cron job /etc/cron.hourly/qmail has been deleted, or it will
overwrite
> > > your vpopmail configuration in /var/qmail/users/assign.
> >
> >Thanks. After I have deleted the cron, the accounts remain here from
> >yesterday to today. It is the RPMs problem.
> >My delicated server is at the testing stage and there is no other users,
but
> >I have notice the following with "top"
> >
> >  12:45pm  up 1 day, 52 min,  2 users,  load average: 1.86, 1.93, 1.95
> >91 processes: 87 sleeping, 4 running, 0 zombie, 0 stopped
> >CPU states:  9.3% user, 90.6% system,  0.0% nice,  0.0% idle
> >Mem:   256524K av,  250232K used,6292K free,   69696K shrd,  187556K
> >buff
> >Swap:  530064K av, 820K used,  529244K free   29316K
> >cached
> >
> >   PID USER PRI  NI  SIZE  RSS SHARE STAT %CPU %MEM   TIME COMMAND
> >   387 root  11   0   548  548   448 R72.8  0.2 992:40 syslogd
> > 3 root   0   0 00 0 SW0.7  0.0   7:08 kupdate
> >
> >The single process "syslogd" occupies more than 90% CPU resource. At the
> >monent the "top" just type, it is about 40% system, but it grows up
really
> >very fast to the above figure. I have tested the RPM qmail & vpopmail on
> >another testing server. The situation is the same too. But, before I use
> >this setting, I use sendmail and the figure is nearly zero.
> >
> >Is there anything wrong in my setting?
> >
> >Yours,
> >Richard Ao
> >
> >
> >
> >
> >- Original Message -
> >From: "Peter Green" <[EMAIL PROTECTED]>
> >To: "richard" <[EMAIL PROTECTED]>
> >Cc: <[EMAIL PROTECTED]>
> >Sent: Sunday, November 26, 2000 12:08 AM
> >Subject: Re: my setting of the vpopmail won't work
> >
> >
> > > [ Please configure your e-mail client to wrap lines at or around 72
> > > characters. ]
> > >
> > > * richard <[EMAIL PROTECTED]> [001125 04:07]:
> > > > Then, when I run the command at bin directory:
> > > >
> > > > [root@ns28 bin]# ./vadddomain test2.com
> > > > Please enter password for postmaster:
> > > > enter password again:
> > > > [root@ns28 bin]# ./vadduser [EMAIL PROTECTED]
> > >
> > > Alternatively, you can (should?) run these commands as use vpopmail.
> >Unless,
> > > of course, /home/vpopmail/bin/vadddomain is setuid to user vpopmail...
> > >
> > > > Please enter password for [EMAIL PROTECTED]:
> > > > enter password again:
> > > > Error: Unable to chdir to vpopmail/domains directory
> > > >
> > > > My vpopmail directory is /home/vpopmail with vpopmail as the owner
and
> > > > vchkpw as the group.
> > >
> > > What about the /home/vpopmail/domains directory?
> > >
> > > > Also, for the POP3 checking, I can use the postmaster%test2.com for
the
> > > > first time. But, after a while, I can not check into the account as
it
> > > > always say my password is incorrect.  I am wondering what is wrong
in my
> > > > setting.
> > >
> > > If I had to guess, you installed qmail from Bruce Guenter's RPMs. Make
> >sure
> > > the cron job /etc/cron.hourly/qmail has been deleted, or it will
overwrite
> > > your vpopmail configuration in /var/qmail/users/assign.
> > >
> > > /pg
> > > --
> > > Peter Green : Gospel Communications Network, SysAdmin :
[EMAIL PROTECTED]
> > > ---
> > > "Problem solving under linux has never been the circus that it is
under
> > > AIX."
> > > (By Pete Ehlke in comp.unix.aix)




Re: Can't_create_tempfile_(#4.3.8)

2000-11-28 Thread Bill Shupp

You're right.  I just tried it, and it works.  I don't know why yours gave
you that error.  Here's the code in vdelivermail.c that generates the error:

gethostname(hostname,sizeof(hostname));
pid=getpid();
time (&tm);
sprintf(tmp_file,"/tmp/%lu.%d.%s",tm,pid,hostname);
if ((mailfile = creat(tmp_file,S_IREAD | S_IWRITE)) == -1) {
failtemp ("Can't create tempfile (#4.3.8)\n");
}

Was you /tmp partition full?

-Bill

on 11/28/00 5:29 PM, Lou Hevly at [EMAIL PROTECTED] wrote:

> At 17:04 28/11/00 -0600, Bill Shupp wrote:
>> Why do you need to pipe it through vdelivermail? Try this in your
>> .qmail-default file:
>> 
>> &[EMAIL PROTECTED]
> 
> Thanks very much. It worked.
> 
> Here's why I thought I was doing the right thing invoking vdelivermail (from
> the FAQ at http://www.inter7.com/vpopmail/FAQ):
> 
> 2. How do I forward all mail that doesn't match any pop users or .qmail
> files for a particular domain?
> 
> Edit the ~vpopmail/domains/virtual_domain/.qmail-default file and
> change the last parameter to an email address of the form: user@domain
> 
> 3. How do I bounce all mail that doesn't match any pop users or .qmail
> files for a particular domain?
> 
> Edit the ~vpopmail/domains/virtual_domain/.qmail-default file and
> change the last parameter to "bounce-no-mailbox" without the quotes.
> 
> For example:
> # more .qmail-default
> | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
> 
> So, I combined the two. And, as I say, it used to work. Then I changed
> something I shouldn't have (??). And it didn't. And then I came here. And now
> it works again :))).
> 
> I'm still curious to know, though, where the Can't_create_tempfile message was
> coming from.
> 
> Thanks again.
> 
> Lou
>> 
>> 
>> -Bill
>> 
>> 
>> on 11/28/00 6:51 PM, Lou Hevly at [EMAIL PROTECTED] wrote:
>> 
>>> I have inadvertently done something to screw up deliveries to default
>>> addresses, because this used to work. I want all mail to
>>> [EMAIL PROTECTED] to go to [EMAIL PROTECTED]
>>> 
>>> I'm using vpopmail 4.9.6. Everything else is working fine. Mail to boxes in
>>> ./domains/ducaniveaux.com are delivered.
>>> 
>>> My tcpserver initialization script is:
>>> 
>>> /usr/local/bin/tcpserver -H -R -x /etc/tcp.smtp.cdb -u 506 -g 505 0 smtp
>>> /var/qmail/bin/qmail-smtpd &
>>> 
>>> /usr/local/bin/tcpserver -H -R 0 pop-3 /var/qmail/bin/qmail-popup
>>> mail.inloc.com /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir
>>> &
>>> 
>>> And in ./domains/ducaniveaux.com/.qmail-default I have:
>>> 
>>> | /home/vpopmail/bin/vdelivermail '' [EMAIL PROTECTED]
>>> 
>>> The error message I get is:
>>> 
>>> Nov 28 18:02:28 inloc qmail: 975452548.706104 starting delivery 23: msg
>>> 50215
>>> to local [EMAIL PROTECTED]
>>> Nov 28 18:02:28 inloc qmail: 975452548.706264 status: local 1/10 remote 0/20
>>> Nov 28 18:02:28 inloc qmail: 975452548.721012 delivery 23: deferral:
>>> POP_user_does_not_exist,[EMAIL PROTECTED]/Can't_create_te
>>> mp
>>> file_(#4.3.8)
>>> Nov 28 18:02:28 inloc qmail: 975453529.941000 status: local 0/10 remote 0/20
>>> 
>>> This message repeats twice more.
>> 




Re: Can't_create_tempfile_(#4.3.8)

2000-11-28 Thread Lou Hevly

At 17:04 28/11/00 -0600, Bill Shupp wrote:
>Why do you need to pipe it through vdelivermail? Try this in your
>.qmail-default file:
>
>&[EMAIL PROTECTED]

Thanks very much. It worked.

Here's why I thought I was doing the right thing invoking vdelivermail (from the FAQ 
at http://www.inter7.com/vpopmail/FAQ):

2. How do I forward all mail that doesn't match any pop users or .qmail
   files for a particular domain?

   Edit the ~vpopmail/domains/virtual_domain/.qmail-default file and 
   change the last parameter to an email address of the form: user@domain

3. How do I bounce all mail that doesn't match any pop users or .qmail
   files for a particular domain?

   Edit the ~vpopmail/domains/virtual_domain/.qmail-default file and 
   change the last parameter to "bounce-no-mailbox" without the quotes.

   For example:
   # more .qmail-default
   | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox

So, I combined the two. And, as I say, it used to work. Then I changed something I 
shouldn't have (??). And it didn't. And then I came here. And now it works again :))).

I'm still curious to know, though, where the Can't_create_tempfile message was coming 
from.

Thanks again.

Lou
>
>
>-Bill
>
>
>on 11/28/00 6:51 PM, Lou Hevly at [EMAIL PROTECTED] wrote:
>
>> I have inadvertently done something to screw up deliveries to default
>> addresses, because this used to work. I want all mail to
>> [EMAIL PROTECTED] to go to [EMAIL PROTECTED]
>> 
>> I'm using vpopmail 4.9.6. Everything else is working fine. Mail to boxes in
>> ./domains/ducaniveaux.com are delivered.
>> 
>> My tcpserver initialization script is:
>> 
>> /usr/local/bin/tcpserver -H -R -x /etc/tcp.smtp.cdb -u 506 -g 505 0 smtp
>> /var/qmail/bin/qmail-smtpd &
>> 
>> /usr/local/bin/tcpserver -H -R 0 pop-3 /var/qmail/bin/qmail-popup
>> mail.inloc.com /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &
>> 
>> And in ./domains/ducaniveaux.com/.qmail-default I have:
>> 
>> | /home/vpopmail/bin/vdelivermail '' [EMAIL PROTECTED]
>> 
>> The error message I get is:
>> 
>> Nov 28 18:02:28 inloc qmail: 975452548.706104 starting delivery 23: msg 50215
>> to local [EMAIL PROTECTED]
>> Nov 28 18:02:28 inloc qmail: 975452548.706264 status: local 1/10 remote 0/20
>> Nov 28 18:02:28 inloc qmail: 975452548.721012 delivery 23: deferral:
>> POP_user_does_not_exist,[EMAIL PROTECTED]/Can't_create_temp
>> file_(#4.3.8)
>> Nov 28 18:02:28 inloc qmail: 975453529.941000 status: local 0/10 remote 0/20
>> 
>> This message repeats twice more. 
>
-- 
All the best (Adéu-siau),
Lou Hevly
[EMAIL PROTECTED]
http://www.visca.com



Re: Can't_create_tempfile_(#4.3.8)

2000-11-28 Thread Bill Shupp

Why do you need to pipe it through vdelivermail? Try this in your
.qmail-default file:

&[EMAIL PROTECTED]


-Bill


on 11/28/00 6:51 PM, Lou Hevly at [EMAIL PROTECTED] wrote:

> I have inadvertently done something to screw up deliveries to default
> addresses, because this used to work. I want all mail to
> [EMAIL PROTECTED] to go to [EMAIL PROTECTED]
> 
> I'm using vpopmail 4.9.6. Everything else is working fine. Mail to boxes in
> ./domains/ducaniveaux.com are delivered.
> 
> My tcpserver initialization script is:
> 
> /usr/local/bin/tcpserver -H -R -x /etc/tcp.smtp.cdb -u 506 -g 505 0 smtp
> /var/qmail/bin/qmail-smtpd &
> 
> /usr/local/bin/tcpserver -H -R 0 pop-3 /var/qmail/bin/qmail-popup
> mail.inloc.com /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &
> 
> And in ./domains/ducaniveaux.com/.qmail-default I have:
> 
> | /home/vpopmail/bin/vdelivermail '' [EMAIL PROTECTED]
> 
> The error message I get is:
> 
> Nov 28 18:02:28 inloc qmail: 975452548.706104 starting delivery 23: msg 50215
> to local [EMAIL PROTECTED]
> Nov 28 18:02:28 inloc qmail: 975452548.706264 status: local 1/10 remote 0/20
> Nov 28 18:02:28 inloc qmail: 975452548.721012 delivery 23: deferral:
> POP_user_does_not_exist,[EMAIL PROTECTED]/Can't_create_temp
> file_(#4.3.8)
> Nov 28 18:02:28 inloc qmail: 975453529.941000 status: local 0/10 remote 0/20
> 
> This message repeats twice more. 




Can't_create_tempfile_(#4.3.8)

2000-11-28 Thread Lou Hevly

I have inadvertently done something to screw up deliveries to default addresses, 
because this used to work. I want all mail to [EMAIL PROTECTED] to go to 
[EMAIL PROTECTED]

I'm using vpopmail 4.9.6. Everything else is working fine. Mail to boxes in 
./domains/ducaniveaux.com are delivered.

My tcpserver initialization script is:

/usr/local/bin/tcpserver -H -R -x /etc/tcp.smtp.cdb -u 506 -g 505 0 smtp 
/var/qmail/bin/qmail-smtpd &

/usr/local/bin/tcpserver -H -R 0 pop-3 /var/qmail/bin/qmail-popup mail.inloc.com 
/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &

And in ./domains/ducaniveaux.com/.qmail-default I have:

| /home/vpopmail/bin/vdelivermail '' [EMAIL PROTECTED]

The error message I get is:

Nov 28 18:02:28 inloc qmail: 975452548.706104 starting delivery 23: msg 50215 to local 
[EMAIL PROTECTED]
Nov 28 18:02:28 inloc qmail: 975452548.706264 status: local 1/10 remote 0/20
Nov 28 18:02:28 inloc qmail: 975452548.721012 delivery 23: deferral: 
POP_user_does_not_exist,[EMAIL PROTECTED]/Can't_create_tempfile_(#4.3.8)
Nov 28 18:02:28 inloc qmail: 975453529.941000 status: local 0/10 remote 0/20

This message repeats twice more. 
-- 
All the best (Adéu-siau),
Lou Hevly
[EMAIL PROTECTED]
http://www.visca.com



offtopic: courierimap - authvchkpw vs. authuserdb

2000-11-28 Thread Bill Shupp

Sorry that this is off topic.. I thought I'd try here first, as Mr. Sam often
replies "Go ask the vpopmail list".

It seems that Courier-IMAP is pushing towards userdb (authuserdb module) for
authentication.  There is a vpopmail2userdb utility, but this brings up a couple
of questions:

1.  Does userdb (via vchkpw2userdb) support the latest additions to the vpopmail
library such as allowable services (allow/deny imap, webamil, roaming users,
etc. on a per user basis).  Since these are in authlib/preauthvchkpw.c, I'm
assuming not.

2. Won't you need to run vchkpw2userdb each time you add/delete/modify a
vpopmail user?

Also, the authvhckpw module is now listed as "legacy support" in the
courier-imap docs.  And a few releases have passed but the new preauthvchkpw.c
still hasn't made it into the courier-imap source.

Any thoughts, Ken?

Thanks, and again sorry for the off-topic post.

Bill Shupp



vpopmail and vqsignup

2000-11-28 Thread Ken Jones


we found a bug in the vpopmail library that causes vqsignup
success.html file not to be displayed.

The fix will be in the next version of vpopmail 4.9.7 or
you can get the updated 4.9.6-1 version. Or you can 
update it yourself.

edit vpopmail.c
find the sqwebmail_pass routine. Have it use TmpBuf2
instead of TmpBuf1. That's the fix

Ken Jones



Re: Vpopmail and Mysql

2000-11-28 Thread Ken Jones


A couple things you can try

1) cp -p all the shared object libraries into /usr/lib
2) update your shared library path to include the 
   mysql shared object libraries
3) don't install the shared object libraries ;]

Ken Jones

Guillaume Monfort wrote:
> 
> Hello there
> 
> i've juste recompiled Vpopmail 4.9.6 with the sql support to use with
> Mysql. and as you could bet, it failed !
> 
> when i start manually any bin, i've got this error :
> 
> ./vadduser: error in loading shared libraries: libmysqlclient.so.10: cannot
> open shared object file: No such file or directory
> 
> the Mysql version i use is 3.23.27 (devel)
> 
> and finally my compile time options are :
> 
> ./configure  --enable-hardquota=20 --enable-default-domain=v-com.fr
> --enable-logging=
> e [EMAIL PROTECTED] --enable-mysql=y
> --enable-sqlincdir=/server
> s/mysql/include/mysql/ --enable-sqllibs=/servers/mysql/lib/mysql/
> --enable-sqllibdir=/
> servers/mysql/lib/mysql/ --enable-tcprules-prog=/servers/ucspi/bin/
> 
> and nothing complains during the ./configure & make
> 
> any ideas ?
> 
> ~~
> Guillaume Monfort   -   Directeur Technique
> V-Com Interactive   -   01 55 21 05 17
> ~~
> Unix IS user friendly. It's just selective about who its friends are.
> ~~



RE: 553 sorry, that domain isn't in my list of allowedrcpthosts(#5.7.1)

2000-11-28 Thread Bill Shupp

Then chances are, they should be able to relay.

Where is your open-smtp file?  It should be in the same directory of the
tcp.smtp.cdb file that tcpserver (for smtp) is using.

-Bill

Quoting hari_bhr <[EMAIL PROTECTED]>:

> hi Mr bill
> 
> yes they get added in open-smtp file
> 
> 
> 
> -Original Message-
> From: Bill Shupp [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 28, 2000 7:20 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: 553 sorry, that domain isn't in my list of
> allowedrcpthosts(#5.7.1)
> 
> 
> on 11/28/00 7:14 AM, hari_bhr at [EMAIL PROTECTED] wrote:
> 
> > hi all
> >
> > i been facing this problem since two weeks iam not able to get any
> reply
> > from
> > any experts.
> 
> Actually, I've seen MANY experienced users, even "experts" reply to
> your
> emails.  Don't complain, as it won't inspire assistance.  The help you
> get
> here is FREE.  Everything you need is in the documentation, anyway.
> 
> 
> > i been stuck with problem, i dont know how do i going to resolve
> >
> > i have mail server located one of the ISP, iam able to login and check
> the
> > mail using
> > netscape or out look
> > when my tcp.smtp look like this
> >
> > vi /etc/tcp.smtp
> > 127.0.0.1:allow,RELAYCLIENT=""
> > 198.168.1.:allow,RELAYCLIENT=""
> > 200.200.200.:allow,RELAYCLIENT=""
> > :allow
> >
> > except specify the above address, iam not able to authenticate any of
> the
> > other addresses.
> >
> > because my clients are all over the world i dont where are they
> connct
> from
> > we got lot of coplaints, so try to manage using sqwebmail.
> > but still we need to give this service at the end of the day.
> >
> >
> > my pop3d file looks like this
> >
> > #!/bin/sh
> > exec /usr/local/bin/tcpserver -H -R -v -c100 0 110
> > /var/qmail/bin/qmail-popup mail.sol.net.in \
> > /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1vi
> > /var/qmail/supervise/qmail-smtpd/run
> 
> I haven't used supervise before, so I can't help you with that.  I don't
> run
> tcpserver as root.  I run it as vpopmail.vchkpw.  The fact that roaming
> users isn't working may be that you're using /etc/tcp.smtp.cdb and not
> ~vpopmail/etc/tcp.smtp.cdb.  My recommendation would be to run
> tcpserver
> (for POP) as vpopmail.vchkpw and put your tcp.smtp file in
> ~vpopmail/etc.
> This way vchkpw can write to ~vpopmail/etc/open-smtp successfully as
> user
> vpopmail.vchkpw.
> 
> Which, by the way, is something you didn't mention...  When a user
> authenticates (from an ip outsite of the ones you defined in tcp.smtp),
> do
> they get added to open-smtp?
> 
> -Bill
> 
> > my smtpd looks like this
> >
> > #!/bin/sh
> > exec /usr/local/bin/tcpserver -H -R -x /etc/tcp.smtp.cdb -u82 -g81
> -c20 0
> > smtp  /var/qmail/bin/qmail-smtpd 2>&1
> >
> >
> > i want to realy for others, i was going through the docs,
> > i think i configured for specific IP relay only
> >
> > how do relay for others, i dont what their ips, they do login from
> any
> place
> > of the country.
> >
> > please help
> >
> > i think Mr Ken Jones please reply.
> >
> > we will appriciate.
> >
> > thanks
> >
> > looking forward.
> >
> > hari
> >
> >
> > _
> > Do You Yahoo!?
> > Get your free @yahoo.com address at http://mail.yahoo.com
> >
> >
> 
> 
> _

> Do You Yahoo!?

> Get your free @yahoo.com address at http://mail.yahoo.com

> 

> 



RE: 553 sorry, that domain isn't in my list of allowedrcpthosts(#5.7.1)

2000-11-28 Thread hari_bhr

hi Mr bill

yes they get added in open-smtp file



-Original Message-
From: Bill Shupp [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 28, 2000 7:20 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: 553 sorry, that domain isn't in my list of
allowedrcpthosts(#5.7.1)


on 11/28/00 7:14 AM, hari_bhr at [EMAIL PROTECTED] wrote:

> hi all
>
> i been facing this problem since two weeks iam not able to get any reply
> from
> any experts.

Actually, I've seen MANY experienced users, even "experts" reply to your
emails.  Don't complain, as it won't inspire assistance.  The help you get
here is FREE.  Everything you need is in the documentation, anyway.


> i been stuck with problem, i dont know how do i going to resolve
>
> i have mail server located one of the ISP, iam able to login and check the
> mail using
> netscape or out look
> when my tcp.smtp look like this
>
> vi /etc/tcp.smtp
> 127.0.0.1:allow,RELAYCLIENT=""
> 198.168.1.:allow,RELAYCLIENT=""
> 200.200.200.:allow,RELAYCLIENT=""
> :allow
>
> except specify the above address, iam not able to authenticate any of the
> other addresses.
>
> because my clients are all over the world i dont where are they connct
from
> we got lot of coplaints, so try to manage using sqwebmail.
> but still we need to give this service at the end of the day.
>
>
> my pop3d file looks like this
>
> #!/bin/sh
> exec /usr/local/bin/tcpserver -H -R -v -c100 0 110
> /var/qmail/bin/qmail-popup mail.sol.net.in \
> /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1vi
> /var/qmail/supervise/qmail-smtpd/run

I haven't used supervise before, so I can't help you with that.  I don't run
tcpserver as root.  I run it as vpopmail.vchkpw.  The fact that roaming
users isn't working may be that you're using /etc/tcp.smtp.cdb and not
~vpopmail/etc/tcp.smtp.cdb.  My recommendation would be to run tcpserver
(for POP) as vpopmail.vchkpw and put your tcp.smtp file in ~vpopmail/etc.
This way vchkpw can write to ~vpopmail/etc/open-smtp successfully as user
vpopmail.vchkpw.

Which, by the way, is something you didn't mention...  When a user
authenticates (from an ip outsite of the ones you defined in tcp.smtp), do
they get added to open-smtp?

-Bill

> my smtpd looks like this
>
> #!/bin/sh
> exec /usr/local/bin/tcpserver -H -R -x /etc/tcp.smtp.cdb -u82 -g81 -c20 0
> smtp  /var/qmail/bin/qmail-smtpd 2>&1
>
>
> i want to realy for others, i was going through the docs,
> i think i configured for specific IP relay only
>
> how do relay for others, i dont what their ips, they do login from any
place
> of the country.
>
> please help
>
> i think Mr Ken Jones please reply.
>
> we will appriciate.
>
> thanks
>
> looking forward.
>
> hari
>
>
> _
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




unscribe

2000-11-28 Thread Davi Einstein

unscribe




RE: 553 sorry, that domain isn't in my list of allowedrcpthosts(#5.7.1)

2000-11-28 Thread Bill Shupp

The way I understand roaming users is that when a user is authenticated, their
IP address is added to open-smtp as an valid relay address.  authvchkpw then
updates  your tcp.smtp.cdb file with *both* the open-smtp (roaming) and tcp.cdb
(permanent) contents.  Becuase vchkpw has to write to these files, ownership
(the user that tcpserver is running as) is critical.

-Bill

Quoting hari_bhr <[EMAIL PROTECTED]>:

> hi
> thnaks for the mail and reply
> iam not saying that people are not responding
> but iam not able to understand the concept
> 
> any way
> 
> check the answer in CAPS
> 
> I haven't used supervise before, so I can't help you with that.  I don't
> run
> tcpserver as root.  I run it as vpopmail.vchkpw.  The fact that roaming
> users isn't working may be that you're using /etc/tcp.smtp.cdb and not
> ~vpopmail/etc/tcp.smtp.cdb.  My recommendation would be to run
> tcpserver
> (for POP) as vpopmail.vchkpw and put your tcp.smtp file in
> ~vpopmail/etc.
> This way vchkpw can write to ~vpopmail/etc/open-smtp successfully as
> user
> vpopmail.vchkpw.
> 
> ITS OK ITS KIND OF DIFFERENT SETUP.
> YOU WANT ME TO MOVE THE TCP.SMTP FILE TO VPOPMAIL LOCATION
> ITS MAKES ANY DIFFERENCE IF IT IS IN /VPOPMAIL OR /ETC
> 
> Which, by the way, is something you didn't mention...  When a user
> authenticates (from an ip outsite of the ones you defined in tcp.smtp),
> do
> they get added to open-smtp?
> 
> HOW DO I SEE THAT, WHERE CAN I FIND THAT IP ADDRESS
> 
> -Original Message-
> From: Bill Shupp [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 28, 2000 7:20 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: 553 sorry, that domain isn't in my list of
> allowedrcpthosts(#5.7.1)
> 
> 
> on 11/28/00 7:14 AM, hari_bhr at [EMAIL PROTECTED] wrote:
> 
> > hi all
> >
> > i been facing this problem since two weeks iam not able to get any
> reply
> > from
> > any experts.
> 
> Actually, I've seen MANY experienced users, even "experts" reply to
> your
> emails.  Don't complain, as it won't inspire assistance.  The help you
> get
> here is FREE.  Everything you need is in the documentation, anyway.
> 
> 
> > i been stuck with problem, i dont know how do i going to resolve
> >
> > i have mail server located one of the ISP, iam able to login and check
> the
> > mail using
> > netscape or out look
> > when my tcp.smtp look like this
> >
> > vi /etc/tcp.smtp
> > 127.0.0.1:allow,RELAYCLIENT=""
> > 198.168.1.:allow,RELAYCLIENT=""
> > 200.200.200.:allow,RELAYCLIENT=""
> > :allow
> >
> > except specify the above address, iam not able to authenticate any of
> the
> > other addresses.
> >
> > because my clients are all over the world i dont where are they
> connct
> from
> > we got lot of coplaints, so try to manage using sqwebmail.
> > but still we need to give this service at the end of the day.
> >
> >
> > my pop3d file looks like this
> >
> > #!/bin/sh
> > exec /usr/local/bin/tcpserver -H -R -v -c100 0 110
> > /var/qmail/bin/qmail-popup mail.sol.net.in \
> > /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1vi
> > /var/qmail/supervise/qmail-smtpd/run
> 
> I haven't used supervise before, so I can't help you with that.  I don't
> run
> tcpserver as root.  I run it as vpopmail.vchkpw.  The fact that roaming
> users isn't working may be that you're using /etc/tcp.smtp.cdb and not
> ~vpopmail/etc/tcp.smtp.cdb.  My recommendation would be to run
> tcpserver
> (for POP) as vpopmail.vchkpw and put your tcp.smtp file in
> ~vpopmail/etc.
> This way vchkpw can write to ~vpopmail/etc/open-smtp successfully as
> user
> vpopmail.vchkpw.
> 
> Which, by the way, is something you didn't mention...  When a user
> authenticates (from an ip outsite of the ones you defined in tcp.smtp),
> do
> they get added to open-smtp?
> 
> -Bill
> 
> > my smtpd looks like this
> >
> > #!/bin/sh
> > exec /usr/local/bin/tcpserver -H -R -x /etc/tcp.smtp.cdb -u82 -g81
> -c20 0
> > smtp  /var/qmail/bin/qmail-smtpd 2>&1
> >
> >
> > i want to realy for others, i was going through the docs,
> > i think i configured for specific IP relay only
> >
> > how do relay for others, i dont what their ips, they do login from
> any
> place
> > of the country.
> >
> > please help
> >
> > i think Mr Ken Jones please reply.
> >
> > we will appriciate.
> >
> > thanks
> >
> > looking forward.
> >
> > hari
> >
> >
> > _
> > Do You Yahoo!?
> > Get your free @yahoo.com address at http://mail.yahoo.com
> >
> >
> 
> 
> _

> Do You Yahoo!?

> Get your free @yahoo.com address at http://mail.yahoo.com

> 

> 



RE: 553 sorry, that domain isn't in my list of allowedrcpthosts(#5.7.1)

2000-11-28 Thread hari_bhr

hi
thnaks for the mail and reply
iam not saying that people are not responding
but iam not able to understand the concept

any way

check the answer in CAPS

I haven't used supervise before, so I can't help you with that.  I don't run
tcpserver as root.  I run it as vpopmail.vchkpw.  The fact that roaming
users isn't working may be that you're using /etc/tcp.smtp.cdb and not
~vpopmail/etc/tcp.smtp.cdb.  My recommendation would be to run tcpserver
(for POP) as vpopmail.vchkpw and put your tcp.smtp file in ~vpopmail/etc.
This way vchkpw can write to ~vpopmail/etc/open-smtp successfully as user
vpopmail.vchkpw.

ITS OK ITS KIND OF DIFFERENT SETUP.
YOU WANT ME TO MOVE THE TCP.SMTP FILE TO VPOPMAIL LOCATION
ITS MAKES ANY DIFFERENCE IF IT IS IN /VPOPMAIL OR /ETC

Which, by the way, is something you didn't mention...  When a user
authenticates (from an ip outsite of the ones you defined in tcp.smtp), do
they get added to open-smtp?

HOW DO I SEE THAT, WHERE CAN I FIND THAT IP ADDRESS

-Original Message-
From: Bill Shupp [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 28, 2000 7:20 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: 553 sorry, that domain isn't in my list of
allowedrcpthosts(#5.7.1)


on 11/28/00 7:14 AM, hari_bhr at [EMAIL PROTECTED] wrote:

> hi all
>
> i been facing this problem since two weeks iam not able to get any reply
> from
> any experts.

Actually, I've seen MANY experienced users, even "experts" reply to your
emails.  Don't complain, as it won't inspire assistance.  The help you get
here is FREE.  Everything you need is in the documentation, anyway.


> i been stuck with problem, i dont know how do i going to resolve
>
> i have mail server located one of the ISP, iam able to login and check the
> mail using
> netscape or out look
> when my tcp.smtp look like this
>
> vi /etc/tcp.smtp
> 127.0.0.1:allow,RELAYCLIENT=""
> 198.168.1.:allow,RELAYCLIENT=""
> 200.200.200.:allow,RELAYCLIENT=""
> :allow
>
> except specify the above address, iam not able to authenticate any of the
> other addresses.
>
> because my clients are all over the world i dont where are they connct
from
> we got lot of coplaints, so try to manage using sqwebmail.
> but still we need to give this service at the end of the day.
>
>
> my pop3d file looks like this
>
> #!/bin/sh
> exec /usr/local/bin/tcpserver -H -R -v -c100 0 110
> /var/qmail/bin/qmail-popup mail.sol.net.in \
> /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1vi
> /var/qmail/supervise/qmail-smtpd/run

I haven't used supervise before, so I can't help you with that.  I don't run
tcpserver as root.  I run it as vpopmail.vchkpw.  The fact that roaming
users isn't working may be that you're using /etc/tcp.smtp.cdb and not
~vpopmail/etc/tcp.smtp.cdb.  My recommendation would be to run tcpserver
(for POP) as vpopmail.vchkpw and put your tcp.smtp file in ~vpopmail/etc.
This way vchkpw can write to ~vpopmail/etc/open-smtp successfully as user
vpopmail.vchkpw.

Which, by the way, is something you didn't mention...  When a user
authenticates (from an ip outsite of the ones you defined in tcp.smtp), do
they get added to open-smtp?

-Bill

> my smtpd looks like this
>
> #!/bin/sh
> exec /usr/local/bin/tcpserver -H -R -x /etc/tcp.smtp.cdb -u82 -g81 -c20 0
> smtp  /var/qmail/bin/qmail-smtpd 2>&1
>
>
> i want to realy for others, i was going through the docs,
> i think i configured for specific IP relay only
>
> how do relay for others, i dont what their ips, they do login from any
place
> of the country.
>
> please help
>
> i think Mr Ken Jones please reply.
>
> we will appriciate.
>
> thanks
>
> looking forward.
>
> hari
>
>
> _
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




RE: 553 sorry, that domain isn't in my list of allowedrcpthosts(#5.7.1)

2000-11-28 Thread hari_bhr

hi
thnaks for the mail and reply
iam not saying that people are not responding
but iam not able to understand the concept

any way

check the answer in CAPS

I haven't used supervise before, so I can't help you with that.  I don't run
tcpserver as root.  I run it as vpopmail.vchkpw.  The fact that roaming
users isn't working may be that you're using /etc/tcp.smtp.cdb and not
~vpopmail/etc/tcp.smtp.cdb.  My recommendation would be to run tcpserver
(for POP) as vpopmail.vchkpw and put your tcp.smtp file in ~vpopmail/etc.
This way vchkpw can write to ~vpopmail/etc/open-smtp successfully as user
vpopmail.vchkpw.

ITS OK ITS KIND OF DIFFERENT SETUP.
YOU WANT ME TO MOVE THE TCP.SMTP FILE TO VPOPMAIL LOCATION
ITS MAKES ANY DIFFERENCE IF IT IS IN /VPOPMAIL OR /ETC

Which, by the way, is something you didn't mention...  When a user
authenticates (from an ip outsite of the ones you defined in tcp.smtp), do
they get added to open-smtp?

HOW DO I SEE THAT, WHERE CAN I FIND THAT IP ADDRESS

-Bill

> my smtpd looks like this
>
> #!/bin/sh
> exec /usr/local/bin/tcpserver -H -R -x /etc/tcp.smtp.cdb -u82 -g81 -c20 0
> smtp  /var/qmail/bin/qmail-smtpd 2>&1
>
>
> i want to realy for others, i was going through the docs,
> i think i configured for specific IP relay only
>
> how do relay for others, i dont what their ips, they do login from any
place
> of the country.
>
> please help
>
> i think Mr Ken Jones please reply.
>
> we will appriciate.
>
> thanks
>
> looking forward.
>
> hari
>
>
> _
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>


__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com



Vpopmail and Mysql

2000-11-28 Thread Guillaume Monfort

Hello there

i've juste recompiled Vpopmail 4.9.6 with the sql support to use with
Mysql. and as you could bet, it failed !

when i start manually any bin, i've got this error :

./vadduser: error in loading shared libraries: libmysqlclient.so.10: cannot 
open shared object file: No such file or directory

the Mysql version i use is 3.23.27 (devel)

and finally my compile time options are :

./configure  --enable-hardquota=20 --enable-default-domain=v-com.fr 
--enable-logging=
e [EMAIL PROTECTED] --enable-mysql=y 
--enable-sqlincdir=/server
s/mysql/include/mysql/ --enable-sqllibs=/servers/mysql/lib/mysql/ 
--enable-sqllibdir=/
servers/mysql/lib/mysql/ --enable-tcprules-prog=/servers/ucspi/bin/

and nothing complains during the ./configure & make

any ideas ?

~~
Guillaume Monfort   -   Directeur Technique
V-Com Interactive   -   01 55 21 05 17
~~
Unix IS user friendly. It's just selective about who its friends are.
~~




Re: 553 sorry, that domain isn't in my list of allowedrcpthosts(#5.7.1)

2000-11-28 Thread Bill Shupp

on 11/28/00 7:14 AM, hari_bhr at [EMAIL PROTECTED] wrote:

> hi all
> 
> i been facing this problem since two weeks iam not able to get any reply
> from
> any experts.

Actually, I've seen MANY experienced users, even "experts" reply to your
emails.  Don't complain, as it won't inspire assistance.  The help you get
here is FREE.  Everything you need is in the documentation, anyway.


> i been stuck with problem, i dont know how do i going to resolve
> 
> i have mail server located one of the ISP, iam able to login and check the
> mail using
> netscape or out look
> when my tcp.smtp look like this
> 
> vi /etc/tcp.smtp
> 127.0.0.1:allow,RELAYCLIENT=""
> 198.168.1.:allow,RELAYCLIENT=""
> 200.200.200.:allow,RELAYCLIENT=""
> :allow
> 
> except specify the above address, iam not able to authenticate any of the
> other addresses.
> 
> because my clients are all over the world i dont where are they connct from
> we got lot of coplaints, so try to manage using sqwebmail.
> but still we need to give this service at the end of the day.
> 
> 
> my pop3d file looks like this
> 
> #!/bin/sh
> exec /usr/local/bin/tcpserver -H -R -v -c100 0 110
> /var/qmail/bin/qmail-popup mail.sol.net.in \
> /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1vi
> /var/qmail/supervise/qmail-smtpd/run

I haven't used supervise before, so I can't help you with that.  I don't run
tcpserver as root.  I run it as vpopmail.vchkpw.  The fact that roaming
users isn't working may be that you're using /etc/tcp.smtp.cdb and not
~vpopmail/etc/tcp.smtp.cdb.  My recommendation would be to run tcpserver
(for POP) as vpopmail.vchkpw and put your tcp.smtp file in ~vpopmail/etc.
This way vchkpw can write to ~vpopmail/etc/open-smtp successfully as user
vpopmail.vchkpw.

Which, by the way, is something you didn't mention...  When a user
authenticates (from an ip outsite of the ones you defined in tcp.smtp), do
they get added to open-smtp?

-Bill

> my smtpd looks like this
> 
> #!/bin/sh
> exec /usr/local/bin/tcpserver -H -R -x /etc/tcp.smtp.cdb -u82 -g81 -c20 0
> smtp  /var/qmail/bin/qmail-smtpd 2>&1
> 
> 
> i want to realy for others, i was going through the docs,
> i think i configured for specific IP relay only
> 
> how do relay for others, i dont what their ips, they do login from any place
> of the country.
> 
> please help
> 
> i think Mr Ken Jones please reply.
> 
> we will appriciate.
> 
> thanks
> 
> looking forward.
> 
> hari
> 
> 
> _
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 




RE: 553 sorry, that domain isn't in my list of allowed rcpthosts(#5.7.1)

2000-11-28 Thread hari_bhr

hi all

i been facing this problem since two weeks iam not able to get any reply
from
any experts.

i been stuck with problem, i dont know how do i going to resolve

i have mail server located one of the ISP, iam able to login and check the
mail using
netscape or out look
when my tcp.smtp look like this

vi /etc/tcp.smtp
127.0.0.1:allow,RELAYCLIENT=""
198.168.1.:allow,RELAYCLIENT=""
200.200.200.:allow,RELAYCLIENT=""
:allow

except specify the above address, iam not able to authenticate any of the
other addresses.

because my clients are all over the world i dont where are they connct from
we got lot of coplaints, so try to manage using sqwebmail.
but still we need to give this service at the end of the day.


my pop3d file looks like this

#!/bin/sh
exec /usr/local/bin/tcpserver -H -R -v -c100 0 110
/var/qmail/bin/qmail-popup mail.sol.net.in \
/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1vi
/var/qmail/supervise/qmail-smtpd/run

my smtpd looks like this

#!/bin/sh
exec /usr/local/bin/tcpserver -H -R -x /etc/tcp.smtp.cdb -u82 -g81 -c20 0
smtp  /var/qmail/bin/qmail-smtpd 2>&1


i want to realy for others, i was going through the docs,
i think i configured for specific IP relay only

how do relay for others, i dont what their ips, they do login from any place
of the country.

please help

i think Mr Ken Jones please reply.

we will appriciate.

thanks

looking forward.

hari


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Re: my setting of the vpopmail won't work

2000-11-28 Thread Adam Manock

Richard,

Which version of Bruce's rpm are you using??

v.15 was buggy. Broken paths in run scripts, and supervise constantly 
restarting them
cause load averages like what you're getting. Use v.16.

Oh, and use multilog :-)  em.ca/~bruceg/qmail+patches/loggers

Adam

At 01:04 PM 11/28/00 +0800, richard wrote:
>Dear Peter and all,
> > > Also, for the POP3 checking, I can use the postmaster%test2.com for the
> > > first time. But, after a while, I can not check into the account as it
> > > always say my password is incorrect.  I am wondering what is wrong in my
> > > setting.
> >
> > If I had to guess, you installed qmail from Bruce Guenter's RPMs. Make
>sure
> > the cron job /etc/cron.hourly/qmail has been deleted, or it will overwrite
> > your vpopmail configuration in /var/qmail/users/assign.
>
>Thanks. After I have deleted the cron, the accounts remain here from
>yesterday to today. It is the RPMs problem.
>My delicated server is at the testing stage and there is no other users, but
>I have notice the following with "top"
>
>  12:45pm  up 1 day, 52 min,  2 users,  load average: 1.86, 1.93, 1.95
>91 processes: 87 sleeping, 4 running, 0 zombie, 0 stopped
>CPU states:  9.3% user, 90.6% system,  0.0% nice,  0.0% idle
>Mem:   256524K av,  250232K used,6292K free,   69696K shrd,  187556K
>buff
>Swap:  530064K av, 820K used,  529244K free   29316K
>cached
>
>   PID USER PRI  NI  SIZE  RSS SHARE STAT %CPU %MEM   TIME COMMAND
>   387 root  11   0   548  548   448 R72.8  0.2 992:40 syslogd
> 3 root   0   0 00 0 SW0.7  0.0   7:08 kupdate
>
>The single process "syslogd" occupies more than 90% CPU resource. At the
>monent the "top" just type, it is about 40% system, but it grows up really
>very fast to the above figure. I have tested the RPM qmail & vpopmail on
>another testing server. The situation is the same too. But, before I use
>this setting, I use sendmail and the figure is nearly zero.
>
>Is there anything wrong in my setting?
>
>Yours,
>Richard Ao
>
>
>
>
>- Original Message -
>From: "Peter Green" <[EMAIL PROTECTED]>
>To: "richard" <[EMAIL PROTECTED]>
>Cc: <[EMAIL PROTECTED]>
>Sent: Sunday, November 26, 2000 12:08 AM
>Subject: Re: my setting of the vpopmail won't work
>
>
> > [ Please configure your e-mail client to wrap lines at or around 72
> > characters. ]
> >
> > * richard <[EMAIL PROTECTED]> [001125 04:07]:
> > > Then, when I run the command at bin directory:
> > >
> > > [root@ns28 bin]# ./vadddomain test2.com
> > > Please enter password for postmaster:
> > > enter password again:
> > > [root@ns28 bin]# ./vadduser [EMAIL PROTECTED]
> >
> > Alternatively, you can (should?) run these commands as use vpopmail.
>Unless,
> > of course, /home/vpopmail/bin/vadddomain is setuid to user vpopmail...
> >
> > > Please enter password for [EMAIL PROTECTED]:
> > > enter password again:
> > > Error: Unable to chdir to vpopmail/domains directory
> > >
> > > My vpopmail directory is /home/vpopmail with vpopmail as the owner and
> > > vchkpw as the group.
> >
> > What about the /home/vpopmail/domains directory?
> >
> > > Also, for the POP3 checking, I can use the postmaster%test2.com for the
> > > first time. But, after a while, I can not check into the account as it
> > > always say my password is incorrect.  I am wondering what is wrong in my
> > > setting.
> >
> > If I had to guess, you installed qmail from Bruce Guenter's RPMs. Make
>sure
> > the cron job /etc/cron.hourly/qmail has been deleted, or it will overwrite
> > your vpopmail configuration in /var/qmail/users/assign.
> >
> > /pg
> > --
> > Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED]
> > ---
> > "Problem solving under linux has never been the circus that it is under
> > AIX."
> > (By Pete Ehlke in comp.unix.aix)