Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 2004 18:36:50 +0200
From:      Murat Bicer <mbicer@gmail.com>
To:        antenneX <antennex@swbell.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Using sendmail
Message-ID:  <61e1e14d04062409367aa84f44@mail.gmail.com>
In-Reply-To: <000401c45a08$df98fc80$0200000a@SAGEAME>
References:  <00d801c45a02$65487ba0$0200000a@SAGEAME> <61e1e14d0406240902321df14b@mail.gmail.com> <000401c45a08$df98fc80$0200000a@SAGEAME>

next in thread | previous in thread | raw e-mail | index | archive | help
Make sure mailtable feature is enabled in the config file.
and you should check the mailertable file location in the sendmail.cf file.
generally
/etc/mail/mailertable:
accepted.domain.com		esmtp:[firstserver.hostname]



On Thu, 24 Jun 2004 11:32:37 -0500, antenneX <antennex@swbell.net> wrote:
> 
> Mailertable -- oho! Never thought of that. Yes, could you send an example of
> the typical mailertable file that will do this?
> 
> Many, many thanks &
> Best regards,
> 
> Jack L. Stone
> 
> 
> ----- Original Message -----
> From: "Murat Bicer" <mbicer@gmail.com>
> To: "antenneX" <antennex@swbell.net>
> Cc: <freebsd-questions@freebsd.org>
> Sent: Thursday, June 24, 2004 11:02 AM
> Subject: Re: Using sendmail
> 
> > you need to user mailertable to send the email from first server to
> > the second one. no need to forward. the second server should accept
> > the emails for the domains it is holding the mailboxes for (in access
> > file)
> >
> > Let me know if you need some config examples.
> >
> > -M.
> >
> > On Thu, 24 Jun 2004 10:46:15 -0500, antenneX <antennex@swbell.net> wrote:
> > >
> > > Hope this isn't too far OT.
> > >
> > > I want to setup 2 mailservers using sendmail. The first to receive
> emails
> > > for all users (vhosts too) and filter through greylisting. Then forward
> the
> > > rest to another mailserver using SpamAssassin/Procmail on the LAN to
> their
> > > POP3 Inboxes (qpopper) where they will pick up their mail.
> > >
> > > Based on tests so far, it looks like I will have to use an "open relay"
> in
> > > order to forward the emails. Is this correct?
> > >
> > > Would appreciate any URLs where this setup is explained.
> > >
> > > Best regards,
> > >
> > > Jack L. Stone
> > >
> > > _______________________________________________
> > > freebsd-questions@freebsd.org mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > > To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
> > >
> > _______________________________________________
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
> 
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?61e1e14d04062409367aa84f44>