Hi,

I checked the netcat behaviour for my pop server, this is what I get:

# nc pop.gobizmail.com 110
+OK POP3 TIMS(5.40.2008012515) server ready.
<[email protected]>

#

is this correct .. sorry, I don't have the strace yet .

By the way, is there any document that explains what is 
"connection helper" expected with the "popmaildir" . 

Please help me understand

Thanks & regards
Murali

On Tue, 2010-03-09 at 11:04 +0300, Vladimir Dronnikov wrote:
> > I am trying to start popmaildir with :
> > popmaildir -k /var/spool/mail pop.gobizmail.com
> >
> > where I am expecting the mail at /var/spool/mail and my pop server is
> > pop.gobizmail.com ( i use the same settings on outlook too).
> >
> 
> I ask you _again_, what are these settings "on outlook too"?
> In deep, sendmail/popmaildir are just advanced netcats, they automate
> what you'd otherwise type manually in telnet session to the
> corresponding servers (SMTP/POP3).
> 
> So, in absense of strace for your platform, do these protocols
> function? Do your server use secure authentication?
> 
> --
> Vladimir
> 
> 
> 

_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to