Hello,
I'm trying to set up the submission proxy, but if I set
submission_relay_ssl = starttls, it crashes. Without it, it works.
Please find the details below.
Thanks,
Alec
dovecot[256855]: submission-login: Login: user=, method=PLAIN, rip=::1,
lip=::1, mpid=257033, secured, session=
dovecot
Hello,
When connecting to Exim 4.94, dovecot submission logs this warning:
dovecot[25235]: submission(alec)<25347>: Warning:
smtp-client: conn localhost:25 ([::1]:25) [1]: Received invalid EHLO response
line: Unexpected character in EHLO keyword
Looks like it doesn't like the underscore in "
Hello,
I have a rule to always delete a header. If the message gets fileinto'd,
the header is gone, but if it's delivered into the INBOX through
implicit keep, the header does not get deleted.
Interestingly, if I remove the "if duplicate" filter, the header does
get deleted as expected.
I'm usin
Hi Stephan,
I actually found the problem.
If I downgrade to 2.3.10.1, it no longer crashes and outputs a proper
error message. The issue was here:
> ssl_client_ca_file = Will investigate..
>
> On 28/08/2020 01:07, Alec Moskvin wrote:
> > Hello,
> >
> > I'm
Hi Stephan,
On Wednesday 02 September 2020 19:59:57, Stephan Bosch wrote:
>
>
> On 29/08/2020 21:04, Alec Moskvin wrote:
> > Hello,
> >
> > I have a rule to always delete a header. If the message gets fileinto'd,
> > the header is gone, but if it's de
Hi Stephan,
On Thursday 03 September 2020 22:28:20, Stephan Bosch wrote:
>
>
> On 03/09/2020 23:25, Alec Moskvin wrote:
> > Hi Stephan,
> >
> > On Wednesday 02 September 2020 19:59:57, Stephan Bosch wrote:
> >>
> >> On 29/08/2020 21:04, Alec Moskvin
On Friday 25 September 2020 12:56:50, PGNet Dev wrote:
> I'm setting up an alternative submission relay host for dovecot. Atm, it's
> pointing @ fastmail.com.
>
> with dovecot config,
>
> submission_relay_host = smtp.fastmail.com
> submission_relay_port = 465
> submi