Displaying 20 results from an estimated 40 matches for "armadilha".
2017 Jun 12
1
Log authentication attempts
...t;
> 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
>
2010 Feb 16
2
configuring overquota message
...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
2009 Sep 18
1
simple feature request: IMAP logged out message
...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
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 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
2010 Feb 13
3
problem with deliver segfaulting
...s=sent (delivered via dovecot
service)
disabling mail_debug makes the segfault happens again .... and
reenabling mail_debug make it works again !
how can i debug this !?!?!?
--
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 Mar 11
3
IMAP proxy configuration
...ull 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
...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
...t
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:
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 =
2015 Mar 19
0
check if anvil is working
...oup =
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
...iled 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
2019 Feb 12
0
Using SHA256/512 for SQL based password
...where xxx is either 256 or 512. All the rest I have been finding in my
> searches concern converting the format and are not needed for a clean
> start?
>
> 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
2020 Jul 21
0
ports with different crypto settings
...tables, 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
...ts 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
.... 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