similar to: Dovecot submission proxy constraints

Displaying 20 results from an estimated 20000 matches similar to: "Dovecot submission proxy constraints"

2017 Dec 12
2
New Dovecot service: SMTP Submission (RFC6409)
Op 12-12-2017 om 15:28 schreef Tanstaafl: > This is fantastic Stephan! Especially since I'll soon be rolling a new > Dovecot server to act as a backup for our current Office 365 mail, as > well as to be prepared in case I can ever talk the boss into migrating > back to dovecot (we were using Dovecot for a really long time until he > was convinced by others that we 'had'
2017 Dec 14
2
New Dovecot service: SMTP Submission (RFC6409)
On 13.12.2017 21:41, Tanstaafl wrote: > On 12/12/2017, 1:39:08 PM, Stephan Bosch <stephan at rename-it.nl> wrote: >> However, keep in mind that for this particular feature we're just >> providing the "chicken" as it were. The "egg", i.e. client support, is >> still to come. Apart from Trojita (which I think is still not widely >> used), I
2017 Dec 14
0
New Dovecot service: SMTP Submission (RFC6409)
??? Stephan, thank you very much for your hard work. I want to ask your opinion about jmap ( http://jmap.io/ ) , do you think is a viable alternative to current IMAP + MSA ? ??? Regards ??? Mar?a El 12/12/17 a las 00:14, Stephan Bosch escribi?: > Hi, > > As some of you know, I started implementing the SMTP submission proxy a > few years ago. It acts as a front-end for any MTA,
2017 Dec 12
0
New Dovecot service: SMTP Submission (RFC6409)
This is fantastic Stephan! Especially since I'll soon be rolling a new Dovecot server to act as a backup for our current Office 365 mail, as well as to be prepared in case I can ever talk the boss into migrating back to dovecot (we were using Dovecot for a really long time until he was convinced by others that we 'had' to be on Office 365). I'll also be setting up a shiny new VPS
2017 Dec 14
2
New Dovecot service: SMTP Submission (RFC6409)
One other point. Adding support for something like this that also requires Clients to add support for it is just begging for a feature that never gets used. Stephan, are you sure there is no (fairly simple) way to make this an SMTP service that any email client that supports SMTP can use? On 12/14/2017, 10:57:44 AM, Tanstaafl <tanstaafl at libertytrek.org> wrote: > On 12/14/2017,
2017 Dec 16
0
New Dovecot service: SMTP Submission (RFC6409)
Op 12/14/2017 om 6:07 PM schreef Tanstaafl: > One other point. > > Adding support for something like this that also requires Clients to add > support for it is just begging for a feature that never gets used. > > Stephan, are you sure there is no (fairly simple) way to make this an > SMTP service that any email client that supports SMTP can use? It already is a normal
2017 Dec 16
3
New Dovecot service: SMTP Submission (RFC6409)
On 12/16/2017, 5:10:14 AM, Stephan Bosch <stephan at rename-it.nl> wrote: > Op 12/14/2017 om 6:07 PM schreef Tanstaafl: >> One other point. >> >> Adding support for something like this that also requires Clients to add >> support for it is just begging for a feature that never gets used. >> >> Stephan, are you sure there is no (fairly simple) way to
2017 Dec 13
0
New Dovecot service: SMTP Submission (RFC6409)
On 12/12/2017, 1:39:08 PM, Stephan Bosch <stephan at rename-it.nl> wrote: > However, keep in mind that for this particular feature we're just > providing the "chicken" as it were. The "egg", i.e. client support, is > still to come. Apart from Trojita (which I think is still not widely > used), I know of no IMAP client supporting BURL/URLAUTH for message
2017 Dec 14
0
New Dovecot service: SMTP Submission (RFC6409)
On 12/14/2017, 3:03:41 AM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: > On 13.12.2017 21:41, Tanstaafl wrote: >> On 12/12/2017, 1:39:08 PM, Stephan Bosch <stephan at rename-it.nl> wrote: >> I thought this was simply going to be an SMTP like service that any SMTP >> client could utilize, keeping the BURL/URLAUTH pieces working only >> between Dovecot and the
2017 Dec 22
0
New Dovecot service: SMTP Submission (RFC6409)
On 12/22/2017, 1:19:45 AM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: > Tanstaafl, maybe you could explain what you think the BURL/URLAUTH > stuff is for, or do you have some particular use case you would be using > it? Client support already is not required, and yes, it might take a > long time before clients support it. Hi Aki, I would primarily just like to be able to
2019 Jul 27
0
submission configuration issues
service submission-login { ? inet_listener submissions { ? ? haproxy = no ? ? port = 465 ? ? reuse_port = no ? ? ssl = yes ? } } Shouldn't the port be 587 here? My config file looks like: service submission-login { ? inet_listener submission { ??? #port = 587 ? } } The # comment must also mean something.. On 7/27/19 3:21 PM, Jean-Daniel via dovecot wrote: > > >> Le 27
2018 Sep 28
1
Dovecot submission announces CHUNKING but backend Postfix does not support it
On 09/20/2018 10:24 PM, Stephan Bosch wrote: > > > Op 20/09/2018 om 13:39 schreef Michael Goth: >> On 09/20/2018 12:56 PM, Robert Schetterer wrote: >>> Am 20.09.2018 um 11:04 schrieb Michael Goth: >>>> Hello, >>>> >>>> I'm setting up Dovecot 2.3.2.1 as a submission proxy to a Postfix >>>> backend server. Dovecot
2017 Dec 11
5
New Dovecot service: SMTP Submission (RFC6409)
Hi, As some of you know, I started implementing the SMTP submission proxy a few years ago. It acts as a front-end for any MTA, adding the necessary functionality for an SMTP submission service, also known as a Mail Submission Agent (MSA) (https://tools.ietf.org/html/rfc6409). The main reason I created this, back then, was implementing the BURL capability (https://tools.ietf.org/html/rfc4468). The
2017 Dec 22
2
New Dovecot service: SMTP Submission (RFC6409)
> On December 20, 2017 at 4:39 PM Tanstaafl <tanstaafl at libertytrek.org> wrote: > > > On Sat Dec 16 2017 15:41:25 GMT-0500 (Eastern Standard Time), Tanstaafl > <tanstaafl at libertytrek.org> wrote: > > Ok, well, my ignorance is probably glaring here, but what I meant was, > > the make the BURL/URLAUTH pieces strictly between Dovecot and the > >
2018 Jan 15
0
Submission/SMTP proxy server
Op 1/12/2018 om 8:18 PM schreef Daniel Miller: > Sorry if this seems elementary - but a question on > implementation/usage/purpose of this.? My understanding is at this > time the SMTP proxy server is only that - it does not implement any > further functionality.? So its availability now is purely for testing > purposes.? Is that accurate? No. This is a proxy that adds
2017 Dec 24
2
dovecot-submission SMTP send error with Thunderbird (BODY=8BITMIME)
Hi again, On 24/12/2017 7:11 am, Stephan Bosch wrote: > Op 12/23/2017 om 7:18 AM schreef Reuben Farrelly: >> Hi, >> >> With latest 2.3 -git (and 2.3.0 release), I'm running into this error >> with Thunderbird: >> >> "An error occurred while sending mail. The mail server responded: >> 5.5.4 Unsupported mail BODY type. Please verify that your
2019 Jul 27
2
submission configuration issues
> Le 27 juil. 2019 ? 14:30, Stephan Bosch <stephan at rename-it.nl> a ?crit : > > On 23/07/2019 17:13, Jean-Daniel Dupas via dovecot wrote: >> Hello, >> >> I'm having trouble configuring the submission proxy. >> >> I have configured the submission service as follow: >> >> submission_host = smtp.example.com >>
2017 Dec 22
2
Dovecot 2.3-rc1 SMTP submission proxy always gives TLS required error even when already using TLS
On 2017-12-21 16:48, Stephan Bosch wrote: > Op 12/18/2017 om 9:44 PM schreef Michael Marley: > >> First of all, I apologize for my accidental empty message earlier. >> >> I just set up the SMTP submission proxy in Dovecot 2.3, but whenever I >> try to connect to it, it always returns "530 5.7.0 TLS required." for >> any sort of AUTH or MAIL
2018 Apr 06
0
Dovecot Submission Proxy Auth
Hi Paul, Care to share your config (even OFFLIST) that has successfully integrated Dovecot Submission service with Exim?? I use Exim+Dovecot (Exim4U) and wouldn't mind exploring this. Thanks in advance. On 6 April 2018 at 19:15, Paul Hecker <paul at iwascoding.com> wrote: > Hi, > > Thanks you very much. This did the trick! > > > On 6. Apr 2018, at 15:56, Stephan
2017 Dec 22
0
Dovecot 2.3-rc1 SMTP submission proxy always gives TLS required error even when already using TLS
On 2017-12-22 11:22, Michael Marley wrote: > On 2017-12-21 16:48, Stephan Bosch wrote: > > Op 12/18/2017 om 9:44 PM schreef Michael Marley: > > First of all, I apologize for my accidental empty message earlier. > > I just set up the SMTP submission proxy in Dovecot 2.3, but whenever I > try to connect to it, it always returns "530 5.7.0 TLS required." for