Re: SMTP Server test failed

2000-11-10 Thread Dave Sill

[EMAIL PROTECTED] wrote:

I tested SMTP on my qmail installation  (installed with "life with Qmail")
with TEST.receive

...

Everything worked fine at the shell but I couldn't find the test email in
the gast Mailbox  ? Why could be the reason ?

Most likely, you're looking in the wrong place. But first, you should
look at the qmail-send logs in /var/log/qmail. It's possible that the
message was deferred for some reason. If not, you need to tell us what 
you have in /var/qmail/control/defaultdelivery, ~user/.qmail, and how
you verified that the mail wasn't delivered where it should have been.

-Dave



Re: SMTP Server test failed

2000-11-10 Thread Ruprecht Helms

At 10:13 10.11.00 -0500, Dave Sill wrote:
[EMAIL PROTECTED] wrote:

 I tested SMTP on my qmail installation  (installed with "life with Qmail")
 with TEST.receive
 
 ...
 
 Everything worked fine at the shell but I couldn't find the test email in
 the gast Mailbox  ? Why could be the reason ?

Most likely, you're looking in the wrong place. But first, you should
look at the qmail-send logs in /var/log/qmail.

If there is no logs possible you will find something in /var/log/mail.

  It's possible that the
message was deferred for some reason. If not, you need to tell us what
you have in /var/qmail/control/defaultdelivery,

Is there set Maildir, mbox in Userdir (the file can be Mailbox)

~user/.qmail, and how
you verified that the mail wasn't delivered where it should have been.

Regards,
Ruprecht


---
INTERNOLIX   Standards for Ebusiness


INTERNOLIX AG
Ruprecht Helms
System-Engineer

http://www.internolix.com
mail:[EMAIL PROTECTED]
Weiherstr. 20Tel: +49-[0]7533-9945-71
78465 Konstanz   Fax: +49-[0]7533-9945-79




Re: SMTP Server test failed

2000-11-08 Thread Petr Danecek



Hi,
what does your log say?
Petr

On Tue, 7 Nov 2000 [EMAIL PROTECTED] wrote:

 
 
 I tested SMTP on my qmail installation  (installed with "life with Qmail")
 with TEST.receive
 
 
 1. SMTP server test: Forge some mail locally via SMTP. Replace ``me''
with your username and ``domain'' with your host's name.
% telnet 127.0.0.1 25
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
220 domain ESMTP
helo dude
250 domain
mail gast@mydomain
250 ok
rcpt gast@mydomain
250 ok
data
354 go ahead
Subject: testing
 
This is a test.
.
250 ok 812345679 qp 12345
quit
221 domain
 
 Everything worked fine at the shell but I couldn't find the test email in
 the gast Mailbox  ? Why could be the reason ?
 
Thanks!
 
 

-- 





SMTP Server test failed

2000-11-07 Thread Christophe . Andreoli



I tested SMTP on my qmail installation  (installed with "life with Qmail")
with TEST.receive


1. SMTP server test: Forge some mail locally via SMTP. Replace ``me''
   with your username and ``domain'' with your host's name.
   % telnet 127.0.0.1 25
   Trying 127.0.0.1...
   Connected to 127.0.0.1.
   Escape character is '^]'.
   220 domain ESMTP
   helo dude
   250 domain
   mail gast@mydomain
   250 ok
   rcpt gast@mydomain
   250 ok
   data
   354 go ahead
   Subject: testing

   This is a test.
   .
   250 ok 812345679 qp 12345
   quit
   221 domain

Everything worked fine at the shell but I couldn't find the test email in
the gast Mailbox  ? Why could be the reason ?

   Thanks!





SMTP Server test failed

2000-11-06 Thread Christophe . Andreoli



I tested SMTP on my qmail installation  (installed with "life with Qmail")
with TEST.receive


1. SMTP server test: Forge some mail locally via SMTP. Replace ``me''
   with your username and ``domain'' with your host's name.
   % telnet 127.0.0.1 25
   Trying 127.0.0.1...
   Connected to 127.0.0.1.
   Escape character is '^]'.
   220 domain ESMTP
   helo dude
   250 domain
   mail gast@mydomain
   250 ok
   rcpt gast@mydomain
   250 ok
   data
   354 go ahead
   Subject: testing

   This is a test.
   .
   250 ok 812345679 qp 12345
   quit
   221 domain

Everything worked fine at the shell but I couldn't find the test email in
the gast Mailbox  ? Why could be the reason ?

   Thanks!