On Mon, Aug 26, 2019 at 4:44 PM Mauricio Tavares wrote:
>
> On Mon, Aug 26, 2019 at 4:36 PM Joseph Tam via dovecot
> wrote:
> >
> > On Sun, 25 Aug 2019, Mauricio Tavares wrote:
> >
> > > Per [1] I decided to see what the response (base64-reply) I am
> > > submitting to dovecot looks like:
> > >
On Sun, Oct 20, 2019 at 10:43 AM Rajesh Bansal via dovecot
wrote:
>
> Hi Team,
>
>
>
> I need to develop Visual VoiceMail solution. In this solution I need a IMAP4
> server, from which I can get a hit for each mail retrieval. Can anyone help
> me if dovecot can be used for this purpose.
>
On Mon, Aug 26, 2019 at 4:36 PM Joseph Tam via dovecot
wrote:
>
> On Sun, 25 Aug 2019, Mauricio Tavares wrote:
>
> > Per [1] I decided to see what the response (base64-reply) I am
> > submitting to dovecot looks like:
> >
> > echo 'base64-reply' | base64 -d
> > raub@example.compassword
>
> I thin
On Mon, Aug 26, 2019 at 2:38 AM Aki Tuomi wrote:
>
>
> On 26.8.2019 6.51, Mauricio Tavares via dovecot wrote:
> > Trying to figure out which step is causing me not to be able to
> > login. I am using a password file,
> >
> > passdb {
> > driver =
Trying to figure out which step is causing me not to be able to
login. I am using a password file,
passdb {
driver = passwd-file
args = scheme=SHA512-CRYPT username_format=%u /etc/dovecot/passwd
}
We will assume that the pw I created using 'doveadm pw -s
SHA512-CRYPT' matches the passw
In https://wiki.dovecot.org/HowTo/Fail2Ban, for a current (I know for
a fact in 2.2.36) I believe it should be
filter = dovecot
instead of
filter = dovecot-pop3imap
[root@mail ~]# ls -l /etc/fail2ban/filter.d/doveco*
-rw-r--r-- 1 root root 1875 May 11 2017 /etc/fail2ban/filter.d/dovecot.conf