Displaying 20 results from an estimated 5000 matches similar to: "Cannot get plaintext auth working on IMAP or POP"
2012 Jul 09
1
recover .sieve plaintext from .sievec binary file
Hi,
I upgraded a server from an old Linux distribution to a much newer one.
In the process, Dovecot got upgraded from v1 to v2.
By mistake, I deleted the .sieve plaintext file with all the Sieve
filters, but I still do have the .sievec compiled binary. Is there any
way to dump the binary file back into plaintext format? Keep in mind,
I'm running v2 now, and the binary was made on a v1
2014 Feb 27
2
Dovecot Migration: Retrieving/Logging POP/IMAP Passwords in Plaintext
Hi List
I'm currently in the process of migrating my dovecot imap/pop users to a
new server and have to extract their passwords in order to import them into
the new system (different password encryption schemes).
I've tried enabling auth_* debug parameters in my dovecot.conf in the hope
that this would result in logging plaintext passwords to the dovecot log.
However dovecot does not log
2009 Dec 06
3
postmaster_address setting not given
Hi, I am trying to get dovecot working with postfix, and am coming up against this error message. I have this setting configured in the 'protocol lda' section.
I am running v1.1.11
dovecot -n -c /etc/dovecot/dovecot-postfix.conf
# 1.1.11: /etc/dovecot/dovecot-postfix.conf
# OS: Linux 2.6.31-14-generic x86_64 Ubuntu 9.10 reiserfs
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap
2009 Jul 13
3
Sieve problem: No vacation message when mail is addressed to an alias of the mailbox.
Hi,
I?m facing here a wierd problem: We have a vacation messaging system
using sieve. When activated the system forwards incomming messages to a
given address and sents an out of office reply to the sender. This works
like a charm when the mail is addressed to mailbox at domain. When the
incomming mail ist addressed to alias.to.mailbox at domain the mail is
delivered to the mailbox, it is
2010 Jul 09
7
Dovecot 2.0 RC1 and OpenBSD 4.7
Hello all,
I'm currently doing some tests with Dovecot 2.0 RC1 and OpenBSD4.7 (socppc
or i386 architectures) and I can't compile it :
I "./configure" with default options and then "make" :
$ make
[...]
Making all in doc
Making all in man
make: don't know how to make doveadm.1. Stop in
/home/mail/dovecot-2.0.rc1/doc/man.
*** Error code 1
Stop in
2010 Dec 17
6
Authentication issue.
Hi list,
I try to run imaptest, but I get the following errors (as root):
# ./imaptest copybox=Trash # or any other command in
http://www.imapwiki.org/ImapTest/Examples
Logi List Stat Sele Fetc Fet2 Copy Stor Dele Expu Appe Logo
100% 50% 50% 100% 100% 100% 33% 50% 100% 100% 100% 100%
30% 5% 5%
0 0 0 0 0 0 0 0 0 0
2010 May 07
4
Requiring STARTTLS only on some networks
Hello Timo,
is there a way, either in 1.2.x or in 2.x to activate
disable_plaintext_auth=yes
only for some address or network ?
The idea would be to enable clients from the internal networks to keep making
clear text connections while forbidding it to the rest of the world.
Thanks.
--
Thomas Hummel | Institut Pasteur
<hummel at pasteur.fr> | P?le informatique - syst?mes et
2010 May 26
1
Dovecot access imap folder via POP3
Dear All,
I use postfix and dovecot (1.1.11) combo with maildir format.
I would have a question about dovecot config.
Can I confiugre dovecot to download mails from IMAP folders via POP3?
Now, mails can be downloaded only from .INBOX.
My dovecot.conf file:
....
mail_location = maildir:/home/vmail/%d/%n/Maildir
namespace private {
separator = .
prefix = INBOX.
#location =
2003 Jul 31
1
PHP API for Manager - Plaintext auth needed?
Quick question: My PHP script is now able to connect to the manager port
and successfully authenticate using MD5. I would strongly prefer not to
do plaintext authentication at all. Would anyone object to plaintext
authentication being left out?
--
JustThe.net Internet & Multimedia Svcs. [The Fusion of Content & Connectivity]
22674 Motnocab Road * Apple Valley, CA 92307-1950
Steve
2007 Apr 17
8
Verifying that a block calls a method
I have something like the following:
def my_fun
my_fun2 do
raise Error
end
end
I know that I can verify that the method receives my_fun2. How can I
mock/stub out the example to verify that it calls raise Error?
Scott
2004 Aug 31
2
plaintext backend
Hello
I would like to use plaintext backend with a simple Samba 3.0.6
configuration to get rid of the system of double passwords and rely just
on the plain old unix /etc/passwd ones.
However I couldn't find any information about it in
1) man smb.conf
2) online Samba official HOWTO
I tried putting passdb backend = plaintext into a smb.conf file with
security=share and the Samba server
2015 Mar 12
3
doveconf -a Segmentation Fault
Getting "Segmentation Fault" When I run doveconf -a
Dan LaSota
Instructional Designer, UAF eLearning
(907) 451-4067
dan.lasota at alaska.edu
http://elearning.uaf.edu
2006 Feb 25
1
dovecot --Err Plaintext authentication disabled
Hi
Following my last posts, i succeed to connect pop3 in localhost but not in
mydomain.org (with dovecot 0.99 it worked)
I have this error :
-ERR Plaintext authentication disabled.
Thanks
2009 Jul 07
1
smbclient failing: Server requested plaintext password...
I was using samba 3.0.35 and started using samba 3.2.13.
Now when I try to connect to my samba server (which has
'encrypted passwords = no') using smbclient, I get:
Server requested plaintext password but 'client plaintext auth' is disabled
session setup failed: SUCCESS - 0
I tried 'smbclient -s foo.conf //server/dir' where foo.conf has:
[global]
client plaintext
2010 Jul 22
1
Upgrade 1.1 to 1.2 double check
Read what I could find on possible upgrade issues and saw only one that
might be a problem. I don't think it will but figured it was worth
checking.
Anything jump out at the more experienced users?
dovecot -n (edited to protect the guilty. ie. me) attached.
# 1.1.11: /etc/dovecot.conf
# OS: Linux 2.6.22.19-vs2.3.0.34.1 i686 CentOS release 5.2 (Final)
log_path:
2016 Dec 18
4
Extend logging of openssh-server - e.g. plaintext password
Dear list members,
I want to extend the logging of the openssh-server, so it also logs the entered passwords in plaintext, and yes I know that this is a security issue, but relax, Password Authentication is disabled. ;)
The logging is only used for collecting data on my honeypots.
After digging through the source, I?ve found a file called ?auth.c"
auth.c:
#ifdef CUSTOM_FAILED_LOGIN
if
2003 Oct 07
2
Plaintext Authentication from Localhost
Hi:
It appears that at least at one time, Dovecot supported plaintext
authentication from localhost, even if disable_plaintext_auth = yes. To wit,
the example configuration file reads:
# Disable LOGIN command and all other plaintext authentications unless
# SSL/TLS is used (LOGINDISABLED capability). Note that 127.*.*.* and
# IPv6 ::1 addresses are considered secure, this setting has no effect
2012 Mar 19
1
Using plaintext auth and SSL
I'm working with a company that presently has a Linux mailserver which all
users have (no shell) accounts on. Mail is accessed via pop3 with plaintext
authentication. They want to move to a system using imap with SSL. I'm
building them a new server. I'd like to offer both for a while so we can work
the bugs out and migrate users over to SSL imap over time. It appears that in
order
2002 Jun 13
1
"wbinfo -a" problem, plaintext password is not allowed
I'm still having problems with winbind:
wbinfo -u --> Error looking up domain users
So I read a post about wbinfo -a, I tried it but I still can't get the domain's user list because the pdc doesn't allow plaintext passwords:
wbinfo -a user%passwd
plaintext password authentication failed
error code was NT_STATUS_INVALID_PARAMETER (0xc000000d)
Could not authenticate user
2009 Dec 22
4
Openbsd Postfix-Dovecot-SASL
Greetings all,
I have a OpenBSD /Dovecot server at home running and sending / receiving
email "internally" without issue..
Recently, I set up the same at our Parish, but one of our users wants to get
their email externally.
The user can read their email but has to "send" via the local ISP server..
The problem
After much searching I have not found an answer to my question.
I