On Fri, Jul 26, 2019 at 2:44 PM @lbutlr via dovecot
wrote:
> On 26 Jul 2019, at 09:35, dove...@filter.demeijer.com wrote:
> > I basically followed https://www.c0ffee.net/blog/mail-server-guide/ And
> > dovecot with solr is running fine on freebsd for me.
>
> Thanks for that link, looks very strai
Thanks, doveconf -n shows the same thing.
Patrick
On Wed, Apr 3, 2019 at 12:38 PM Tanstaafl via dovecot
wrote:
> On Thu Mar 28 2019 17:04:37 GMT-0400 (Eastern Standard Time), Patrick
> Mahan via dovecot wrote:
> > Hmm, actually it is set -
> >
> > root@ns:/usr/local/
< dovecot@dovecot.org> wrote:
>
>
> On Thu, 28 Mar 2019 05:22:37 -0700, Patrick Mahan via dovecot stated:
>
> >FreeBSD 11.2
> >Postfix 3.3.2
> >Dovecot 2.3.4
> >
> >I am trying to use dovecot lmtp with postfix to verify authentication
> >of i
FreeBSD 11.2
Postfix 3.3.2
Dovecot 2.3.4
I am trying to use dovecot lmtp with postfix to verify authentication of
incoming email and to avoid being a spam relay (an issue I was having using
sendmail as my MTA).
I am getting the following log message in /var/log/maillog:
Mar 30 20:31:38 ns postfi
utlr wrote:
> On 21 Jan 2019, at 20:17, Patrick Mahan wrote:
> > Due to comcast buisness ISP intercepting imaps
>
> At you sure about that? I've been using comcast business for 7 years and
> the do not block 143, 993 587 or 25. they do block 110, but that's fine, I
>
Dovecot 2.3.4, FreeBSD 11.2
Due to comcast buisness ISP intercepting imaps I need to have my clients
connect to non-standard port (). Previously I had been using stunnel
to receive the imaps connection and forward it to the imap port over
127.0.0.1. But I would like to retire stunnel and hav