Re: NULs in drafts
Michael Richardson <[email protected]> Fri, 07 Nov 2025 16:19:09 -0500
| Newsgroups | gmane.mail.nmh.devel |
|---|---|
| Message-ID | <283617.1762550349@dyas> |
--=-=-= Content-Type: text/plain Michael Richardson <[email protected]> wrote: > Send gets invoked as: send -nodraftfolder -noverbose -msgid > /home/mcr/Mail/inbox/drafts/2 with input below (uuencoded). > I'll note that I can not reproduce the problem with the debian packaged > "send"/"post"! I guess it could be reduced to calling post with the right arguments. It must be post that puts the message into the FCC (+outgoing for me). That would make the test case easier to use without installing it. cd /sandel/src/nmh cp /var/tmp/sendbody.01 /var/tmp/sendbody.275885 && uip/post -library /home/mcr/Mail -msgid -noverbose -alias aliases /var/tmp/sendbody.275885 (this version patched, works) This version copied aside: dyas-[/sandel/src/nmh](3.3.8) mcr 10519 %cp /var/tmp/sendbody.01 /var/tmp/sendbody.275885 && /sandel/libexec/nmh/post-broken -library /home/mcr/Mail -msgid -noverbose -alias aliases /var/tmp/sendbody.275885 00001030 2d 2d 45 4e 44 20 50 47 50 20 53 49 47 4e 41 54 |--END PGP SIGNAT| 00001040 55 52 45 2d 2d 2d 2d 2d 0a 2d 2d 3d 3d 2d 3d 2d |URE-----.--==-=-| 00001050 3d 2d 2d 0a 00 00 00 00 00 00 00 00 |=--.........| Could be there is something in my setup that affects this. -- ] Never tell me the odds! | ipv6 mesh networks [ ] Michael Richardson, Sandelman Software Works | network architect [ ] [email protected] http://www.sandelman.ca/ | ruby on rails [ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEERK+9HEcJHTJ9UqTMlUzhVv38QpAFAmkOYkwACgkQlUzhVv38 QpCYZAf/QIiGUH+lk0d4Xi7/Fz8iGMHgaPwqGc0uSXOkFpgRt9Texrkv9GEAwHQu NkAgZ9ahbOKXAXuY58fY3SLxNtK9YaAr6aucrVNQc+c8Rw14GltHr7l3H1ClQhRl nFySZBVu4ciOqlNhwtR/WjG8LhCfy/2AOPHTNSLx7eSG7rrId8eZeteYu9yczv11 4phxcvnQUWosJH1V7clspNdMLS3M5rWc3O10d7xfpZIT/ZzslnP8AFHXs3EDqx+Y +5gd/2kvbo31ZHC2LzVMZqxum3JHrjI6BK6eoA4o739kJfcO9dD4Relw8gbvnLTl 5G5/aiyQ6Pf3dTaqGAa/3jqmRRAVnA== =IrOx -----END PGP SIGNATURE----- --=-=-=--