On Sun, Aug 19, 2001 at 10:33:18AM -0400, Rob Yale wrote:
> Ok, things seem to be working with regard to TEST.deliver (i.e., I seem to
> be able to send mail), and now I've moved on to the 'receive' portion of the
> program. I can telnet to the smtp server via localhost on port 25, but
> although telnet connects, I get no text from the smtp server.
how long did you wait
> In other
> words, although telnet says that it connected, the screen is still blank,
> and I can't seem to talk to the server.
most probably your dns servers are set up incorrectly, and tcpserver
needs a really long time to figure out your hostname and/or ident
> 1) How do I create mail users?
qmail needs by default /etc/passwd system users
you can use vmailmgr or similar to have virtual pop users
> 2) How do I check to see if mail is in a Mailbox?
with a MUA ?
or what do you exactly mean ?
PS: please don't start a new thread by replying to a existing message,
because that screws up threading in all MUA's