exim issue
Joshua Daniel Franklin
joshuadfranklin@gmail.com
Sun May 23 04:42:00 GMT 2004
On Sat, 22 May 2004 14:07:27 -0500, Ken Dibble wrote:
> In the exim 4.32 source (spool_in.c)
> the following line causes an error condition if the user who
> instantiated the exim process has a space in their name.
>
> if (sscanf(CS big_buffer, "%s %ld %ld", originator, &uid, &gid) != 3)
> goto SPOOL_FORMAT_ERROR;
>
> I'm sure a workaround is obvious, I just can't see it.
One quick workaround is to edit /etc/passwd and change your
space-containing username to something without a space.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list