similar to: Save user passwords in clear text

Displaying 16 results from an estimated 16 matches similar to: "Save user passwords in clear text"

2020 Aug 09
2
IPv6 auth failed
On 9/8/2020 9:51, Aki Tuomi wrote: > >> On 09/08/2020 09:15 Lefteris Tsintjelis <lefty at spes.gr> wrote: >> >> >> I am using latest Windows Thunderbird 68.11.0 and dovecot 2.3.10.1_2 >> with FreeBSD 12.1-RELEASE-p8. Whenever I enable dovecot IPv6 and I try >> to login I get auth failed. >> >> Aug 09 08:36:11 imap-login: Info:
2020 Aug 09
2
IPv6 auth failed
I am using latest Windows Thunderbird 68.11.0 and dovecot 2.3.10.1_2 with FreeBSD 12.1-RELEASE-p8. Whenever I enable dovecot IPv6 and I try to login I get auth failed. Aug 09 08:36:11 imap-login: Info: Disconnected: Inactivity (auth failed, 2 attempts in 180 secs): user=<user at domain.com>, method=CRAM-MD5, rip=1:2:3:4::5, lip=1:2:3:6::7, TLS,
2019 May 13
3
Sieve scripting
I want to monitor a special folder and execute a shell script each time I put an email to it. I would like to automate that way the process of SPAM reporting (SPAMCop). Is that possible with sieve? Lefteris
2019 May 17
3
Find last day of login
I am using dovecot virtual maildir accounts. Is it possible to find last day of login for an account by checking the last modification time of the maildir files? Lefteris
2019 Jul 12
2
Pigeonhole-0.5.7 fails to build from sources
Latest update fails to build from sources in FreeBSD 12-STABLE --- lda-sieve-plugin.lo --- lda-sieve-plugin.c:82:27: error: variable has incomplete type 'struct smtp_submit_input' struct smtp_submit_input submit_input; ^ lda-sieve-plugin.c:82:9: note: forward declaration of 'struct smtp_submit_input' struct smtp_submit_input
2019 May 04
2
Feature request - blacklistd interaction
Would be really really REALLY nice to have dovecot interact directly with blacklistd! Makes a huge difference on busy systems and beats log parsing by far. Thank you
2019 May 15
2
Permissions fix
Is there a fast way for dovecot to set and/or fix its directory permissions?
2019 Jul 11
2
Connection statistics per user and IP
Is it possible to enable statistics and keep track of the maximum number of connections per user and also per IP? Lefteris
2019 Jun 28
2
Error: quota-status: Client sent invalid recipient address: Invalid character in path
Any idea what this is? Jun 26 23:16:34 quota-status(user at example.com)<4975><CLsXEzfSE11vEwAArt9ycg>: Error: quota-status: Client sent invalid recipient address: Invalid character in path I have this enabled in my config service quota-status { client_limit = 1 executable = quota-status -p postfix unix_listener /var/spool/postfix/private/dovquota { mode = 0666 user =
2019 May 19
4
Merging existing mailboxes to aliases
I am trying to merge all, existing or not, different mailboxes in one with the mailbox alias plugin. If I add the following lines, will the existing mailboxes automatically merge in one mailbox and corresponding links auto create? If not, do I have to do this manually? mailbox_alias_new = Spam mailbox_alias_new2 = Junk E-mail mailbox_alias_new3 = Sent Items mailbox_alias_new4 =
2019 Jun 22
1
last login user tracking
On 22/6/2019 16:07, John Fawcett via dovecot wrote: > > You can easily view the value in a readable format with the > FROM_UNIXTIME mysql funciton > > https://dev.mysql.com/doc/refman/8.0/en/date-and-time-functions.html#function_from-unixtime > > To get remote ip > > define the rip field in your table and add it to the primary key > > add %r to the
2019 Aug 21
4
sometimes no shared cipher after upgrade from 2.2 to 2.3
We recently upgraded from dovecot 2.2 to 2.3.7.1-1 Not many, but some users are experiencing difficulties. The dovecot directors log: Aug 21 14:28:49 director01 dovecot: pop3-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=redacted, lip=10.0.0.120, TLS handshaking: SSL_accept() failed: error:1408A0C1:SSL routines:ssl3_get_client_hello:no shared cipher,
2003 Jul 03
1
SCSI backup error
Hi, Can someone please help me with this? I have just upgraded from 4.7 to 4.8-STABLE and this is what I am getting when I try a tape backup. Please CC as I am not in the list. It was working well before the upgrade (dump -0ua -f - / | gzip -c -9 | dd of=/dev/nsa0). Thank you, Lefteris Tsintjelis Jul 3 22:55:18 ene /kernel:
2004 Apr 22
1
Problem with ownership of non-root files at destination
I'm using rsync to mirror my Sharp SL-5500 Linux PDA home directory to my Linux desktop over a TCP/IP-on-USB link. I'm running the following command as root on the 5500: /home/QtPalmtop/bin/rsync -av /home/zaurus \ 192.168.129.1::zaurus I'm running the rsync server out of xinetd. I have verified with 'ps' that the server, when it starts, is running as root. The files are
2011 Aug 15
2
[LLVMdev] Order of code generation
On 15/08/11 13:12, محمد ﻋﻤﺮ ﺩﻫﻠﻮﻯ wrote: > How do I enable the assertions when building ? > I am using 2.9, the current version, and when I use the standard build llc does > not give me the view-*-dags options. Configure with --enable-assertions Ciao, Duncan. > > -Omer > > On Sat, Aug 13, 2011 at 1:50 AM, Duncan Sands <baldrick at free.fr > <mailto:baldrick at
2011 Aug 15
0
[LLVMdev] Order of code generation
After enabling assertions and recompilation I still get this error. ~/bin/llvm$ llc -view-isel-dags t3.bc llc: Unknown command line argument '-view-isel-dags'. Try: 'llc -help' llc: Did you mean '-fast-isel-abort'? and I see the view-edge bundles option but get the following error. ~/bin/llvm$ llc -view-edge-bundles t3.bc Writing