Hello all,

I'm using Mandrake Linux 9.0.  I successfully installed the following
packages:

- daemontools-0.76.tar.gz
- ucspi-tcp-0.88.tar.gz
- checkpassword-0.90.tar.gz
- qmail-1.03.tar.gz

And below are the results of my "qmailctl stst" command:

- - - < s n i p > - - -
/service/qmail-send: up (pid 9025) 3508 seconds
/service/qmail-send/log: up (pid 1782) 42023 seconds
/service/qmail-smtpd: up (pid 7687) 8133 seconds
/service/qmail-smtpd/log: up (pid 1783) 42023 seconds
/service/qmail-pop3d: up (pid 9023) 3515 seconds
/service/qmail-pop3d/log: up (pid 8996) 3551 seconds
messages in queue: 1
messages in queue but not yet preprocessed: 0
- - - < s n i p > - - -

Now, I installed vmailmgr-0.96.9-4.tar.gz and believes that I was able
to install it properly because I didn't get any error messages during my
"make" and "make install" commands.

Here are the steps that I did in configuring my VMailMgr:

[1] # useradd bintut

[2] Modified the /var/qmail/control/rcphosts and include the line
"marvin.bir.gov.ph" (without the quotes.

[3] Modified the /var/qmail/control/virtualdomains and include the line
"marvin.bir.gov.ph:bintut" (without the quotes).

[4] Modified the /service/qmail-pop3d/run that is also linked to
/var/qmail/supervise/qmail-pop3d/run with the following contents:

- - - < s n i p > - - -
#!/bin/sh
MAXPOP3D=`head -1 /var/qmail/control/concurrencypop3`
exec /usr/local/bin/softlimit -m 3000000 \
/usr/local/bin/tcpserver -v -R -H -l 0 -x /etc/tcp.pop3.cdb -c
"$MAXPOP3D" \
0 110 /var/qmail/bin/qmail-popup mydomain.com /usr/local/bin/checkvpw \
/var/qmail/bin/qmail-pop3d Maildir 2>&1
- - - < s n i p > - - -

[5] # svc -t /service/qmail-pop3d

[6] # su - system-user

[7] $ /usr/local/bin/vsetup

[8] $ /usr/local/bin/vadduser tikmo

[9] # qmailctl reload

After all, I tested first "bintut" via the qmail-pop3d service by
connecting to the Telnet service and it works fine.  But when I tried to
test "tikmo" using "tikmo" and "[EMAIL PROTECTED]" username, it
failed.  Below is an example of what I did:

- - - < s n i p > - - -
# telnet 0 110
Trying 0.0.0.0...
Connected to 0 (0.0.0.0).
Escape character is '^]'.
+OK <[EMAIL PROTECTED]>
user [EMAIL PROTECTED]
+OK 
pass tikla
-ERR authorization failed
Connection closed by foreign host.
- - - < s n i p > - - -

The contents of my /var/qmail/control/rcpthosts is "marvin.bir.gov.ph"
and my /var/qmail/control/virtualdomains is "marvin.bir.gov.ph:bintut"
(withouth the quotes) only.

BTW, "bintut" is a system user and at the same time the postmaster.  My
server is not visible to the public.

Anybody can help me please?

Thanks in advance.

-- 
MARVIN T. PASCUAL
E-mail: [EMAIL PROTECTED]
Tel. No. (+632) 9252053
Mobile No. (+63919) 3141254
GNU/Linux User No. 247147


_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to