This is a discussion on Re: Postfix 20050117 TLS+IPv6 snapshot within the mailing.postfix.users forums, part of the Mail Servers and Related category; On Wed, 19 Jan 2005 07:03:43 -0500 (EST), Wietse Venema <wietse@porcupine.org> wrote: > Peter ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, 19 Jan 2005 07:03:43 -0500 (EST), Wietse Venema
<wietse@porcupine.org> wrote: > Peter Hessler: > > Jan 19 00:31:44 gir postfix/scache[12547]: warning: > > scache_save_endp_service: unable to receive file descriptor > > Jan 19 00:31:45 gir postfix/scache[12547]: warning: > > scache_save_endp_service: unable to receive file descriptor > > Jan 19 00:31:45 gir postfix/smtp[25635]: warning: problem talking to > > service private/scache socket: Invalid argument > > Jan 19 00:31:45 gir postfix/smtp[26612]: warning: problem talking to > > service private/scache socket: Invalid argument > > Try this : > make tidy > make CCARGS=-DCANT_WRITE_BEFORE_SENDING_FD > su > make upgrade > > If that permanently cures the problem. OpenBSD has changed > their unix-domain implementation. > > Wietse So far so good. I sent a message through the mailling list, and I didn't trigger it. In addition to the -DCANT_WRITE_BEFORE_SENDING_FD flag, I also updated to the 20050119 snapshot. I want to wait for a few more messages to go through, before I declare it fixed. |