Hello,
I am not sure how RPOP is supposed to work.
What I need is to donwload a large archive (almost 10.000 posts) from an account of mine (and delete the archive from the remote server).
I created a >myself< account under the localhost domain, and activated RPOP at the server, domain and account levels.
As suggested within another thread, I checked things by telnet, and got the following output:
------------------------------------------
telnet mbox.<domain>.it 110
Trying <ip number>...
Connected to mbox.<domain>.it.
Escape character is '^]'.
+OK POP3 Ready <server>
user <user>@<domain>.it
+OK USER <user>@<domain>.it set
pass <password>
+OK You are so in
stat
+OK 10280 94232547 <<<< too many?
uidl 1
+OK 1 1183015752.89037.<server>.it,S=5488 <<<< ???
quit
+OK
Connection closed by foreign host.
-------------------------------------
my axigen account setting is:
Idx Host Username Options
1 mbox.<domain>.it:110 <user>@<domain>.it
BUT, axigen is not retrieving anything.
Which issue could be? Any advise is welcome.
thanks a lot
mario
I am not sure how RPOP is supposed to work.
What I need is to donwload a large archive (almost 10.000 posts) from an account of mine (and delete the archive from the remote server).
I created a >myself< account under the localhost domain, and activated RPOP at the server, domain and account levels.
As suggested within another thread, I checked things by telnet, and got the following output:
------------------------------------------
telnet mbox.<domain>.it 110
Trying <ip number>...
Connected to mbox.<domain>.it.
Escape character is '^]'.
+OK POP3 Ready <server>
user <user>@<domain>.it
+OK USER <user>@<domain>.it set
pass <password>
+OK You are so in
stat
+OK 10280 94232547 <<<< too many?
uidl 1
+OK 1 1183015752.89037.<server>.it,S=5488 <<<< ???
quit
+OK
Connection closed by foreign host.
-------------------------------------
my axigen account setting is:
Idx Host Username Options
1 mbox.<domain>.it:110 <user>@<domain>.it
BUT, axigen is not retrieving anything.
Which issue could be? Any advise is welcome.
thanks a lot
mario
Comment