[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sendmail
On Thu, 4 Feb 1999, Erez Doron wrote:
> I have configured a mail server on host 'mail.my.domain' (RH5.2).
> any mail sent from that host arives it's destination.
> I also have 'host1.my.domain' (which is solaris 2.5.1)
> and I want to put a minimum sendmail there, so any mail
> sent from 'host1' will be forwarded to and handled by 'mail.my.domain'
But, do you want host1 to receive mail ? Do you want users on host1 to
read their mail on host, or should they be able to send local mail ?
These are the rules that need changing, if it applies to your desire:
Change these rules in sendmail.cf:
# "Smart" relay host (may be null)
DShost.$m
# who I send unqualified names to (null means deliver locally)
DRhost.$m
# who gets all local email traffic
DHhost.$m
# Who I masquarade as
DMhost.$m
If you apply all these, all mail sent from host1 will be delivered by
host, and it Headers will show as if it was sent from host. All local mail
will also be sent via host, and also all unqualified addresses are sent to
host.
--Ariel
>
> regards
> erez.
>
> Ariel Biener wrote:
> >
> > On Thu, 4 Feb 1999, Erez Doron wrote:
> >
> > > Hi
> > >
> > > how do i tell sendmail to send ALL the mail to another host ?
> >
> > An MX record ?(unless I don't get what is it that you want).
> >
> > --Ariel
> > >
> > >
> > > thanks
> > > Erez.
> > >
> >
> > +---------------------------------------------------------------+
> > | Ariel Biener |
> > | e-mail: ariel@post.tau.ac.il Work phone: 03-6406086 |
> > | fingerprint = 07 D1 E5 3E EF 6D E5 82 0B E9 21 D4 3C 7D 8B BC |
> > +---------------------------------------------------------------+
>
+---------------------------------------------------------------+
| Ariel Biener |
| e-mail: ariel@post.tau.ac.il Work phone: 03-6406086 |
| fingerprint = 07 D1 E5 3E EF 6D E5 82 0B E9 21 D4 3C 7D 8B BC |
+---------------------------------------------------------------+