Ok I did find that the /var/qmail/supervise/qmail-smtpd/run had the typo,
smtpd was changed to smtp... k now I get the following error in Outlook
Express:

The message could not be sent because one of the recipients was rejected by
the server. The rejected e-mail address was '[EMAIL PROTECTED]'. Subject
'This is another test', Account: 'hamletbuildings.com', Server:
'hamletbuildings.com', Protocol: SMTP, Server Response: '553 sorry, that
domain isn't in my list of allowed rcpthosts (#5.7.1)', Port: 25,
Secure(SSL): No, Server Error: 553, Error Number: 0x800CCC79

If I'm not mistaken, vpopmail's supposed to handle this somehow?  I tried
sending the e-mail to [EMAIL PROTECTED] from [EMAIL PROTECTED]
which is the virtual domain on the machine I'm playing with.  The above
mentioned qmail-smtpd/run script points to /etc/tcp.smtp.cdb, does anyone
know where vpopmail creates this cdb file it's touted to make?  I also find
it kind of weird that qmail is rejecting a destination domain.

Dan

-----Original Message-----
From: Dushyanth Harinath [mailto:[EMAIL PROTECTED]]
Sent: November 21, 2001 12:41 AM
To: [EMAIL PROTECTED]
Subject: Re: Problems with vpopmail and courier-imap


Hi,

Dan Serban wrote :
<snip>

> First problem:
>
> Cannot send out any mail at all through SMTP services.  This is what the
> /var/log/qmail/smtp/current log reads:
<snip>
> to read /home/vpopmail/etc/tcp.smtpd.cdb: file does
> not exist
<snip>
> @400000003bfb64a526c1fd4c tcpserver: warning: dropping connection, unable
> to read /etc/tcp.smtpd.cdb: file does not exist
<snip>
> /var/qmail/supervise/qmail-smtpd/run script contained the following code:
>
> #!/bin/sh
> QMAILUID=`id -u qmaild`
> NOFILESGID=`id -g qmaild`
> MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
> exec /usr/local/bin/softlimit -m 4000000 \
>        /usr/local/bin/tcpserver -v -R -l 0 -x
> /home/vpopmail/etc/tcp.smtpd.cdb -c "$MAXSMTPD" \
>        -u "$QMAILUID" -g "$NOFILESGID" 0 smtp /var/qmail/bin/qmail-smtpd
> 2>&1
>
> As the example in the FAQ showed.  (the above was derived from life with
> qmail).
>
> On my second attempt, all I did was to change the
> /home/vpopmail/etc/tcp.smtpd.cdb back to /etc/tcp.smtpd.cdb
>
> Neither has worked for me, the error logs speak for themselves...?

Did u create the tcp.smtpd.cdb file using tcprules...fist check whther that
file
exists in the specified paths

Possible problems include a typo ..maybe it should read tcp.smtp.cdb in the
smtpd run script if u followed the docs u pointed to the dot.

and i hope someone else can deal with ur second problem..

HTH
cheers
dushyanth
--
Linux is like living in a teepee.| Dushyanth .H
No Windows, no Gates,            | Archean Infotech
Apache in house.                 | www.archeanit.com


-----------------------------------------
This email was sent using SquirrelMail.
   "Webmail for nuts!"
http://squirrelmail.org/


Reply via email to