Re: [evolution-patches] [PATCH] IMAP preauth and subcommand connection.



On Thu, 2003-06-26 at 19:00, Jeffrey Stedfast wrote:
> this should probably use camel-io's camel_read/camel_write instead of
> creating a new camel-socket-rw.c and should probably use camel-process
> to fork/exec rather than reimplementing it, but other than that I guess
> it's ok

The first is done already in my tree since we discussed it on IRC; for
the second we need to sort out the environment and the ioctl(TIOCNOTTY)
stuff which works round a ssh bug (it won't use its askpass command if
it thinks it has a ctty). 

I quite like the stderr going to the same place as Evolution's stderr,
too -- since I habitually run it in a terminal so I can see what the
IMAP back end is up to, and even normal users would be able to find
errors in their .xsession-errors that way.

> maybe rename "subcommand" to "process"? not sure that's a great name
> either tho *shrug*

Ok.

-- 
dwmw2





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]