Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
What pop3 daemon should I use ???
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
mshack
n00b
n00b


Joined: 21 Aug 2003
Posts: 30
Location: Poland

PostPosted: Tue Aug 26, 2003 2:07 pm    Post subject: What pop3 daemon should I use ??? Reply with quote

Hi everyone,

my boss wants our linux gateway to run a pop3 daemon (fetchmail and maildrop already working), so everyone in the company can get his mails from the one and only server. Another benefit is that all e-mails are saved two times, at the server and the client.

Well, whatever I have troubles make this work... I emerged vm-pop3d and I have problems with the authentication.

I tried to telnet on the server on port 110. Send the "USER anyuser" and got a "+OK", but after I send the password with "PASS mypassword" he gave me an "-ERR" ?!?!? I know, that the password I typed in was correct. Does anyone know another POP3 daemon, wich works?

I have heared that the authentication problem can have something to do with pam and authdaemond. Well I don't know how to manage pam and the authdaemond was already emerged by me => no effect.

Any suggestions?

Thanks,
mshack
Back to top
View user's profile Send private message
Torg
n00b
n00b


Joined: 21 Oct 2002
Posts: 30

PostPosted: Tue Aug 26, 2003 2:45 pm    Post subject: Reply with quote

I use courier for pop3/imap serving.

emerge courier-imap will install it for you.

It does both pop3, and IMAP (IMAP is much better if you are going to store messages on the server.)

http://www.courier-mta.org is their site.

-Torg
Back to top
View user's profile Send private message
smiler.se
Tux's lil' helper
Tux's lil' helper


Joined: 18 Aug 2003
Posts: 115
Location: Sweden - Europe - Earth

PostPosted: Tue Aug 26, 2003 2:49 pm    Post subject: Reply with quote

courier-imap works with most MTAs out there and has pop3, pop3-ssl, imap and imap-ssl support.
It also supports many authentication methods :)
_________________
Christian

Sig out of date. Please upgrade to a newer one.
Back to top
View user's profile Send private message
mshack
n00b
n00b


Joined: 21 Aug 2003
Posts: 30
Location: Poland

PostPosted: Tue Aug 26, 2003 4:27 pm    Post subject: Reply with quote

Thanks for your help, guys. I will give courier imap a try !!!

I let you know, when it's running !!!
Back to top
View user's profile Send private message
zhenlin
Veteran
Veteran


Joined: 09 Nov 2002
Posts: 1361

PostPosted: Tue Aug 26, 2003 4:42 pm    Post subject: Reply with quote

Unless I'm mistaken, I tried courier before. It was such a headache to make the various daemons play nice - and on top of that, I still haven't gotten tcpd-wrappers (as in /services) to work at all...
Back to top
View user's profile Send private message
Torg
n00b
n00b


Joined: 21 Oct 2002
Posts: 30

PostPosted: Tue Aug 26, 2003 11:13 pm    Post subject: Reply with quote

zhenlin,

I haven't had much trouble with my daemons. You might have trouble depending on your auth method though. I'm just using authpam currently.

There is a great write-up for installing courier-imap on gentoo in the Desktop configuration guide, if you get stuck with it.

You don't actually need a tcp wrapper.

to start services use this command

/etc/init.d/servicename start

e.g. /etc/init.d/courier-pop3d start

(stop, restart, and zap are also valid commands. Zap resets a misbehaving service back to stopped.)

and

rc-update servicename default

will make a service automatically start at boot.

Hope that helps,

-Torg
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum