It works, thanks. But some cfg I want to change.

I want to a sendmail mail-relay first and then route it to smtp server.
The diagram is likes:

 A -> B -> C -> Internet

- A is Mail client and without up the sendmail daemon
- B is mail relay and up the sendmail daemon
- C is a real smtp server.

Now, under machine A, /etc/sendmail.cf 
     - DSB.domain.com

I issue this command "/usr/lib/sendmail -v [EMAIL PROTECTED]".
I know the mail is sent to B.
But I cannot got the mail from Hotmail
at all, How can I config the mail relay on machine and point to
c as smtp server ? Or how can debug it ?

On Sat, 21 Oct 2000, Hal Burgiss wrote:

> On Sat, Oct 21, 2000 at 11:39:01PM +0800, Andrew So Hing-pong wrote:
> > Dear all,
> > 
> > I would like to ask about the sendmail client progam. In my linux,
> > I haven't up the sendmail daemon in order to be don't as a mail relay.
> > When I'm issueing this command - "/usr/lib/sendmail [EMAIL PROTECTED]",
> > I cannot send out this mail. I know I must setup sth on /etc/sendmail.cf
> > in order to let the sendmail client know where is SMTP server. 
> 
> Look for a line near the top of sendmail.cf, that says 'DS' and add
> the SMTP server there.
> 
>  DSmail.your_isp.com
> 
> 
> 

-- 





_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to