On 11/2/21 16:26, Scott Kitterman wrote:
Thanks. From the error message, that looks like something from the Python C
API, so it's almost certainly in the pymilter Python binding for libmilter, not
in dkimpy-milter itself.
+1
https://github.com/sdgathman/pymilter/issues/44
thx
On November 2, 2021 8:18:54 PM UTC, PGNet Dev wrote:
>
>i've reported the bug here,
>
> python 3.10 incompat, exec FAILs @ "SystemError: PY_SSIZE_T_CLEAN macro must
> be defined for '#' formats"
> https://bugs.launchpad.net/dkimpy-milter/+bug/1949520
>
>fwiw, python 3.9 still works as expec
i've reported the bug here,
python 3.10 incompat, exec FAILs @ "SystemError: PY_SSIZE_T_CLEAN macro must be
defined for '#' formats"
https://bugs.launchpad.net/dkimpy-milter/+bug/1949520
fwiw, python 3.9 still works as expected
now to poke at it ...
lejeczek:
>
>
> On 02/11/2021 13:01, Wietse Venema wrote:
> > lejeczek:
> >> hi guys.
> >>
> >> On a very basice deployment would simply "fixing" generic
> >> maps control "FROM" address? Say:
> >> root m...@mine.dom (for system root to send mail)
> >> ? And if so then is it possible to tell Post
On 02/11/2021 13:01, Wietse Venema wrote:
lejeczek:
hi guys.
On a very basice deployment would simply "fixing" generic
maps control "FROM" address? Say:
root m...@mine.dom (for system root to send mail)
? And if so then is it possible to tell Postix to do in such
a way that recipient will se
lejeczek:
> hi guys.
>
> On a very basice deployment would simply "fixing" generic
> maps control "FROM" address? Say:
> root m...@mine.dom (for system root to send mail)
> ? And if so then is it possible to tell Postix to do in such
> a way that recipient will se:
> From "It's me "
generic_ma
hi guys.
On a very basice deployment would simply "fixing" generic
maps control "FROM" address? Say:
root m...@mine.dom (for system root to send mail)
? And if so then is it possible to tell Postix to do in such
a way that recipient will se:
From "It's me "
many thanks, L.