Displaying 20 results from an estimated 1000 matches similar to: "Typo in systemd commit HG 8dc79a437858"
2015 May 25
0
Typo in systemd commit HG 8dc79a437858
On Mon, 25 May 2015 08:14:41 +0200
Thomas Leuxner <tlx at leuxner.net> wrote:
> The apostrophes need to be removed from the LimitCORE example,
> otherwise the parameter will not be recognized:
>
> $ cat /etc/systemd/system/dovecot.service.d/service.conf
> [Service]
> #Environment='OPTIONS=-p'
> #LimitCORE=8192
> LimitCORE=infinity
Hey guys, please tell me
2015 May 25
1
Typo in systemd commit HG 8dc79a437858
On 05/25/2015 03:44 PM, Steve Litt wrote:
> Hey guys, please tell me that Dovecot does not depend on systemd!
>
Nope, Dovecot doesn't depend on systemd. Why should it depend on systemd?
But: Dovecot supports systemd. If you want to enable systemd, use:
./configure --with-systemdsystemunitdir
Regards,
Pascal
--
The trapper recommends today: beeffeed.1514517 at localdomain.org
2015 May 10
2
Xi broken
* Stephan Bosch <stephan at rename-it.nl> 2015.05.10 17:34:
> Don't hesitate to notify me if there are any problems.
Thanks for fixing this. As this repo stuff is mostly bleeding edge, I noticed that the systemd service file needs to be modified to allow coredumps. Not sure how it is supposed to interact with the file /etc/default/dovecot and its ALLOW_COREDUMPS=1 variable, but one
2016 Nov 18
3
Good email client to use with Dovecot?
since years mutt, 'cause it really sucks.
I tried TB or claws, evolution, opera but always returned to mutt.
Am 18. November 2016 06:31:43 MEZ, schrieb Steve Litt <slitt at troubleshooters.com>:
>On Thu, 17 Nov 2016 18:07:15 -0800
>lists at lazygranch.com wrote:
>
>> FWIW, I use claws, which is about the only one not mentioned.?
>>
>> I don't like
2019 Jan 14
2
[FTS Xapian] Beta release
OK, got it (my fault, as always, put the LimitCORE in the wrong line). Here is the stack trace:
> On 14. Jan 2019, at 10:33, Joan Moreau via dovecot <dovecot at dovecot.org> wrote:
>
> Difficult to figure out without a coredump + gdb
>
>
>
> I have also battled quite a lot to make sure dovecot can core dump on my Archlinux servers.
>
> I remember that the
2016 Nov 23
3
Updated my Dovecot certificate for the first time
On Wed, 23 Nov 2016 16:04:22 -0600 (CST)
Greg Rivers <gcr+dovecot at tharned.org> wrote:
> On Wed, 23 Nov 2016, Steve Litt wrote:
> > [snip]
> >
> > Alpine still gives me a bad cert warning, saying I should either
> > fix it or disable checking. I haven't yet found a way to get Alpine
> > to discriminate between a valid self-signed cert and a bad one.
2016 Nov 18
4
Good email client to use with Dovecot?
FWIW, I use claws, which is about the only one not mentioned.?
I don't like Thunderbird. For one thing, it is in caretaker status. Mozilla believes Web based mail is the "future." I rather not run roundcube, given I got hacked via an unpatched roundcube ?back when I was using a hosting company. ? Webmail just increases your attack surface.?
2019 Jan 14
2
[FTS Xapian] Beta release
Thank you. Here is the stack trace with all debug symbols:
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bt.txt
URL: <https://dovecot.org/pipermail/dovecot/attachments/20190114/76bcc796/attachment-0001.txt>
-------------- next part --------------
> On 14. Jan 2019, at 11:07, Stephan Bosch <stephan at rename-it.nl> wrote:
2016 Nov 24
4
Updated my Dovecot certificate for the first time
On Thu, 24 Nov 2016 07:52:51 +0100 (CET)
Steffen Kaiser <skdovecot at smail.inf.fh-brs.de> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Wed, 23 Nov 2016, Steve Litt wrote:
>
> >On Wed, 23 Nov 2016 16:04:22 -0600 (CST) Greg Rivers
> ><gcr+dovecot at tharned.org> wrote:
> >> $ strings $(whence alpine) | grep '^/.*certs$'
2016 Nov 18
1
Good email client to use with Dovecot?
Look up "roundcube", really straight forward configuration, once installed
type in the IP of your server publishing it on a web browser and it will
walk you through configuring it
On 18 Nov 2016 07:16, <lists at lazygranch.com> wrote:
> So does mutt suck or not?
>
> Original Message
> From: Andreas Kalex
> Sent: Thursday, November 17, 2016 11:06 PM
> To:
2016 Nov 23
2
Updated my Dovecot certificate for the first time
Hi all,
I've used Dovecot since February 2012, but because I kept reinstalling
Linux with every major version, I never had a Dovecot
self-signed certificate go bad on me before. Til now.
I started using rolling release Void Linux about a year ago, and my
Dovecot self-signed certificate just expired.
The solution I used is contained in these documents:
2016 Nov 17
5
Good email client to use with Dovecot?
On Thu, 17 Nov 2016 14:11:45 +0100
Jochen Bern <Jochen.Bern at binect.de> wrote:
> On 11/17/2016 08:48 AM, Steve Litt wrote:
> > When I use an email client, its purpose is as a window into my
> > Dovecot IMAP, and as a mechanism to reply to and send emails. I
> > don't do filtering or calendaring on my email client (filtering via
> > procmail direct to
2017 Nov 23
7
Compiling Samba 4.7 with systemd support on Fedora 26
The systemd unit file looks like as follows:
[Unit]
Description=Winbindd Service
After=syslog.target network.target
[Service]
Environment=KRB5CCNAME=FILE:/run/samba/krb5cc_samba
Type=notify
NotifyAccess=all
PIDFile=/var/run/samba/
ExecStart=/usr/local/samba/sbin/winbindd -D
ExecReload=/usr/bin/kill -HUP $MAINPID
LimitCORE=infinity
[Install]
@Rowland I am not blaming samba at all, certainly is
2016 Nov 18
1
Good email client to use with Dovecot?
* lists at lazygranch.com <lists at lazygranch.com>:
> So does mutt suck or not?
If you work with vi and like it, chances are you will also like mutt.
Personally I *love* mutt! No extra fat. Always on the spot. It is "liberal in
what it receives and conservative in how it sends". Since it is command line
program, I can run it almost everywhere.
It supports local mailboxes,
2018 Jan 10
2
Issues accessing ZFS-shares on Linux
I just noticed that by running by commands /usr/sbin/smbd -D or
/usr/sbin/smbd -i without systemd's unit, all shares work perfectly so
the problem must then be somehow related to systemd.. Let the testing
continue..
I also tested what happens if I comment out everything and just use
ExecStart=/usr/sbin/smbd -D as that command worked on the console. That
did not help.
For the record, this is
2016 Nov 17
11
Good email client to use with Dovecot?
Hi all,
When I use an email client, its purpose is as a window into my Dovecot
IMAP, and as a mechanism to reply to and send emails. I don't do
filtering or calendaring on my email client (filtering via procmail
direct to Dovecot).
What email clients are all of you using to look at your IMAP email?
Thanks,
SteveT
Steve Litt
November 2016 featured book: Quit Joblessness: Start Your Own
2016 Nov 18
4
Good email client to use with Dovecot?
On Fri, 18 Nov 2016 08:14:02 -0500
Tanstaafl <tanstaafl at libertytrek.org> wrote:
> On 11/17/2016 10:58 AM, Steve Litt <slitt at troubleshooters.com> wrote:
> > I have over 620K emails in over 1000 folders. This turns Thunderbird
> > into an all day affair, just to refresh its caches.
>
> There are lots of knobs you can tweak to improve the situation, but
>
2019 Jan 14
2
[FTS Xapian] Beta release
Here it is:
Jan 14 09:26:08 mail dovecot: indexer-worker(paul at iwascoding.com <mailto:paul at iwascoding.com>)<16777><IKpfOqBHPFyJQQAADYqDFA>: Debug: Effective uid=8, gid=8, home=/var/spool/mail/iwascoding/paul
Jan 14 09:26:08 mail dovecot: indexer-worker(paul at iwascoding.com <mailto:paul at iwascoding.com>)<16777><IKpfOqBHPFyJQQAADYqDFA>: Debug: Quota
2008 Jun 19
2
quotes cause SQL havoc
Hi-
I cannot seem to find an answer to this. I have a simple question
with quotes- I want to allow apostrophes in a string in a model. I
then want to allow searching on that field. In ActiveRecord, when I
create a search using find, and say
:conditions=> "title like ''%#{query}%'' or body like ''%#{query}%''"
where query is the search string, I
2013 Aug 08
1
HG changes affecting received headers
Let me say this is a rather cosmetic issue, but it appears with the latest commits (around 2.2.5 release) the scheme of 'Received' headers has changed for LMTP:
1) Inet socket:
Return-Path: <dfn-adv-bounces at dfn-cert.de>
Delivered-To: <tlx at leuxner.net>
Received: from spectre.leuxner.net ([188.138.0.199])
by spectre.leuxner.net (Dovecot) with LMTP id