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
> Le 27 juil. 2019 à 23:13, Stephan Bosch 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
>>
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
submission_relay_host = localhost
submission_relay_port = 8587
submission_relay_rawlog
> Le 27 juil. 2019 à 14:30, Stephan Bosch 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
>> submiss
Never mind, I figured out my (stupid) error.
> I have a rule in sieve like the following:
>
> if anyof (header :contains ["to"] [ "box", "change", "cornell”, “twitter”]) {
--
'My strength is like the strength of ten because my heart is pure,' said
Carrot. 'Really? Well, there's eleven of the
I have a rule in sieve like the following:
if anyof (header :contains ["to"] [ "box", "change", "cornell”, “twitter”]) {
setflag "\\Seen";
fileinto :create "misc";
stop;
}
The messages that come in are using address extensions, so
user+twit...@example.com, for example.
The trouble is,
On 27 Jul 2019, at 04:15, Jorge Bastos wrote:
> When i migrated the account from the old imap server to the new (dovecot), i
> didn't removed and created the account in msoutlook, as i didn't saw any
> reason to do it.
> Creating the account again, IDLE works ok!
Glad you got that figured out. Se
On 27 Jul 2019, at 00:42, Patrick Mahan wrote:
> 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 freebs
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
submission_relay_host = localhost
submission_relay_port = 8587
submission_relay_rawlog_di
On 25 Jul 2019, at 7.18, Amir Caspi via dovecot wrote:
>
> Hi all,
>
> I set up dovecot a couple of months ago and am having trouble getting
> autoexpunge=30d to work on my Trash and Junk mailboxes. Not sure why not
> because I'm not getting error messages in my log.
> Running "do
On 27 Jul 2019, at 14.13, Timo Sirainen wrote:
>
> On 25 Jul 2019, at 20.55, Mike via dovecot wrote:
>>
>> Hi,
>>
>>
>> I have recently migrated (under emergency conditions) a dovecot imap/pop
>> based server to a new instance. The mailboxes used mdbox format and due
>> to various screwups I
On 25 Jul 2019, at 20.55, Mike via dovecot wrote:
>
> Hi,
>
>
> I have recently migrated (under emergency conditions) a dovecot imap/pop
> based server to a new instance. The mailboxes used mdbox format and due
> to various screwups I had corrupt indexes. I thought I'd cleaned this up
> but the
Guys,
I just discovered the reason!
When i migrated the account from the old imap server to the new (dovecot), i
didn't removed and created the account in msoutlook, as i didn't saw any
reason to do it.
Creating the account again, IDLE works ok!
Stupid outlook!
Sorry for the noise, and thank you
13 matches
Mail list logo