hello hello
how i can move the mails received in
user1@domain1.com
to
user1@domain2.com
both in same server?
it's possible?
I know it's possible forward but how do to current received mails?
thanks.
hello hello
how i can move the mails received in
user1@domain1.com
to
user1@domain2.com
both in same server?
it's possible?
I know it's possible forward but how do to current received mails?
thanks.
you can just copy the files from /home/user1/mail/domain1.com/user1/cur to /home/user2/mail/domain2.com/user2/cur etc. Or you can sync the two accounts using an IMAP client.