similar to: Invalid password encoding

Displaying 20 results from an estimated 3000 matches similar to: "Invalid password encoding"

2006 Dec 01
2
Auth process died too early
Hello all, Trying an Install of Dovecot 1.0rc15. We have previously used 1.0b8 without too many troubles. starting Dovecot 1.0rc15 yields: Dec 1 16:31:08 mailtest1 dovecot: Dovecot v1.0.rc15 starting up Dec 1 16:31:09 mailtest1 dovecot: pop3-login: Aborted login: rip=172.30.0.3, lip=172.30.0.30 Dec 1 16:31:09 mailtest1 dovecot: Auth process died too early - shutting down Dec 1 16:31:09
2006 Dec 12
2
Trash and quota
I can't seem to find the magic combination to get dovecot to ignore the trash folder when counting quota. I've got 1.0rc15 and using maildir quotas. Not being able to trash messages when over quota is quite annoying. the docs suggest the following: plugin { quota = maildir:storage=10240:ignore=Trash } but as my quotas are defined per user via mysql DB, I'm thinking that I need a
2006 Oct 07
0
No subject
database authentication table, to include per user quota's. Only then will the query I specified really work. In your present database, add the quota field and insert a KB value. This value will then be used when the authentication query is executed. In the example SQL query I posted, I used a tabled called quota_kb. One way to test the whole setup is to enable all the debug and verbose
2006 Dec 05
0
quota question
I'm afraid I'm being a little confused by the whole quota setup with dovecot. I see references to quotas about, but I'm not certain how many of them apply to 1.0rc15. I currently have the conf setup as indicated on http://wiki.dovecot.org/Quota So, in my setup, I'm using Postfix, Maildrop and Dovecot. Mailstore is on NFS. Dovecot is handling the pop3 and imap connects. There seems
2007 May 29
1
Dovecot] dovecot performance question
> Hi, using the latest dovecot with pop3/imap. Using mostly outlook 2003 for > pop3 and squirrel mail imap. > > I have a lot of users reporting back that imap is very slow. We average > about 300 imap and another 700 pop session at any given time. reporting that imap is slow or that squirrelmail is slow? ;) How is the load average on the server? We found at our site to keep
2007 Feb 17
1
Reply-To header
> On Fri, 2007-02-16 at 15:16 -0600, Richard Laager wrote: > > I see you've added a Reply-To header later. The canonical response in > > this case is for someone to reference: > > http://www.unicom.com/pw/reply-to-harmful.html > > Yes, I've read that page. It says basically that it makes replying > privately to the sender difficult. I'm sure it does, but
2007 May 16
1
Digest settings
Timo, Wonder if you can tweak the digests to hold more messages? In 5 hours this morning, I've received 6 digests, seems a little excessive to me. -- Kenny Dail <kend at amigo.net>
2007 Apr 19
0
dovecot Digest, Vol 48, Issue 71
> * On 19/04/07 10:13 -0500, Steven F Siirila wrote: > | For lack of a better name, we are interested in a feature where one could > | get a notice out to all Dovecot users as quickly as possible, possibly > | without going through an MTA even. Given a message and a list of userids > | we could certainly do a mailing on the MDA server itself going through > | both Postfix and
2004 Dec 22
2
bug in 99.13-rc2 in ldap md5 patch
hi, it takes me another hour do debug it again, although i already report it for both joshua and timo. the original patch for openldap's md5 crypt has a small bug. in passdb-ldap.c the schema is already PLAIN-MD5 since that was set in the other part of the original patch in password-scheme.c. do anybody use dovecot with ldap and md5 password? i don't think so:-( this patch would be
2006 Dec 11
3
Problems with Mailstorage path.
Hi all, my environment: dovecot-1.0.rc15 Fedora Directory Server 1.0.2 Currently I've configured dovecote to find user's mail folder like this: dovecot.conf mail_location = maildir:/var/vmail/%d/%u/Maildir All my domain mailboxes are under /var/vmail, as evident. But there are some users whose mail folders are directly under /var/vmail like this one: /var/vmail/myuser1 at mydomain1.com
2007 Apr 13
2
2 mysql dbs or 2 types of encryption
Just upgrading to 1.0.0 and I'm trying to switch from PAM (using pam-mysql) to a direct mysql query from dovecot, and I've got both md5crypt and crypt passwords in a password db. http://wiki.dovecot.org/Authentication/PasswordSchemes seems to indicate that I have to pick 1, but that is per auth-worker, right? So, I created 2 auth workers using 2 dovecot-sql config files specifying
2017 Dec 14
4
ADUC missing msNPAllowDialin and need vpn advice for ad setup.
Readin : https://wiki.samba.org/index.php/Samba_AD_schema_extensions Is it an option to make an ldiff for the msNPAllowDialin and others on that Dail-in Tab. Im looking at the automount example. Hints tips? Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > L.P.H. van Belle via samba > Verzonden: donderdag 14
2008 Jan 17
0
Asterisk Meetme & MeetMeAdmin cmd info-use
Hi All I need to set my Asterisk conference such way that , during confernce Admin Can kick 1 or all user , Same for mute fuction.As well as Admin can increase or decrease conf & user volume. for that i used MeetMeAdmin like this exten => 600,1,MeetMeAdmin(1111,ekKLmMNS,7010) where 1111 is conf number & 7010 is Admin user
2006 Oct 12
1
trouble setting up dovecot on Ubuntu server with mysql backend
I'm trying to setup dovecot to use my postfixadmin user accounts on an ubuntu server. dovecot versions: dovecot-common 1.0.beta3-3ubuntu5.3 dovecot-imapd 1.0.beta3-3ubuntu5.3 I have gotten the account up and I can see dovecot query for the password for the user, but I get login failed. In my mail.log I only see this: dovecot: imap-login: Aborted login: user=<user at
2001 Nov 02
1
Samba and Win98 dail up connection
I have a home network with my dial up connection on the windows 98 machine. Since I have installed SAMBA and configured the computers to see each other, I can no longer pull up a website on the windows 98 machine. The problem is that I have assigned a permanent IP address for the Intranet. I have to use DHCP for the dail up connection. Therefore the IP address that I assign to Windows machine
2012 Dec 24
1
Postfix/mysql/dovecot - Understanding password encryption
I am switching from a fedora/postfix/mysql/couriermail/squirrelmail to Centos/.../dovecot/roundcubemail and adding postfixadmin to the mix. My tutorial before was an earlier version (on F14) of: http://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-centos-6.2-x86_64 Now I am using
2017 Dec 14
0
ADUC missing msNPAllowDialin and need vpn advice for ad setup.
Hai Rowland, Ok, cool, thanks for that. Thats good to have that confirmed, the search show the same here. Enabled that one, and yes, i can see the msNPAllowDailin but only in attribut editor, Dail-in tab still errors. Reappy-ing the file : MS-AD_Schema_2K8_R2_Attributes.txt Is that possible, that "should" fix the missing parts. I suspect a failure in the structure of the AD. (
2007 Jan 25
1
logging pop3 fetch time
Hello, Is it possible with dovcot (rc7) to log how long it takes to complete downloading mail? If so, what do I have to set in the conf file? Thank you! -- Zbigniew Szalbot
2007 Jan 25
1
FS quota problem on Solaris10
Hi, it seems, that I have a quota problem: kric0999 at servername:~ $ quota -v Disk quotas for kric0999 (uid 1234): Filesystem usage quota limit timeleft files quota limit timeleft /home 1188850 0 1500000 0 0 0 You see: I have a quota: 1,2GB from 1,5GB The sent-mail, trash, drafts mboxes are in /home/kric0999/mail/ Why does Thunderbird say: "There are no storage
2007 Mar 09
3
Dovecot Stable Version
Dovecot is now in release candidate. When will release stable? Is it safe to use in production? I mean now the Dovecot is stable enough to use in production? -- Best regards, Erdenebat Guntomor/ /mailto:RkLogin at gmail.com