[commit] master: remove stray closing brace from man page

2024-09-29 Thread ossi via isync-devel
commit 3c4b5f1c83a568f18c14c93aab95c9a853edfd15 Author: Ludovico Gerardi AuthorDate: Sun Sep 29 14:46:39 2024 +0200 Commit: Oswald Buddenhagen CommitDate: Sun Sep 29 14:48:01 2024 +0200 remove stray closing brace from man page amends 5d5e07eb. src/mbsync.1.in | 2 +- 1 fil

[commit] branch 'master' rewound

2024-09-29 Thread ossi via isync-devel
The branch 'master', previously at f7c5f1d, has been rewound by 2 revision(s) to 8c781d4. ___ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/isync-devel

[commit] master: remove stray closing brace from man page

2024-09-29 Thread ossi via isync-devel
commit f7c5f1dbf428deb9686d5d86fd8987af92ec3206 Author: Ludovico Gerardi AuthorDate: Sun Sep 29 14:46:39 2024 +0200 Commit: Oswald Buddenhagen CommitDate: Sun Sep 29 14:46:39 2024 +0200 remove stray closing brace from man page amends 5d5e07eb. src/mbsync.1.in | 2 +- 1 fil

[commit] master: mbsync-get-cert: add support for STARTTLS

2024-09-29 Thread ossi via isync-devel
commit 33bb58b3b3c27dbc0d09c4ce8008ca9c6ea6ee99 Author: Behnam Lal AuthorDate: Sun Sep 29 14:35:11 2024 +0200 Commit: Oswald Buddenhagen CommitDate: Sun Sep 29 14:36:30 2024 +0200 mbsync-get-cert: add support for STARTTLS nowadays, many servers offer STARTTLS on the default

Re: #20 [PATCH] add(mbsync-get-cert): support STARTTLS and custom port

2024-09-29 Thread Oswald Buddenhagen via isync-devel
On Sun, Sep 29, 2024 at 12:18:14PM +, Behnam Lal Moghaddam wrote: I just didn't bother to change the name ever, so that pseudonym has been used more often than my real name. heh, ok. i made a few fixups. unless you see something wrong with it, i'll push this version at some point. From 33b

[PATCH] Fix typo

2024-09-29 Thread Ludovico Gerardi
Signed-off-by: Ludovico Gerardi --- src/mbsync.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mbsync.1.in b/src/mbsync.1.in index f950b3b..fba3669 100644 --- a/src/mbsync.1.in +++ b/src/mbsync.1.in @@ -12,7 +12,7 @@ mbsync - synchronize IMAP4 and Maildir mailboxes .

Re: Re: #20 [PATCH] add(mbsync-get-cert): support STARTTLS and custom port

2024-09-29 Thread Oswald Buddenhagen via isync-devel
On Sat, Sep 28, 2024 at 11:54:56PM +, Behnam Lal Moghaddam wrote: On 24/09/28 02:03PM, Oswald Buddenhagen via isync-devel wrote: a few suggestions: I rewrote the patch according to your suggestions. ok. i see you removed the port config entirely, which is fair enough. however, i don't q

Re: Convert from mutt record file to mbsync file with proper UID

2024-09-29 Thread Oswald Buddenhagen via isync-devel
On Sat, Sep 28, 2024 at 05:17:55PM +, Ludovico Gerardi wrote: The problem is that I still have the older outgoing messages in the renamed file, and I don't know how to convert those into the format that mbsync uses, with the right UID etc. Could anyone help me please? you don't need to worr