Date: Thu, 26 Aug 2010 18:01:44 -0700 From: Rocky Borg <rrborg@speakeasy.net> To: freebsd-questions@freebsd.org Subject: Re: DSPAM Message-ID: <4C770E78.5080407@speakeasy.net> In-Reply-To: <4C77088A.9010102@web.de> References: <4C77088A.9010102@web.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8/26/2010 5:36 PM, siefke_listen@web.de wrote: > -o smtpd_authorized_xforward_hosts=127.0.0.0/8 That's probably the problem. It needs to be the ip of the jail. A jail maps localhost addresses like 127.0.0.1 to the jail's address. So when you specify network blocks in access restrictions, filters and the like, make sure to use your jail IP rather than 127.0.0.1.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C770E78.5080407>