Agus wrote:
Hi list...
I gound a problem while trying to send an email with a script using mail -s
"Subject" [EMAIL PROTECTED]
Then i entered the data...finished with . but it gets stuck in the queue
with this...
V8
T1191019178
K1191020151
N2
P120418
I0/80/47582
MDeferred: Connection refused by himalaya.free-shells.com.ar.
Fbs
$_localhost [127.0.0.1]
$rESMTP
$severest.free-shells.com.ar
${daemon_flags}
${if_addr}127.0.0.1
S<[EMAIL PROTECTED]>
MDeferred: Connection refused by himalaya.free-shells.com.ar.
rRFC822; [EMAIL PROTECTED]
RPFD:<[EMAIL PROTECTED]>
H?P?Return-Path: <<81>g>
H??Received: from everest.free-shells.com.ar (localhost [127.0.0.1])
by everest.free-shells.com.ar (8.13.6/8.13.6) with ESMTP id
l8SMdc7L021779
for <[EMAIL PROTECTED]>; Fri, 28 Sep 2007 19:39:38
-0300 (ART)
(envelope-from [EMAIL PROTECTED])
H??Received: (from [EMAIL PROTECTED])
by everest.free-shells.com.ar (8.13.6/8.13.6/Submit) id
l8SMdc3P021778
for [EMAIL PROTECTED]; Fri, 28 Sep 2007 19:39:38 -0300 (ART)
(envelope-from brahama)
H??Date: Fri, 28 Sep 2007 19:39:38 -0300 (ART)
H??From: User Brahama <[EMAIL PROTECTED]>
H??Message-Id: <[EMAIL PROTECTED]>
H??To: [EMAIL PROTECTED]
H??Subject: subjet
.
My hostname is everest....my firewall/router name is himalaya....
I think the problem is that is trying to resolve to
himalaya.free-shells.com.ar which is the FQDN in my NS....
could it be that? how can i bypass local mail to go directly to localhost
sendmail...?
Thanks...
PS: While telneting localhost 25 and sending it manually works....
You want the mail to be delivered to the file /var/mail/username ?
I just typed at my machine (running freebsd and sendmail)
mail -s "Testing" [EMAIL PROTECTED]
hello
.
and the mail got delivered to the file /var/mail/cat
How is your sendmail configuration, I guess you have done some changes
and not using the default ?
--
Christer Hermansson
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"