Andrew Buenaventura wrote:

> My problems are:
>
> 1. Why is it that when I telnet to the SMTP port, I get a connection closed
> by foreign host error message?

There can be several Reasons.
1) check /etc/hosts.deny
2) check /etc/inetd.conf
3) there is something going wrong with your smtp daemon and it died
It could be no Firewall Problem because that would block completely...

> 2. When I telnet to port 110, only my account (not root) is able to retrieve
> mails.  The others are able to logon but unable to retrieve their mails.
> Also, all accounts I created after putting the Maildir to /etc/skel gets an
> -ERR authorization failed error message.

in qmail root is not able to check mail for security reasons!
solve:
# echo youraccountname > /var/qmail/alias/.qmail-root
there is the same with .qmail-postmaster and .qmail-mailer-daemon

for me eg. works:
# echo mmaier > /var/qmail/alias/.qmail-root
# echo mmaier > /var/qmail/alias/.qmail-postmaster
# ln -s .qmail-postmaster /var/qmail/alias/.qmail-mailer-daemon

> I removed sendmail before installing the qmail RPMs.

Good! =)
--^..^--------------------------------------------------
  michael maier  -  system & development administrator
  flatfox ag, hanauer landstrasse 196a
  d-60314 frankfurt am main
  fon    +49.(0)69.50 95 98-308
  fax    +49.(0)69.50 95 98-101
  email  [EMAIL PROTECTED]
  url    http://www.flatfox.com -  m a k e  m y  d a y
--------------------------------------------------------


Reply via email to