I keep getting this error i have enabled plaintext login for imap but still does not work
Error login : [canmail.org] with user [king] : 3 NO cleartext logins disabled
I keep getting this error i have enabled plaintext login for imap but still does not work
Error login : [canmail.org] with user [king] : 3 NO cleartext logins disabled
Is that error coming from Zimbra? If so try using a user name of <user>@<domain> sometimes certian IMAP clients don't default the domain.
Sorry i posted to soon it is working now i had to do a zmcontrol stop and start.
Got a few more errors to work through with the old imap client will let u know how it goes.
Hi,
I am migrating my inbox from a courier imap server (with qmail-ldap) to zimbra. I am able to copy the mail box, but the destination folders in zimbra are wrong. for example see the attached pic.
I am attaching a screenshot to make it clear.
I guess this is not a problem with Zimbra, but a mis configuration of imapsync, I am just looking to see if others got this right?
On a happy note, the labels I have given in thunderbird are successfully imported, i just have to rename them
raj
Looks like the old imap server has a different imap root than zimbra (which has a root of /)Originally Posted by raj2569
This is the imapcopy log:
It seems for zimbra all folders are in the root level rather than as subfolder of [INBOX] Any idea how to configure imapcopy not to create subfolders?Code:From software : 2 CAPABILITY To software : 2 CAPABILITY From capability : QUOTA STARTTLS NAMESPACE IDLE THREAD=ORDEREDSUBJECT ACL SORT UIDPLUS CHILDREN ACL2=UNION IMAP4REV1 THREAD=REFERENCES To capability : ID QUOTA NAMESPACE STARTTLS IDLE LOGIN-REFERRALS UNSELECT LITERAL+ UIDPLUS CHILDREN IMAP4REV1 From separator : [.] To separator : [/] ++++ Calculating sizes ++++ From Folder [INBOX] Size: 46569342 Messages: 1585 From Folder [INBOX.Drafts] Size: 4079 Messages: 3 From Folder [INBOX.Junk] Size: 3014 Messages: 1 From Folder [INBOX.Sent] Size: 10812495 Messages: 1211 From Folder [INBOX.Trash] ++++ Calculating sizes ++++ To Folder [Drafts] Size: 0 Messages: 0 To Folder [INBOX] Size: 46488614 Messages: 1572 To Folder [INBOX/Drafts] Size: 4079 Messages: 3 To Folder [INBOX/Junk] Size: 3014 Messages: 1 To Folder [INBOX/Sent] To Folder [Junk] Size: 0 Messages: 0 To Folder [Sent] Size: 0 Messages: 0 To Folder [Trash] Size: 0 Messages: 0
raj
I am currently using Merak Mail Server and am happy with it. Our company is moving over to SUSE Linux and I am looking to implement PostFix as our mail server. I like the Zimbra interface and functionality and would also like to use it. Couple questions, one can I import .csv files from current email software into Zimbra? Also , is there a way to access current email messages with Zimbra? I am only interested in this to prevent the constant whinning from users which I expect anyway. Ahh!
Any info would be great as I am learning..
Tim
Sorry I missed this one. You can import mail with a command line tool like imapsync or a direct inject tool we ship.Originally Posted by timfou
we are now going to use your zimbra for testing before taking it live. our current mail server is using squirrelmail etc.
you have been discussing mostly moving all the mail over to zimbra from another server, but i would like to move even the accounts?
how do i do that? can i do that, or will i have to sit and create every account over....?
I'm not sure what your accounts are stored in now, but assuming that you can dump them to a text file, you can massage the file so that each line will contain:
Minimum:
ca account@domain.com 'password'
Optionally:
ca account@domain.com 'password' cn "firstname lastname" givenName "firstname" sn "lastname"
If you want aliases, on later lines:
aaa account@domain.com alias@domain.com
so, you end up with a file like
ca user1@domain.com user1password
ca user2@domain.com user2password cn "user too" givenName "user" cn "too"
aaa user2@domain.com usertwo@domain.com
etc...
su - zimbra
zmprov < filename
This will provision all your accounts.
There are currently 1 users browsing this thread. (0 members and 1 guests)