> Hi,
> 
> ports/mail/gensig has a problem. It is supposed to create a named pipe
> (~/.signature) and wait for an application to read from the pipe. It
> allows to have a random signature on every mail. On 4.x and on 5-current
> from last year it works as expected. But since the end of the last year
> or the begin of this year it doesn't anymore. gensig daemonizes itself
> fills the named pipe and then terminates. The content of the named pipe
> stays the same for every mail (no wonder, gensig is gone).

  I had the same problem with signify (which is not on ports). My fix
  for it was to force open() to open the file for both read and write
  (signify is a Perl script). I can send the patch if you need to see
  what I actually did.


  Fred


-- 
"Death is only a state of mind.
Only it doesn't leave you much time to think about anything else."

Attachment: msg52064/pgp00000.pgp
Description: PGP signature

Reply via email to