Re: how to let MPD check the password against POP3, IMAP or WWW?

2008-08-12 Thread assetburned
ow can I manage that? I run dovecot with MySQL database on one of my servers. Dovecot provides POP3/IMAP. I also have mpd5 on this box and I use credentials from the DB (which contains cleartext passwords) for mpd5 to authenticate, but I do it using a script which extracts the username and cle

Re: how to let MPD check the password against POP3, IMAP or WWW?

2008-08-11 Thread Odhiambo Washington
command. > > But how can I forward the password from MPD to that script? And I also think > that the password has to be unencrypted for the lynx command, so how can I > manage that? > > CU AssetBurned I run dovecot with MySQL database on one of my servers. Dovecot provides POP3

how to let MPD check the password against POP3, IMAP or WWW?

2008-08-10 Thread assetburned
Hi I have a MPD VPN server and another machine which runs WWW, IMAP and POP3 services. I know that I could check if a password is valid e.g. by writing a script which calls a Lynx command. But how can I forward the password from MPD to that script? And I also think that the password has

Re: POP3 & IMAP

2004-12-28 Thread Peter Schuller
> Which IMAP and POP3 ports are stable and good? Any reccomendations? I recommend dovecot. Like somebody else mentioned it's faster than courier-imap. And it supports POP3 and IMAP (only one daemon to configure rather than two). Currently administering a postfix+dovecot+postgresql setup that wor

Re: POP3 & IMAP

2004-12-28 Thread Frank Staals
Adam wrote: Which IMAP and POP3 ports are stable and good? Any reccomendations? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" You want to

Re: POP3 & IMAP

2004-12-28 Thread Danny MacMillan
On Tue, Dec 28, 2004 at 01:39:52PM -0600, Adam wrote: > Which IMAP and POP3 ports are stable and good? Any reccomendations? I haven't used any POP servers, but I've used both Courier-IMAP and dovecot to good effect. I have found dovecot to be much, much faster than Courier-IMAP so it's what I us

Re: POP3 & IMAP

2004-12-28 Thread DanGer
Hi Adam, Tuesday, December 28, 2004, 8:39:52 PM, you has on mind: > Which IMAP and POP3 ports are stable and good? Any reccomendations? try courier-imap or dovecot -- Best Regards, +--==/\/\==--+ (__) FreeBSD | DanGer <[EMAIL PROTECTED]> |\\\'',) The | [EM

POP3 & IMAP

2004-12-28 Thread Adam
Which IMAP and POP3 ports are stable and good? Any reccomendations? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Cleartext auth. in POP3 & IMAP

2004-03-11 Thread Philip Plant
Hi folks, I'm using Eudora's qpopper POP3 daemon to receive mail at the moment, but the client software I use doesn't support anything other than cleartext password authentication. I don't like the idea of sending my login password unencrypted, and I was wondering if anyone could advise how to se