[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: Sendmail - smart_host not working?



Ok.

I think I'll rephrase my question.

How can I send email without having the sendmail daemon running. I
already got a smtp server I want to send the mail through. (I've
reverted back to default config files to be sure, and the sendmail
daemon is stopped)


/Christopher Thorjussen 

-----Original Message-----
From: taroon-list-bounces redhat com
[mailto:taroon-list-bounces redhat com] On Behalf Of Mike Kercher
Sent: Friday, April 15, 2005 2:04 PM
To: 'Discussion of Red Hat Enterprise Linux 3 (Taroon)'
Subject: RE: Sendmail - smart_host not working?

yes 

-----Original Message-----
From: taroon-list-bounces redhat com
[mailto:taroon-list-bounces redhat com]
On Behalf Of Christopher Thorjussen
Sent: Friday, April 15, 2005 6:42 AM
To: Discussion of Red Hat Enterprise Linux 3 (Taroon)
Subject: RE: Sendmail - smart_host not working?

No, I left all dnl markings intact.

So 'dnl' is some kind of comment mark in .mc files?

/Christopher
 

-----Original Message-----
From: taroon-list-bounces redhat com
[mailto:taroon-list-bounces redhat com] On Behalf Of greyhair
Sent: Friday, April 15, 2005 1:38 PM
To: Discussion of Red Hat Enterprise Linux 3 (Taroon)
Subject: Re: Sendmail - smart_host not working?

Christopher.
   silly question but you did remove the first dnl right?
   'dnl' comments out the entry that follows.

     not:
     dnl define(`SMART_HOST',`smtp.relay.host')dnl

          but:

     define(`SMART_HOST',`smtp.relay.host')dnl

greyhair

Christopher Thorjussen wrote:

>Hi,
>
>This is probably a simple question to answer, but I'm stuck. I've 
>search, but no luck.
>
>I have a RHEL 3 ES server. I need to set this server up so when a 
>program on the server wants to send email, it is forwarded to our mail 
>gateway (the only computer allowed to send out email). I thought it was

>as easy as defining the
>
>dnl define(`SMART_HOST',`smtp.relay.host')dnl
>
>Line, and I entered the IP address of the mail gateway, then I ran
>
>make -C /etc/mail
>
>and restartet sendmail.
>
>I still did not recieve the testmail(s) I tried to send from CLI.
>
>Any suggestions?
>
>/Christopher Thorjussen
>
>--
>Taroon-list mailing list
>Taroon-list redhat com
>http://www.redhat.com/mailman/listinfo/taroon-list
>
>  
>

--
Taroon-list mailing list
Taroon-list redhat com
http://www.redhat.com/mailman/listinfo/taroon-list

--
Taroon-list mailing list
Taroon-list redhat com
http://www.redhat.com/mailman/listinfo/taroon-list

--
Taroon-list mailing list
Taroon-list redhat com
http://www.redhat.com/mailman/listinfo/taroon-list


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]