> Can anybody recommend a good pop3 server to serve a user community of
> a few thousand? Ideally something that supports APOP, SSL, etc... and
> is less I/O intensive than qpopper, hopefully by a good margin?
I don't know, if this applies to your case, but you can tweak the I/O
intensity of q
hi ya richard
good... and yes... ftp can work with /etc/ftpaccess tooo
along with its other ftp config files..
now, if ya up to it, convert from port 110 ( insecure pop3 ) to
secure pop3s
/etc/xinetd.conf/ipop3s
disable = no
and change the ipop3s: entry too in hosts.allow
and
On Fri, 18 Oct 2002 15:29:50 -0700 (PDT)
Alvin Oga <[EMAIL PROTECTED]> wrote:
> on kimber...
>make sure in.pop3 or equivalent is listed in /etc/hosts.allow
> ipop3: localhost, 192.168.xx.0/255.255.255.0
>
> ( you should see similar entries for wuftpd, in.telnetd
> (
What happens when you try to telnet kimber 110? If that succeeds, there's
some problem with the setup of your POP server in terms of compatibility
with the client. If it fails, there's a network problem.
ap
--
Andrew J Perrin -
On Fri, 18 Oct 2002 15:05:48 -0700
Sean 'Shaleh' Perry <[EMAIL PROTECTED]> wrote:
> If the machine running the pop3 server is properly configured (no TCP
> wrappers, no firewall, etc) from some other machine you should be able
> to:
>
> telnet machine pop3 (whatever the machine's name is). If
hi ya
am stepping in late but...
On Fri, 18 Oct 2002, Sean 'Shaleh' Perry wrote:
> On Friday 18 October 2002 14:47, Richard Kimber wrote:
> >
> > Thanks, but this doesn't work. I.e. pointing the remote client at
> > "kimber" (or the equivalent) doesn't allow the remote pc to retrieve mail.
> >
On Friday 18 October 2002 14:47, Richard Kimber wrote:
>
> Thanks, but this doesn't work. I.e. pointing the remote client at
> "kimber" (or the equivalent) doesn't allow the remote pc to retrieve mail.
> From Outlook, I get:-
>
> Connection was unexpectedly terminated by the server. Yet I can ha
On Fri, 18 Oct 2002 15:08:24 -0400 (EDT)
Andrew Perrin <[EMAIL PROTECTED]> wrote:
> > > What are you trying to do? telnet pop. 110 tells telnet
> > > to find a machine called "pop.hostname" and connect to port 110,
> > > which is equivalent to the pop3 port. I don't think that's what
> > > you're
On Fri, 18 Oct 2002, Richard Kimber wrote:
> On Fri, 18 Oct 2002 13:42:04 -0400 (EDT)
> Andrew Perrin <[EMAIL PROTECTED]> wrote:
>
> > What are you trying to do? telnet pop. 110 tells telnet to
> > find a machine called "pop.hostname" and connect to port 110, which is
> > equivalent to the pop3
On Fri, 18 Oct 2002 13:42:04 -0400 (EDT)
Andrew Perrin <[EMAIL PROTECTED]> wrote:
> What are you trying to do? telnet pop. 110 tells telnet to
> find a machine called "pop.hostname" and connect to port 110, which is
> equivalent to the pop3 port. I don't think that's what you're looking
> for.
W
What are you trying to do? telnet pop. 110 tells telnet to find
a machine called "pop.hostname" and connect to port 110, which is
equivalent to the pop3 port. I don't think that's what you're looking for.
ap
--
Andrew J Perrin -
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Actually, qpopper will give you pop3, and you can keep the mbox format. Of
course I don't understand why you want to keep mbox it's really not any
better than Maildir (and vice versa), and MTAs like exim can easily deliever
to either one.
Jus
Sean wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I'm currently running courier-imap-ssl and courier-pop-ssl for IMAP and POP3
> on a smallish server I have sitting out there in the great beyond, and have
> had good luck so far.
>
> Sean
>
courier...
That only supports Maildi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm currently running courier-imap-ssl and courier-pop-ssl for IMAP and POP3
on a smallish server I have sitting out there in the great beyond, and have
had good luck so far.
Sean
On Sunday 08 September 2002 08:59 pm, Tom Allison wrote:
> I'm loo
Tom Allison said:
> I'm looking for suggestions on a pop-ssl server.
> I'm currently working with postfix and am not really a great
> expert on POP.
if you use sslwrap you can SSL-enable any POP3 server on the
system I've been doing this for years without any trouble,
same for IMAP4 servers.
I checked the link below that so kindly Alvin Oga (Thanks!) sugested to
check out and it has several names of secure pop servers, one that I saw
both there, and on the apt-cache list was qpopper so I installed that
one...
Hope that helps!
On Tue, 16 Oct 2001, R. Alexander wrote:
> Could you advi
D]>
Cc: "Kurt Lieber" <[EMAIL PROTECTED]>; "Debian Users List"
Sent: Tuesday, 16 October 2001 12:54
Subject: Re: Pop server...
>
> hi ya
>
> use secure pop3 or secure imap
> http://www.Linux-Sec.net/Mail/secure_pop3.txt
>
> c ya
> alvin
>
>
Alexander Wallace wrote:
>Hello there! What do I need to apt-get to be a pop server?
gnu-pop3d
--
Oliver Elphick[EMAIL PROTECTED]
Isle of Wight http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C3
hi ya
use secure pop3 or secure imap
http://www.Linux-Sec.net/Mail/secure_pop3.txt
c ya
alvin
On Mon, 15 Oct 2001, Alexander Wallace wrote:
> Thanks! I can see a couple of them... Any recomendations anyone???
>
> On Mon, 15 Oct 2001, Kurt Lieber wrote:
>
> > apt-cache search pop3
> >
> >
Thanks! I can see a couple of them... Any recomendations anyone???
On Mon, 15 Oct 2001, Kurt Lieber wrote:
> apt-cache search pop3
>
> that will give you a list of everything related to POP3, including several
> POP3 servers.
>
> qpopper and solid-pop3d are two that I know of off the top of m
apt-cache search pop3
that will give you a list of everything related to POP3, including several
POP3 servers.
qpopper and solid-pop3d are two that I know of off the top of my head.
hth
--kurt
On Monday 15 October 2001 h:05 am, Alexander Wallace wrote:
> Hello there! What do I need to apt-ge
JD Kitch wrote:
>
> I running a Debain Potato system, and only serving mail for a
> handfull of users. I see a few different POP server packages
> available, and was wondering which one is most recomended/easiest to
> configure/most secure...etc, etc...
i use qpopper, although i have yet to try
22 matches
Mail list logo