tpop3d-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re[4]: [tpop3d-discuss]pop3d+Mysql - Mail does not get


From: Kevin Bonner
Subject: Re: Re[4]: [tpop3d-discuss]pop3d+Mysql - Mail does not get
Date: Sun, 12 Sep 2004 15:10:44 -0400
User-agent: KMail/1.6.2

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 06 September 2004 18:24, address@hidden wrote:
> KB> The default password hash type is md5.  Since you have cleartext
> KB> passwords in your MySQL db, you'll need to append the string
> KB> '{plaintext}' to it.  You can KB> do this by using
> KB> CONCAT('{plaintext}',password) in your query instead of just the
> KB> password field. 
>
> Thanks, has earned all:-)
>
> There is still such question when telnet you come
> On 110 port, I see the information
>
> $telnet domain.ru 110
>
> +OK <address@hidden>
>
> The question, this information can be cleaned or changed?
>
> Thanks!

What is it that you want cleaned up?  AFAIK, the stuff before the @ symbol 
can't be changed as it is important for APOP authentication.  The stuff after 
the @ symbol is the default domain name for the session.  You can specify 
this domain in the listen-address line (see the tpop3d.conf man page) using a 
static entry, or using a regexp to identify which realm to use.

Kevin Bonner
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBRJ80/9i/ml3OBYMRAq5nAKCK1zBTkhAQp4PfQ40Hc0CKsAds3QCdGzMB
3TjgS5ZgCYXGP+y83VB9Bws=
=zdnG
-----END PGP SIGNATURE-----


reply via email to

[Prev in Thread] Current Thread [Next in Thread]