Re: [NEWBIE] Using external SMTP-Server for mail
From: Konrad Heuer (kheuer2_at_gwdg.de)
Date: 07/31/03
- Previous message: Willie Viljoen: "(Solved) Strange dial-up related DNS problems"
- In reply to: MatzeLoCal_at_gmx.de: "Re: [NEWBIE] Using external SMTP-Server for mail"
- Next in thread: Jonathan Chen: "Re: [NEWBIE] Using external SMTP-Server for mail"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 31 Jul 2003 09:55:40 +0200 (CEST) To: MatzeLoCal@gmx.de
On Thu, 31 Jul 2003 MatzeLoCal@gmx.de wrote:
> > Put the following lines in /etc/rc.conf:
> >
> > sendmail_enable="NO"
> > sendmail_submit_enable="YES"
> >
> > FreeBSD will then run a sendmail daemon listening on the loopback
> > interface for mail submission only. This sendmail process will not be
> > visible from external hosts and will not receive any mail.
>
> Thx,
> but this does not work. I've already tried it. Or can I tell sendmail to use
> an SMTP-server?
You can try to create the file /etc/mail/mailertable to specify which stmp
server to use for your domain, put a line in there that looks like:
example.org 192.168.1.25
Konrad Heuer (kheuer2@gwdg.de) ____ ___ _______
GWDG / __/______ ___ / _ )/ __/ _ \
Am Fassberg / _// __/ -_) -_) _ |\ \/ // /
37077 Goettingen /_/ /_/ \__/\__/____/___/____/
Germany
_______________________________________________
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"
- Previous message: Willie Viljoen: "(Solved) Strange dial-up related DNS problems"
- In reply to: MatzeLoCal_at_gmx.de: "Re: [NEWBIE] Using external SMTP-Server for mail"
- Next in thread: Jonathan Chen: "Re: [NEWBIE] Using external SMTP-Server for mail"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|