Sendmail on FreeBSD 6.1 rejected

2006-07-03 Thread Al Plant

Aloha and Happy 4th of July.

I am trying to make a mail server with sendmail and have not done this 
before. I am getting the following errors.


Does anyone know what file holds the relaying that needs to be set up to 
make it work. The doumentation I have been able to find either has 
errors or is very fragmanted and hard to follow as a HOWTo.

Thanks,

The attached message had PERMANENT fatal delivery errors!

After one or more unsuccessful delivery attempts the attached message has
been removed from the mail queue on this server.  The number and frequency
of delivery attempts are determined by local configuration parameters.

YOUR MESSAGE WAS NOT DELIVERED TO ONE OR MORE RECIPIENTS!

Failed address: [EMAIL PROTECTED]

--- Session Transcript ---
 Sun 2006-07-02 20:43:16: Parsing Message 
\pd9002791.msg

 Sun 2006-07-02 20:43:16: From: [EMAIL PROTECTED]
 Sun 2006-07-02 20:43:16: To: [EMAIL PROTECTED]
 Sun 2006-07-02 20:43:16: Subject: test b
 Sun 2006-07-02 20:43:16: Message-ID: [EMAIL PROTECTED]
 Sun 2006-07-02 20:43:16: MX-record resolution of [hdk5.net] in 
progress (DNS Server: 64.75.245.7)...

 Sun 2006-07-02 20:43:16: *  P=000 D=hdk5.net TTL=(120) MX=[holo9.hdk5.net]
 Sun 2006-07-02 20:43:16: Attempting MX: P=000 D=hdk5.net TTL=(120) 
MX=[holo9.hdk5.net]
 Sun 2006-07-02 20:43:16: Attempting SMTP connection to [holo9.hdk5.net 
: 25]
 Sun 2006-07-02 20:43:16: A-record resolution of [holo9.hdk5.net] in 
progress (DNS Server: 64.75.245.7)...

 Sun 2006-07-02 20:43:16: D=holo9.hdk5.net TTL=(120) A=[66.180.132.238]
 Sun 2006-07-02 20:43:16: Attempting SMTP connection to [66.180.132.238 
: 25]

 Sun 2006-07-02 20:43:16: Waiting for socket connection...
 Sun 2006-07-02 20:43:16: Socket connection established (64.75.245.3 : 
1734 - 66.180.132.238 : 25)

 Sun 2006-07-02 20:43:16: Waiting for protocol initiation...
 Sun 2006-07-02 20:43:17: -- 220 holo9.hdk5.net ESMTP Sendmail 
8.13.6/8.13.6; Sun, 2 Jul 2006 20:31:00 -1000 (HST)

 Sun 2006-07-02 20:43:17: -- EHLO mail.alohahosting.net
 Sun 2006-07-02 20:43:17: -- 250-holo9.hdk5.net Hello 
oahu.alohahosting.net [64.75.245.3], pleased to meet you

 Sun 2006-07-02 20:43:17: -- 250-ENHANCEDSTATUSCODES
 Sun 2006-07-02 20:43:17: -- 250-PIPELINING
 Sun 2006-07-02 20:43:17: -- 250-8BITMIME
 Sun 2006-07-02 20:43:17: -- 250-SIZE
 Sun 2006-07-02 20:43:17: -- 250-DSN
 Sun 2006-07-02 20:43:17: -- 250-ETRN
 Sun 2006-07-02 20:43:17: -- 250-DELIVERBY
 Sun 2006-07-02 20:43:17: -- 250 HELP
 Sun 2006-07-02 20:43:17: -- MAIL From:[EMAIL PROTECTED] 
SIZE=1173
 Sun 2006-07-02 20:43:17: -- 250 2.1.0 [EMAIL PROTECTED]... 
Sender ok

 Sun 2006-07-02 20:43:17: -- RCPT To:[EMAIL PROTECTED]
 Sun 2006-07-02 20:43:17: -- 550 5.7.1 [EMAIL PROTECTED]... Relaying denied
--- End Transcript ---
: Message contains [1] file attachments


--
Al Plant

 -- Webmaster- http://hawaiidakine.com Admin- http://freebsdinfo.org --
Supporting Open Source Computing - - FreeBSD 6.* -- Debian Linux 3*
All that's really worth doing is what we do for others.- Lewis Carroll

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Sendmail on FreeBSD 6.1 rejected

2006-07-03 Thread Philip M. Gollucci

Al Plant wrote:

 Sun 2006-07-02 20:43:17: -- RCPT To:[EMAIL PROTECTED]
 Sun 2006-07-02 20:43:17: -- 550 5.7.1 [EMAIL PROTECTED]... Relaying denied

Assuming you want to ACCEPT mail for that domain, you need to create / add to
/etc/mail/local-host-names

See here:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sendmail.html



--

Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

In all that I've done wrong I know I must have done something right to
deserve a hug every morning and butterfly kisses at night.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Sendmail on FreeBSD 6.1 rejected

2006-07-03 Thread Robert Huff

Al Plant writes:

  I am trying to make a mail server with sendmail and have not done
  this before. I am getting the following errors.
  
  Does anyone know what file holds the relaying that needs to be
  set up to make it work. The doumentation I have been able to find
  either has errors or is very fragmanted and hard to follow as a
  HOWTo.

I assume you have read /usr/share/sendmail/cf/README?


Robert Huff

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]