Date: Mon, 1 Mar 2010 09:40:39 -0800 (PST) From: Uzair Qadir <uzairqadir2003@yahoo.com> To: questions@FreeBSD.org Subject: Sendmail Configuration Message-ID: <657548.61990.qm@web52307.mail.re2.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi,
i am new to the freebsd. and i have been trying to configure sendmail so that it would only send mails through a mail server . but i cant seem to get it right. wen i run sendmail. i get the following output. i would like to knw what could be the problem.
WARNING: local host name (FreeBSD) is not qualified; see cf/README: WHO AM I?
dest@domain.pk... Connecting to [127.0.0.1] via relay...
220 FreeBSD ESMTP Sendmail 8.14.3/8.14.3; Mon, 1 Mar 2010 18:37:13 +0500 (PKT)
>>> EHLO FreeBSD
250-FreeBSD Hello localhost [127.0.0.1], pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-DELIVERBY
250 HELP
>>> MAIL From:<uzair@FreeBSD> SIZE=46
250 2.1.0 <uzair@FreeBSD>... Sender ok
>>> RCPT To:<dest@domain.pk>
>>> DATA
250 2.1.5 <dest@domain.pk>... Recipient ok
354 Enter mail, end with "." on a line by itself
>>> .
250 2.0.0 o21DbDbk008201 Message accepted for delivery
dest@domain.pk... Sent (o21DbDbk008201 Message accepted for delivery)
Closing connection to [127.0.0.1]
>>> QUIT
221 2.0.0 FreeBSD closing connection
Regards
Uzair Qadir
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?657548.61990.qm>
