Re: automating move of folders, imap to imap

2002-04-04 Thread Robert Chien
On Tue, Apr 02, 2002 at 11:47:51AM -0600, David Champion wrote: > > Err... why are you using Mutt? Why not just set up an NFS share or FTP > > access, and just *copy* the files from one server to the other? > > You answered this yourself Reason is that the destination server doesn't store IM

Re: automating move of folders, imap to imap

2002-04-03 Thread Robert Chien
On Tue, Apr 02, 2002 at 12:59:13PM -0500, Shawn McMahon wrote: > begin quoting what David Champion said on Tue, Apr 02, 2002 at 11:47:51AM -0600: > > For doing this between two servers *neither* of which you have access > > to, I don't see a way to automate it, since there's no direct means of >

Re: automating move of folders, imap to imap

2002-04-02 Thread Simon White
02-Apr-02 at 11:47, David Champion ([EMAIL PROTECTED]) wrote : > > in which case you're not going to be doing it > > for a whole heap of users, are you? > > Why not? > > I've been in this situation (or, more accurately, postured a similar on > behalf of my users). O

Re: automating move of folders, imap to imap

2002-04-02 Thread Shawn McMahon
begin quoting what David Champion said on Tue, Apr 02, 2002 at 11:47:51AM -0600: > For doing this between two servers *neither* of which you have access > to, I don't see a way to automate it, since there's no direct means of > getting the folder tree structure in mutt and passing it to a script.

Re: automating move of folders, imap to imap

2002-04-02 Thread David Champion
* On 2002.04.02, in <[EMAIL PROTECTED]>, * "Simon White" <[EMAIL PROTECTED]> wrote: > 01-Apr-02 at 18:57, Robert Chien ([EMAIL PROTECTED]) wrote : > > Hi, > > > > I'm in the process of writing a CGI/Perl script to move > > folders from one IMAP server to another IMAP server. I would > > Er

Re: automating move of folders, imap to imap

2002-04-02 Thread Simon White
01-Apr-02 at 18:57, Robert Chien ([EMAIL PROTECTED]) wrote : > Hi, > > I'm in the process of writing a CGI/Perl script to move > folders from one IMAP server to another IMAP server. I would > like to use mutt because I'm already familiar with it, but > it's the first time I use mutt in a non-inte

automating move of folders, imap to imap

2002-04-02 Thread Robert Chien
Hi, I'm in the process of writing a CGI/Perl script to move folders from one IMAP server to another IMAP server. I would like to use mutt because I'm already familiar with it, but it's the first time I use mutt in a non-interactive way. I've looked at the docs and the mailing list archives, unfo