Displaying 20 results from an estimated 6000 matches similar to: "[Bug 2336] New: Expose dynamic port for -R 0:... via environment"
2013 Mar 22
52
[Bug 2081] New: extend the parameters to the AuthorizedKeysCommand
https://bugzilla.mindrot.org/show_bug.cgi?id=2081
Bug ID: 2081
Summary: extend the parameters to the AuthorizedKeysCommand
Classification: Unclassified
Product: Portable OpenSSH
Version: 6.2p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
2014 Sep 09
9
[Bug 2272] New: Global "PermitTunnel Yes" required to connect to a tunnel
https://bugzilla.mindrot.org/show_bug.cgi?id=2272
Bug ID: 2272
Summary: Global "PermitTunnel Yes" required to connect to a
tunnel
Product: Portable OpenSSH
Version: 6.6p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component: sshd
2014 Dec 04
4
[Bug 2324] New: remote port forward w/ empty bind_address via multiplexed connection: doc violation
https://bugzilla.mindrot.org/show_bug.cgi?id=2324
Bug ID: 2324
Summary: remote port forward w/ empty bind_address via
multiplexed connection: doc violation
Product: Portable OpenSSH
Version: 6.7p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: trivial
Priority: P5
2012 May 03
5
[PATCH/RFC 0/6] New mux client request to list open tcp forwardings.
These patches implement a new mux client request to list the currently opened
TCP forwardings. It also removes some todos regarding keeping the list
of forwardings in the options up-to-date.
Bert Wesarg (6):
attach the forwarding type to struct Forward
merge local and remote forward lists
generate unique ids for forwardings to be used for identification
remove closed forwardings from
2020 Sep 24
2
How do I make "vnd.dovecot.environment" available?
On 24 Sep 2020, at 20:45, Sami Ketola <sami.ketola at dovecot.fi> wrote:
> can you link your doveconf -n and the sieve script?
The user?s detail are:
[root at gatekeeper ~]# doveadm user minfrin at example.com
field value
uid vmail
gid vmail
home /home/vmail/minfrin at example.com/
mail maildir:~/mail
mail_auto_reply_mode reply
mail_auto_reply_text I am truly away...
The sieve script
2020 Sep 25
1
[EXT] How do I make "vnd.dovecot.environment" available?
On 24 Sep 2020, at 22:07, Sami Ketola <sami.ketola at dovecot.fi> wrote:
> I think this should be
>
> require ["environment"];
>
> instead.
I eventually stumbled on a syntax that worked. Putting all of this in one place:
- You need to turn on the sieve_extprograms plugin:
sieve_plugins = sieve_extprograms
- Then you need to enable vnd.dovecot.environment:
2020 Jul 12
3
Syncing emails from external server like Gmail
> On 12. Jul 2020, at 23.38, Sami Ketola <sami.ketola at dovecot.fi> wrote:
>
>
>
>> On 12. Jul 2020, at 12.54, Vitalii <vnagara at yandex.com> wrote:
>>
>> Panic: file imapc-sync.c: line 328 (imapc_initial_sync_check):
>> assertion failed: (mail_index_is_expunged(view, lseq) ||
>>
2019 Oct 03
1
UNSEEN flag issues with multiple clients
> On 2 Oct 2019, at 17.01, John Stoffel <john at stoffel.org <mailto:john at stoffel.org>> wrote:
> To look at all the mailboxes on the server and see how many RECENT
> mails there are. For the postfix-users list, I see that there are 6
> recent messages. And if I do the list of mailboxes command again, it
> returns the same count. Then if I go and look at the
2020 Jun 08
2
Doveadm Backup (other) issues
> On 7. Jun 2020, at 18.20, John Stoffel <john at stoffel.org> wrote:
>
>>>>>> "Gingko" == Gingko <ldiff001 at gingko.ovh> writes:
>
> Gingko> I also have issues using Dovecot Backup.
>
> Gingko> I am trying to Backup (or possibly Sync - one way) a single
> Gingko> user IMAP account from a remote server, unknown type, to my
2017 Dec 04
3
Recommended tool for migrating IMAP servers
On Mon, Dec 4, 2017 at 9:16 AM, Sami Ketola <sami.ketola at dovecot.fi> wrote:
>
> With every other tool you will face end users needing to invalidate their
> local caches and
> redownloading all headers if not also all mail bodies.
>
> Sami
>
>
I don't think so. Been using imapsync for large scale migrations from
external servers to our dovecot setup. Users
2019 Dec 04
3
Dovecot 2.3.8 - How to force index creation for user/mailbox?
Someone who have mailbox in different directory than indexes, can confirm
if doveadm can recreate index (after deleting dovecot.index* files) or
these files can be created only by connecting with IMAP client?
?r., 4 gru 2019 o 15:45 Sami Ketola <sami.ketola at dovecot.fi> napisa?(a):
>
>
> > On 4 Dec 2019, at 11.48, Tomek Lutelmowski via dovecot <
> dovecot at
2017 Nov 03
3
dovecot-lda without starting dovecot?
you could try setting
protocols =
in config file to disable (most) listeners.
---Aki TuomiDovecot oy
-------- Original message --------From: Stephan von Krawczynski <skraw.ml at ithnet.com> Date: 03/11/2017 19:39 (GMT+02:00) To: Dovecot Mailing List <dovecot at dovecot.org> Subject: Re: dovecot-lda without starting dovecot?
On Fri, 3 Nov 2017 19:30:22 +0200
Sami Ketola
2017 Nov 04
2
dovecot-lda without starting dovecot?
On Sat, 4 Nov 2017 01:57:31 +0200
Sami Ketola <sami.ketola at dovecot.fi> wrote:
> >>
> >> While it might be possible to disable all the other services except
> >> master I must ask why? How would the users be accessing their mails then?
> >>
> >> Sami
> >
> > Hello Sami,
> >
> > you did not read my first post. We
2018 Sep 26
4
Best way to move mail from one server to another
Finally have some time to review list emails...
On Tue Sep 04 2018 03:41:50 GMT-0400 (Eastern Standard Time), Sami
Ketola <sami.ketola at dovecot.fi> wrote:
> imapsync always loses data.
Hi Sami,
Can you expand on this?
I used ImapSync to migrate from Dovecot to Office365 a couple of years
ago, and didn't notice any issues with it at all.
2018 Sep 04
7
Best way to move mail from one server to another
Am 04.09.2018 um 17:18 schrieb Sami Ketola:
>
>
>> On 4 Sep 2018, at 18.00, Robert Schetterer <rs at sys4.de> wrote:
>>
>> Am 04.09.2018 um 16:52 schrieb Sami Ketola:
>>>
>>>
>>>> On 4 Sep 2018, at 17.47, Robert Schetterer <rs at sys4.de> wrote:
>>>>
>>>> Am 04.09.2018 um 09:41 schrieb Sami Ketola:
2018 Jan 24
2
Quota plugin creates IMAP folder
Well, I have to scrub most data from the output, but it is what I
would have expected
# doveadm user <user>
field value
...
home /path/to/home
mail maildir:~/Maildir
...
On Wed, Jan 24, 2018 at 12:30 PM, Sami Ketola <sami.ketola at dovecot.fi>
wrote:
>
>
> > On 24 Jan 2018, at 13.21, Thorsten Hater <thorsten.hater at gmail.com>
> wrote:
> >
>
2017 Aug 14
2
Mailbox Alias
Cit?t Sami Ketola <sami.ketola at dovecot.fi>:
>> On 14 Aug 2017, at 11.10, zyrixx <zyrixx at gmx.net> wrote:
>>
>> mail_plugins = $mail_plugins mailbox_alias
>>
>> plugin {
>> mailbox_alias_old = Trash
>> mailbox_alias_new = Deleted
>> mailbox_alias_old2 = Sent
>> mailbox_alias_new2 = Sendet
>> mailbox_alias_old3 =
2017 Dec 05
2
Recommended tool for migrating IMAP servers
On Tue, Dec 5, 2017 at 4:16 AM, Sami Ketola <sami.ketola at dovecot.fi> wrote:
> On Mon, Dec 4, 2017 at 9:16 AM, Sami Ketola <sami.ketola at dovecot.fi>
> wrote:
>
>>
>> With every other tool you will face end users needing to invalidate
>> their local caches and
>> redownloading all headers if not also all mail bodies.
>>
>> Sami
2020 Sep 24
2
How do I make "vnd.dovecot.environment" available?
Hi all,
According to the docs at https://wiki.dovecot.org/Pigeonhole/Sieve, some extensions are not available by default.
The docs tell me the sieve_plugins, sieve_extensions and/or sieve_global_extensions configs are involved, but I can find no authoritative documentation as to what the values should be.
What values must I use to make ?vnd.dovecot.environment? available?
Adding
2019 Feb 18
2
Error configuring unix_listener stats-writer
Am 17.02.19 um 18:27 schrieb Sami Ketola:
>
>
>> On 17 Feb 2019, at 11.47, Peter Nabbefeld via dovecot
>> <dovecot at dovecot.org> wrote:
>>
>>
>> Is there any tool displaying an "effective" config tree (i.e., a tool
>> displaying the resulting configuration from every file, displaying
>> the original file and line number)?