Re: Submission Service Copy To Sent

2022-08-09 Thread Asai

On 8/9/2022 11:05 AM, spi wrote:


Am 09.08.22 um 18:56 schrieb Asai:

Greetings,

We've had a longstanding problem with emails not being copied to the
Sent folder that seems to be a bug with various email clients
(Thunderbird, TypeApp.)

I know that Dovecot has the option to use the Submission service to
copy emails to Sent without using SMTP to do this.

Would this solve the problem we've seen over the years of emails not
being copied to the Sent folder on various clients under certain
(unknown) conditions?



I had the same issue some time ago, If I remember right, with submission
the IMAP client needs to support some additional IMAP features which
most clients currently don't do.

I did it the other way round - my clients send mails by smtp and a
postfix milter script catches the mail on the mail server and copies it
locally to the user's IMAP mailbox - the clients don't upload any sent
mails by IMAP anymore.

Am using mailfromd as milter: 
https://puszcza.gnu.org.ua/software/mailfromd/


--
Cheers
spi


Thank you for your helpful response,

Asai



Re: Submission Service Copy To Sent

2022-08-09 Thread spi



Am 09.08.22 um 18:56 schrieb Asai:

Greetings,

We've had a longstanding problem with emails not being copied to the
Sent folder that seems to be a bug with various email clients
(Thunderbird, TypeApp.)

I know that Dovecot has the option to use the Submission service to
copy emails to Sent without using SMTP to do this.

Would this solve the problem we've seen over the years of emails not
being copied to the Sent folder on various clients under certain
(unknown) conditions?



I had the same issue some time ago, If I remember right, with submission
the IMAP client needs to support some additional IMAP features which
most clients currently don't do.

I did it the other way round - my clients send mails by smtp and a
postfix milter script catches the mail on the mail server and copies it
locally to the user's IMAP mailbox - the clients don't upload any sent
mails by IMAP anymore.

Am using mailfromd as milter: https://puszcza.gnu.org.ua/software/mailfromd/

--
Cheers
spi



Re: Submission Service Copy To Sent

2022-08-09 Thread Narcis Garcia
As far as I know, the copy to "Sent" folder is done by using IMAP, not 
SMTP. This is for client non-local storage.




Narcis Garcia

__
I'm using this dedicated address because personal addresses aren't 
masked enough at this mail public archive. Public archive administrator 
should fix this against automated addresses collectors.

El 9/8/22 a les 18:56, Asai ha escrit:

Greetings,

We've had a longstanding problem with emails not being copied to the 
Sent folder that seems to be a bug with various email clients 
(Thunderbird, TypeApp.)


I know that Dovecot has the option to use the Submission service to copy 
emails to Sent without using SMTP to do this.


Would this solve the problem we've seen over the years of emails not 
being copied to the Sent folder on various clients under certain 
(unknown) conditions?


Thanks for your insight here.

Asai