Displaying 20 results from an estimated 1000 matches similar to: "Disable APOP challenge in POP3 login greeting"
2004 Jul 01
3
[PATCH, RFC] add APOP authentication mechanism
Hello all,
this patch add APOP authentication mechanism to dovecot 1.0-test23.
Please take a look.
Best regards.
--
Andrey Panin | Linux and UNIX system administrator
pazke at donpac.ru | PGP key: wwwkeys.pgp.net
-------------- next part --------------
diff -udrpN -X /usr/share/dontdiff -x Makefile dovecot-1.0-test23.vanilla/src/auth/Makefile.am dovecot-1.0-test23/src/auth/Makefile.am
---
2006 Feb 14
1
SASL und APOP
Hi, all!
I configured Dovecot to use many protocols. To do this, I wrote:
mechanisms = plain digest-md5 cram-md5 apop ntlm
Very strange, if I ask the capability, I get:
CAPA
TOP
UIDL
RESP-CODES
PIPELINING
STLS
USER
SASL PLAIN DIGEST-MD5 CRAM-MD5 NTLM
.
I can't understand why APOP is not written (but I can use it!) and why I can
see SASL, that I didn't configure...
How can I change
2008 Feb 07
3
Can't get apop to work.
Hi Folks,
I'm fairly new to linux so this message may reflect that.
dovecot info (running on CentOS 5.0):
protocols: pop3s
listen:
ssl_cert_file: /etc/pki/dovecot/certs/dovecot.pem
ssl_key_file: /etc/pki/dovecot/private/dovecot.pem
login_dir: /usr/local/var/run/dovecot/login
login_executable: /usr/local/libexec/dovecot/pop3-login
mail_executable:
2011 Dec 20
1
APOP and AuthDatabase/SQL
Hi,
We're running dovecot 1.2.15 and use SQL authentication. We'd like to
be able to support APOP, but can't see how this would fit in with SQL
auth.
Currently we have:
password_query = SELECT email as user, password FROM virtual_users
WHERE email='%u' or (email LIKE '%n@%%' AND unhashed='%w')
It seems that in order to auth APOP logins, we'd need to
2005 Feb 20
1
APOP
I want to turn off POP3 and use POP3S in its place. So far, it's working well
for Outlook and Thunderbird. But I'm running into problems with Agent: It
supports APOP but not POP3S. Is there a way to have Dovecot support APOP
authentication on a normal POP3 connection? I'm running 0.99.13 on Fedora
Core 3.
--
Steve
2007 May 11
1
Virtual User Home Directory, and APOP Clear Text Passwords
Dear all,
Hi. This is imacat from Taiwan. I'm new to this list.
I was migrating from Qpopper to Dovecot. (Qpopper copies the
mailbox when POP3 logged in, which causes quota problem.) Generally
Dovecot is nice. However, I have a few questions:
1. I have a few virtual users, and I'm not using IMAP. Do I still
have to give them a writable home directory? I mean, they
2006 Jul 10
1
Oops, forgot about apop...
How does one go about generating a local password database for apop authentication?
Or can it simply run against /etc/passwd, using a PAM entry?
(I forgot to append this to my last message... sorry...).
Thanks much.
-=-=-=-=-=-=-=-=-=-=-=-
Bruce Lane, Owner & Head Hardware Heavy,
Blue Feather Technologies -- http://www.bluefeathertech.com
kyrrin (at) bluefeathertech do/t c=o=m
"If
2005 Sep 28
3
A Couple Of Issues (APOP Causes Auth SIGSEGV, Umask Setting Ineffective)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I'm very happy with Dovecot and wish the best for its continued
development. It's a true testament to brilliant componentised design and
Unix philosophy. Configuration made easy because of the way the file is
parsed and a single point of startup make it ridiculously straightforward
(and lovely) to administer. But of course, we all
2006 Jul 10
1
PAM Error on POP3s auth? And apop?
Fellow Dovecot'ers,
I've -almost- got Dovecot completely functional, and I will add that it works just fine for non-authenticated POP3.
The problem begins when I try to use authentication for same against the system's /etc/passwd section. This is the error message that comes up in /var/log/maillog
Jul 9 21:14:10 featherweb dovecot: auth(default): pam(kyrrin at
2018 Jun 12
4
cant login to Dovecot
On 2018-06-12 13:14, Steffen Kaiser wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Tue, 12 Jun 2018, Walter Ulmke wrote:
>
>> un 12 12:30:06 ulmke2 dovecot[5814]: auth: Fatal: APOP mechanism can't
>> be supported with given passdbs
>
> Config error.
>
> "Fatal" sounds fatal ;-)
>
>> stats: open(old-stats-user)
2006 Jul 09
2
New User: POP3 issues
Fellow dovecot'ers,
I'm just getting started with Dovecot, and I'm not a programmer, so please be
gentle. ;-)
THE PLATFORM: NetBSD 3.0/SPARC, Postfix 2.3-RC8, current Dovecot RC (I
forgot the number). Maildir-type directories.
THE GOAL: To accommodate authenticated (remote) POP3 users with APOP or
SSL/TLS, and allow users on the internal network (192.168.x.x) to just use basic
2018 Jun 12
1
cant login to Dovecot
On 2018-06-12 15:18, Steffen Kaiser wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Tue, 12 Jun 2018, Walter Ulmke wrote:
>
>> Date: Tue, 12 Jun 2018 14:23:30 +0200
>> From: Walter Ulmke <ulw at ulmke.com>
>> To: dovecot at dovecot.org
>> Subject: Re: cant login to Dovecot
>>
>> On 2018-06-12 13:14, Steffen Kaiser wrote:
2018 Jun 12
2
cant login to Dovecot
Hi all,
I can't login.
This is a dovecot server for a small inhouse network, and I doon't use
any encryption, and just want to login using the
standard Linux login
dovecot status gives me the following error messages:
un 12 12:30:06 ulmke2 dovecot[5814]: auth: Fatal: APOP mechanism can't
be supported with given passdbs
Jun 12 12:30:06 ulmke2 dovecot[5811]: master: Error:
2004 Apr 02
1
passwd-file maintenance by users, other options
I am using Dovecot to provide IMAP and IMAP+SSL service for my users, but am
still using QPopper for POP3 service, wrapped with stunnel for POP3+SSL.
I am hesitant to get rid of QPopper because it supports APOP, which encrypts
authentication data (both where it is stored, and when it is transmitted), and
because APOP passwords can be managed by the users themselves, via the popauth
tool that they
2020 Aug 13
2
2.3.11.3 on 32bit platforms
On 8/13/20 10:56 AM, Aki Tuomi wrote:
>
>> On 13/08/2020 11:31 Michael Str?der <michael at stroeder.com> wrote:
>> I'm trying to update openSUSE package on OBS [1] which builds for
>> various OS versions and hardware platforms. To me it seems that a test
>> fails on 32bit platforms:
>>
>> Info: invalid token 3: structure length disagrees with data
2011 Jan 26
2
Offtopic: Mac Mail Autoconfigure
Hello,
i know its a little bit Offtopic, but i know many Mailadmins are reading here ;)
Does anybody know howto autoconfigure Mac Mail als ISP Provider.
We have troubles with the default Settings of Mac Mail (POP3s with
APOP) and want to change them via autodiscover.
Is there something simular to Thunderbirds Config Site:
https://developer.mozilla.org/en/Thunderbird/Autoconfiguration
google
2020 Aug 22
2
2.3.11.3 on 32bit platforms
On 18/08/20 2:15 pm, Peter wrote:
> I'm getting the same issue on a CentOS 6 i386 build:
>
> test-mech.c:371: Assert(#1) failed: strcmp(test_case->username,username)
> ??????? "testuser" != NULL
> test-mech.c:380: Assert(#1) failed: request->failed == FALSE
> auth mech APOP 2/84 .................................................. :
> FAILED
>
>
2006 Apr 10
1
[patch] MD5 variable modifier
Hello,
I've taken a different (better) approach to getting tpop3d-compatible
UIDLs: the first attached patch (...md5_modifier.diff) adds a variable
expansion modifier (%M) to return the md5sum of the expanded variable in
hex. With the patch, you can get tpop3d-compatible UIDLs by setting
pop3_uidl_format to %Mf.
While testing interactions with other modifiers (e.g. %MUf to get the
md5sum in
2010 Mar 28
2
Improper use of IN-USE in case of a failed authentication
RFC2449 defines the IN-USE extended POP3 response code as
8.1.2. The IN-USE response code
This occurs on an -ERR response to an AUTH, APOP, or PASS
command. It indicates the authentication was successful, but
the user's maildrop is currently in use (probably by another
POP3 client).
http://www.faqs.org/rfcs/rfc2449.html
In contrast to this, the POP3 login code in
1999 Sep 20
1
POP secure access??
Hi, I'm looking for a solution to access pop mails (sendmail in linux)
securely. Most of the access would be from window clients (outlook express
etc). Is there a way to encrypt the password (like ssh2) when authenticating
with sendmail? Any info is greatly appereceiated. Thx.
Regards,
Wong.