MoveUser Admin Proxy failed
I want to migrate 4.x mailboxes to 6.x messaging server.
For that first I tried MoveUser utility on 6.x and it worked but on 4.x it failed. I am getting this error.
%User not permitted
%User not permitted
%User not permitted
Server responded [Too many authentication failures]
Please check on ProxyAuth user for {pk.eworld.net.pk}INBOX
In 3.x, ProxyAuth is the one set up in /etc/netscape.mail.conf
In 4.0, ProxyAuth is the Message Store Administrator set up in Console
although admin is already seted as store admin.
Any ideas.
[595 byte] By [
azfara] at [2007-11-26 13:32:07]

# 1
Hi,
You can test the proxyauth user simply enough by using the following test:
telnet <4.X host> 143
. login <proxyauth user username> <proxyauth user password>
. proxyauth <some other user>
e.g.
bash-2.05# telnet my.system.com 143
Trying 1.2.3.4...
Connected to reboot.aus.sun.com.
Escape character is '^]'.
* OK [CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS CHILDREN BINARY UNSELECT LANGUAGE STARTTLS XSENDER X-NETSCAPE XSERVERINFO AUTH=PLAIN] my.system.com IMAP4 service (Sun Java(tm) System Messaging Server 6.2-8.01 (built Nov 27 2006))
. login admin password
. OK User logged in
. proxyauth user001
. OK Completed
If that doesn't work on, then I suggest you check your proxyauth configutil settings namely:
configutil -o store.admins
Regards,
shane.