Hi Timo.... Im have a situation here with the syntax for doveadm in a unix socket.
My string have it: std::string ask = "d\texpunge\tu\[email protected] \tmailbox\t\\*\tsavedbefore\t1s\n"; My Order todo is. Create socket Connect Write this strinng Read the return Close socket. finish my program. But Still i dont get messages to be expunged, if i call bu doveadm command line, works... There is some header to send before the command ? Tks 2010/11/19 Alex Baule <[email protected]> > Tks timo! Monday i will do all corrections! > > Em 19/11/2010 22:26, "Timo Sirainen" <[email protected]>escreveu: > > On 19.11.2010, at 22.18, Alex Baule wrote: > > > The syntax for doveadm in socket, is the same as the d... > Yes, but use tabs instead of spaces for separating parameters. > >
