-
The newest AIX 6.1 package was not compiled with KRB5 support
The AIX 5.3 package, was, however compiled with KRB5 support
Whilst I do make use of keys, I also make heavy use of .k5login, and GSSAPI/Kerberos options
in /etc/ssh/sshd_config
Can we get new packages to support KRB5 , please ?.
2009-04-21 21:03:18 UTC in OpenSSH on AIX
-
Sorry for the red-herring wrt time of update - it all made sense in my own mad little world...
I'll look at where-else (mimedefang, etc.) will be needing to strip prvs=.*= off
The addresses are indeed being validated due being seen as local-delivery - so removing the w flag would
be the only way around the premature rejection (unless I'm missing something).
Is BATV not meant to be run a...
2008-10-18 00:37:18 UTC in batv-milter
-
And, by also moving the sender transformations down, batv becomes totally transparent to the local MTA - any following rulesets, milters, checkcompat(), etc. will only see the proper - unmunged
sender/recipient
Which, I think, argues for changing the X-Header from an append to an insert - to help diagnose improper placement of the milter.
2008-10-15 15:20:30 UTC in batv-milter
-
The failures I see are due to sender verification SMTP callbacks - and the fact that addresses aren't re-written until EOM.
2008-10-14 23:40:12 UTC in batv-milter
-
BATV-milter currently does sender/recipient rewriting
at End Of Message.
The problem with postponing the re-write is that sender verification schemes that perform a SMTP connect back and attempt to validate a BATV-signed mail ... but no body fail.
msn/hotmail do this, as do some mailing lists
For the sanity of other milters (so they see the proper address, not the BATV form), and these...
2008-10-14 23:38:23 UTC in batv-milter
-
Copy of posting that may, or may not make it to the batv discussion mailing list...
After a few days running batv-milter (lightly loaded), I've run into a few issues, some known, some I've not yet seen here...
* Debian mailing lists use envelope from, and barf on BATV - but they're...
2008-10-13 20:00:20 UTC in batv-milter