On 11/27/2010 10:43 PM, Len Conrad wrote:
Nov 26 15:23:02 mgw1 postfix/smtpd[92264]: fatal: host/service localhost/10023
not found:
Find where you told postfix to connect there, and correct it.
Smtpd(8) runs chrooted by default, so make sure that localhost is in
fact also present in $queue_d
Len Conrad:
> main.cf:
>
> check_policy_service inet:127.0.0.1:10023,
>
>
> but postfix ain't happy:
>
> Nov 26 15:23:02 mgw1 postfix/smtpd[92264]: fatal: host/service
> localhost/10023 not found: hostname nor servname provided, or not known
Postfix does not translate 127.0.0.1 (in main.cf)
freebsd 8.1 release
mail_version = 2.8-20101108
no chroot
/etc/hosts contains this and the usual non-local host lines:
127.0.0.1 localhost
postgrey params:
postgrey_flags=${postgrey_flags:-"--pidfile=${postgrey_pidfile} \
--inet=10023 \
-d \
--user=postgrey \
--group=postgr
In an older episode (Thursday, 25. November 2010), Wietse Venema wrote:
> smtpd_discard_ehlo_keyword_address_maps =
> cidr:/etc/postfix/helo_fixes
I think that should be
smtp_discard_ehlo_keyword_address_maps
not
smtpD_discard_ehlo_keyword_address_maps
Cheers,
wolfgang
Victor Duchovni:
> On Fri, Nov 26, 2010 at 11:03:58PM -0800, Michael J Wise wrote:
>
> > I do not know how fast (or even if) this can be addressed, it's so
> > not my department, but I will do my best to present the issue to the
> > right people and assert its importance and annoyance factor to th
2010/11/26 Terry Gilsenan :
> Microsoft's b0rged hosted exchange and frontbridge system is very broken.
Yes, that's right.
The other question is ...
Why has Microsoft changed from Postfix to Forefront?
Postfix is faster, safer and more compatible with RFC.
> Added to this sender verification d
Am 26.11.2010 22:36, schrieb Terry Gilsenan:
> ___
> From: owner-postfix-us...@postfix.org [owner-postfix-us...@postfix.org] On
> Behalf Of Arnim Sommer [rantho...@googlemail.com]
> Sent: Friday, 26 November 2010 11:11 PM
> To: postfix-users@postfix.org
> Subjec