Found the bug:
mh_whom.c:65: warning: passing argument 4 of 'mu_argcv_get' from
incompatible pointer type
Specifically, this warning refers to the call:
mu_argcv_get (str, ",", NULL, &argc, &argv);
in mh_alias_expand(), where argc is declared thus:
size_t argc;
but mu_argcv_get() expects
Package: mailutils-mh
Version: 1:0.6.94-1
Severity: normal
/usr/bin/mu-mh/send segfaults trying to send the attached message. I
could send the same message to different recipients, but not to
<[EMAIL PROTECTED]>. Imagine the fun I had working that out :-)
dust:~$ /usr/bin/mu-mh/send -watch -nopus
2 matches
Mail list logo