On 16.09.2010 14:30, Vladimir Dronnikov wrote: >> ... if I pipe a Mail formatted with makemime to reformime it aborts with >> a read error. The file gets created on output, but is always empty. I do >> currently not have any other mime formatted messages on that machine to >> test, but it looks like the bug is in reformime. The error happens on >> pipe and on using redirection to stdin. > Please, provide exact command so we can reproduce the error Any usage of reformime produces this error!
makemime any_text_file | reformime --> reformime: read error makemime xxx >zzz cat zzz --> shows mime formatted message reformime -x zzz- <zzz --> reformime: read error file zzz-xxx has been created but is empty i686 (AMD Phenom II Processor) on VMWare/ESX Virtual Machine busybox-1.17.2 gcc 4.4.4 binutils-2.20.1 glibc 2.12.1 The output from make mime looks ok to me, but I can't currently test it on that machine. -- Harald _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
