Re: mailutil rsh timeout?



> mailutil transfer -merge append -debug -verbose \
> "{srcsrv:143/readonly/notls/user=userjoe}" \
> "{dstsrv:143/imap/novalidate-cert/notls/user=joeuser}"

Ok, here's the issue, how do I use the above syntax to pull the entire
hierarchy from a uw-imap server that's using the "~/mail" server prefix? As
in, the out of the box config.

If I edit the /etc/c-client.cf to allow for using 'mail' then I can make my
above format of mailutil work. It will pull the entire hierarchy. But if
I've left the uw-imap server in it's default config it tries pulling things
out of the user's home directory and the target server refuses to create
them.

Now, since I'm decommissioning one server I suppose I could setup an
iptables rule (or a hosts.allow) to block the desktop clients from reading
the mail and then set the c-client.cf parameter. But how about not having
to do it that way? Can mailutil move the whole hierarchy? What's the right
source/dest syntax?

Thanks,
-Bill Kearney

.



Relevant Pages