Displaying 20 results from an estimated 40 matches for "solutti".
2010 Feb 13
3
problem with deliver segfaulting
i'm facing a pretty hard to debug problem when trying to use
dovecot LDA (deliver) from postfix. After having all configured, mail
deliver fails. This is from my maillog:
Feb 12 21:27:54 correio postfix/pipe[12484]: 930F9F6105:
to=<solutti at domain.com.br>, relay=dovecot, delay=0.21,
delays=0.03/0.01/0/0.18, dsn=4.3.0, status=SOFTBOUNCE (Command died with
signal 11: "/usr/libexec/dovecot/deliver")
at the same time, i have from my /var/log/messages:
Feb 12 21:27:54 correio kernel: deliver[12485]: segfault at 0 ip
4c...
2010 Feb 03
2
[BUG] problem with zlib plugin
Hi,
i think i've the same problem as described here:
http://www.dovecot.org/list/dovecot/2009-June/040687.html
when opening a folder without an index (?) and bzip-compressed files i
get following error message:
2010-02-03T14:12:10.026452+01:00 server dovecot: IMAP(user): gzread()
failed: PARAM_ERROR
2010-02-03T14:12:10.026477+01:00 server dovecot: IMAP(user): FETCH for
mailbox folder
2017 Jun 12
1
Log authentication attempts
I need to save that to database because I have more then one mail server
and them must share each other failed login attempts information.
I'll try check how Dovecot Authentication Policy works.
--JAcek
2017-06-12 16:50 GMT+02:00 Leonardo Rodrigues <leolistas at solutti.com.br>:
> Em 12/06/17 09:39, j.emerlik escreveu:
>
>> Failed login attempts information may be useful in the
>> fight with bruteforce attacks.
>>
>>
> fail2ban is your friend, it can analyze the logs, no need for saving
> that on database.
>
>
>...
2017 Jun 12
4
Log authentication attempts
We alse have same problem, now we are running Dovecot 2.2.30.2 and also use
Dovecot SASL for SMTP authentication (postfix 2.11).
We need to save all failed login attempts to database as source IP address,
username and date and time but post-login script can do this but only after
successful login. Failed login attempts information may be useful in the
fight with bruteforce attacks.
It's
2010 Feb 16
2
configuring overquota message
...ded by something from dovecot.conf or
anywhere else.
question is: isnt it possible to configure the quota exceeded
message from dovecot.conf ?? Do i really need to rebuild dovecot
changing the message on quota.c for acchieving that ?
--
Atenciosamente / Sincerily,
Leonardo Rodrigues
Solutti Tecnologia
http://www.solutti.com.br
Minha armadilha de SPAM, N?O mandem email
gertrudes at solutti.com.br
My SPAMTRAP, do not email it
2019 Feb 12
6
Using SHA256/512 for SQL based password
I have trying to find how to set the dovecot-sql.conf for using
SHA256/512.? I am going to start clean with the stronger format, not
migrate from the old MD5.? It seems all I need is:
driver = mysql connect = host=/var/lib/mysql/mysql.sock dbname=postfix
user=postfix password=$Postfix_Database_Password default_pass_scheme =
SHAxxx-CRYPT # following should all be on one line. password_query =
2009 Sep 18
1
simple feature request: IMAP logged out message
...and from some specific ip address, regarding
traffic of the connection. For example, something like:
Sep 18 14:26:27 correio dovecot: IMAP(user at domain.com): Disconnected:
Logged out bytes=384/932222, rip=187.6.xx.xx, lip=200.140.yy.yy
--
Atenciosamente / Sincerily,
Leonardo Rodrigues
Solutti Tecnologia
http://www.solutti.com.br
Minha armadilha de SPAM, N?O mandem email
gertrudes at solutti.com.br
My SPAMTRAP, do not email it
2019 Feb 12
0
Using SHA256/512 for SQL based password
??? Here i have SSHA256 working with:
default_pass_scheme = PLAIN
??? and my database scheme just received the hashed password prefixed
by the SSHA indicator, just like:
mysql> select * from emails where endereco = 'solutti at XXXXXXXXX'\G
*************************** 1. row ***************************
????????????? endereco: solutti at XXXXXXXXXXXXXX
????????????? password:
{SSHA256.HEX}d90bac4xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
???????????????? quota: 51200
Em 12/02/2019 14:05, Robert Moskowitz v...
2010 Mar 11
3
IMAP proxy configuration
...ion on configuring dovecot as
IMAP/POP3 proxy for a full domain and not specific users ? Ideally i
would have a list of domains that should be proxied to somewhere else
and all the other domains would be threated locally.
Thanks.
--
Atenciosamente / Sincerily,
Leonardo Rodrigues
Solutti Tecnologia
http://www.solutti.com.br
Minha armadilha de SPAM, N?O mandem email
gertrudes at solutti.com.br
My SPAMTRAP, do not email it
2009 Sep 08
1
compression script for use with zlib module
...ir specifications require that the flags are sorted by their ASCII
value, although Dovecot itself doesn't care about that.
6) Unlock the maildir by sending a TERM signal to the maildirlock
process (killing the PID it wrote to stdout).
--
Atenciosamente / Sincerily,
Leonardo Rodrigues
Solutti Tecnologia
http://www.solutti.com.br
Minha armadilha de SPAM, N?O mandem email
gertrudes at solutti.com.br
My SPAMTRAP, do not email it
2010 Feb 14
3
salted passwords
...to give the salt, somehow ?? Or should i store the salt
used in the password, for example first or last N characters ....
is there anyone using dovecot with MySQL and SSHA256 passwords that
can share me the dovecot-sql.conf file ?
--
Atenciosamente / Sincerily,
Leonardo Rodrigues
Solutti Tecnologia
http://www.solutti.com.br
Minha armadilha de SPAM, N?O mandem email
gertrudes at solutti.com.br
My SPAMTRAP, do not email it
2010 Feb 16
4
zlib plugin trouble
Hi,
I have error with dovecot 1.2.10 + compress on deliver patch and zlib plugin.
logfile sample:
[...]
mail.err: Feb 16 14:22:25 dovecot: IMAP(hidden at domain.com): zlib_istream.seek() failed: Invalid argument
mail.err: Feb 16 14:22:25 dovecot: IMAP(hidden at domain.com): FETCH for mailbox Meursault UID 101 failed to read message input: Invalid argument
mail.err: Feb 16 14:22:26 dovecot:
2015 Mar 19
0
check if anvil is working
...= anvil
unix_listener anvil-auth-penalty {
group =
mode = 0600
user =
}
unix_listener anvil {
group =
mode = 0600
user =
}
user = $default_internal_user
vsz_limit = 18446744073709551615 B
}
--
Atenciosamente / Sincerily,
Leonardo Rodrigues
Solutti Tecnologia
http://www.solutti.com.br
Minha armadilha de SPAM, N?O mandem email
gertrudes at solutti.com.br
My SPAMTRAP, do not email it
2015 Apr 24
2
Performance
Hi,
at moment I have this environment:
CentOS
nginx + phpfpm
Dovecot, with Maildir format
Postfix
Roundcube
MySQL backend
about 10000 mailusers
dual core Intel(R) Pentium(R) D CPU 3.00GHz
8 GB RAM
network storage device (Coraid), ext4 file system
I have no performance issue now, but I need to move to a different server:
FreeBSD 10.1-RELEASE
nginx + phpfpm
Dovecot
Postfix
Roundcube
dual
2017 May 22
1
Backing up and restoring maildir folders
Hello,
I am migrating to a different distribution of Linux that involves
changing to an earlier version of dovecot (2.2.22 to 2.2.13). As part of
this process, I will be copying several maildirs to the new machine. One
of these has a number of files and directories that resemble this one
example:
cur/
dovecot.index
dovecot.index.cache
dovecot.index.log
dovecot.mailbox.log
dovecot-uidlist
2017 Jun 12
0
Log authentication attempts
Em 12/06/17 09:39, j.emerlik escreveu:
> Failed login attempts information may be useful in the
> fight with bruteforce attacks.
>
fail2ban is your friend, it can analyze the logs, no need for
saving that on database.
--
Atenciosamente / Sincerily,
Leonardo Rodrigues
Solutti Tecnologia
http://www.solutti.com.br
Minha armadilha de SPAM, N?O mandem email
gertrudes at solutti.com.br
My SPAMTRAP, do not email it
2020 Jul 21
0
ports with different crypto settings
...rent port and
traffic will be redirected to it via iptables, so user doesn't need to
care about it.
??? Is that possible? I haven't found anything similar on the
documentations, it seems to me that crypto settings are global ...
--
Atenciosamente / Sincerily,
Leonardo Rodrigues
Solutti Tecnologia
http://www.solutti.com.br
Minha armadilha de SPAM, N?O mandem email
gertrudes at solutti.com.br
My SPAMTRAP, do not email it
2020 Nov 12
2
Trying to install certbot on CentOS
Following the advice obtained here, I am trying to get a LetsEncrypt
certificate.
These are the instructions:
Step 1:
https://snapcraft.io/docs/installing-snapd
Step 2:
https://certbot.eff.org/lets-encrypt/centosrhel7-apache
My problem is this error message:
# snap install --classic certbot
error: system does not fully support snapd: cannot mount squashfs image
using "squashfs":
2009 Sep 22
1
compressed IMAP traffic
...dea is to reduce IMAP traffic between server and clients and
not using VPN-like solutions, the idea is just some IMAP4 standard
client (compatible with SSL/TLS if that's the case) and nothing else.
can something like that be done ?
--
Atenciosamente / Sincerily,
Leonardo Rodrigues
Solutti Tecnologia
http://www.solutti.com.br
Minha armadilha de SPAM, N?O mandem email
gertrudes at solutti.com.br
My SPAMTRAP, do not email it
2011 Dec 13
1
dovecot penalties and anvil
...enalties (that can be checked with doveadm penalty) ... but
i'm not finding anything on that.
is there any documentation on anvil/penalties that i should check
other than a few messages on the mailing list archive ?
thanks !
--
Atenciosamente / Sincerily,
Leonardo Rodrigues
Solutti Tecnologia
http://www.solutti.com.br
Minha armadilha de SPAM, N?O mandem email
gertrudes at solutti.com.br
My SPAMTRAP, do not email it