Hello Danny! On 12/10/11 15:10, Danny Carroll wrote: > I am trying to get mpop to grab all messages from a pop account and save > them to a local directory for offline processing. > In the session below you will notice that the USER command is without a > username. I was just wondering if it was something obvious (to you) > that I did or if it is some kind of bug. > > I'd appreciate any feedback. Thanks.
This looks like a username/password mismatch. The single 'USER' on a line is not a command. All lines starting with '-->' are sent by mpop, and all lines starting with '<--' are sent by the server. The USER line just means that the server tells mpop that it supports USER/PASS authentication. Martin ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2d-oct _______________________________________________ mpop-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mpop-users
