Date: Fri, 16 Feb 2018 18:06:13 +0100 From: Michael Grimm <trashcan@ellael.org> To: byrnejb@harte-lyne.ca Cc: freebsd-questions@harte-lyne.ca, owner-freebsd-questions@freebsd.org Subject: Re: Administrative email from FreeBSD jails Message-ID: <DEC4EF53-70C9-4B31-991F-C9FCD1575440@ellael.org> In-Reply-To: <0e77f110b4b3072a9328ea014cfc0284.squirrel@webmail.harte-lyne.ca> References: <0e77f110b4b3072a9328ea014cfc0284.squirrel@webmail.harte-lyne.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
James B. Byrne via freebsd-questions <freebsd-questions@freebsd.org> = wrote: > Is the any simpler software package that can forward all application > and system generated email from a jail to an external hub? >=20 > How do other people handle this requirement in their jails? I did substitute sendmail by DragonFly Mail Agent in mail/dma some time = ago. It runs at the host and in all those jails not running postfix. = Easy setup [1], fine replacement of sendmail. [1] in my case it's a two line config (your milage my vary) with = 10.1.2.3 running my postfix MTA: # Your smarthost (also called relayhost). SMARTHOST 10.1.2.3 # The internet hostname dma uses to identify the host. MAILNAME kaan-bock.net Regards, Michael
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DEC4EF53-70C9-4B31-991F-C9FCD1575440>