9 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Forward mail sitt...
FromSent OnAttachments
Olivier SannierApr 25, 2007 2:32 am 
Sam VarshavchikApr 25, 2007 4:10 am 
Olivier SannierApr 25, 2007 4:36 am 
Jay LeeApr 25, 2007 5:06 am 
Olivier SannierApr 25, 2007 6:36 am 
Jay LeeApr 25, 2007 7:01 am 
Gordon MessmerApr 25, 2007 8:12 am 
Bowie BaileyApr 25, 2007 8:29 am 
Olivier SannierApr 25, 2007 11:42 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Forward mail sitting in the "New" folderActions...
From:Jay Lee (jl@pbu.edu)
Date:Apr 25, 2007 5:06:26 am
List:net.sourceforge.lists.courier-users

Olivier Sannier wrote:

Sam Varshavchik wrote:

Olivier Sannier writes:

Hi all,

I had setup an account to receive mail and it has a few emails waiting in the "New" folder of its maildir. However, the setup has changed and this account is no longer to be used but instead gets aliased by the "alias" file so that the mail is forwarded to an outside email account. Something like that:

user: some@else.com

So right now, any mail sent to us@mydomain.com gets forwarded to some@else.com and that is just fine with me. However, the existing emails in the "New" folder should be forwarded to some@else.com and I'm not quite sure on to how to proceed with this.

Any suggestions?

You're making this more complicated that it needs to be. Take all the files in new, and put them in new's directory in the other mailbox. This is assuming that both mailboxes are owned by the same system uid and gid.

Done.

But the account where it needs to be forwarded is NOT on the same server and its configuration is out of my control. The alias file allows to do this and it works just fine. However, it was put in place a bit too late and I would like to forward what is already sitting on the server.

Then connect to both servers with any mail client and copy them over. IMAPCopy (http://home.arcor.de/armin.diehl/imapcopy/imapcopy.html) would do fine.

Like Sam said, you're making this harder than it needs to be, there are a hundred ways you could do this...

Jay