Displaying 12 results from an estimated 12 matches for "heuberger".
Did you mean:
heiberger
2017 Mar 19
2
Permission denied when logrotating dovecot.log
...tate 10
...
}
Like that anyone who wants to access/write to it, can do it and all works.
That's my problem. Do not know who/what/how to set this up correctly.
- Michael
On 19/03/17 15:12, Richard wrote:
>
>> Date: Sunday, March 19, 2017 14:56:01 +1300
>> From: Michael Heuberger <michael.heuberger at binarykitchen.com>
>>
>> On 19/03/17 13:43, Richard wrote:
>>>> Date: Sunday, March 19, 2017 13:32:57 +1300
>>>> From: Michael Heuberger <michael.heuberger at binarykitchen.com>
>>>>
>>>> Hello guys
>&g...
2017 Mar 19
4
Permission denied when logrotating dovecot.log
Thank you. And what user/group/file perms does your dovecot.log file have?
- Michael
On 19/03/17 13:43, Richard wrote:
>
>> Date: Sunday, March 19, 2017 13:32:57 +1300
>> From: Michael Heuberger <michael.heuberger at binarykitchen.com>
>>
>> Hello guys
>>
>> Having headaches here how to make logrotation for dovecot log files
>> work. Having permission issues:
>>
>> michael.heuberger at xxx /e/l/daily ??? sudo logrotate -fv
>> dovecot.da...
2017 Mar 19
1
Permission denied when logrotating dovecot.log
Well, I'd rather to have dovecot log alone in one log file.
My initial question is that user/group and file permissions to use??
On 19/03/17 15:40, Richard wrote:
>
>> Date: Sunday, March 19, 2017 15:28:35 +1300
>> From: Michael Heuberger <michael.heuberger at binarykitchen.com>
>>
>> On 19/03/17 15:12, Richard wrote:
>>>> Date: Sunday, March 19, 2017 14:56:01 +1300
>>>> From: Michael Heuberger <michael.heuberger at binarykitchen.com>
>>>>
>>>> On 19/03/17 13:43...
2017 Mar 19
2
Permission denied when logrotating dovecot.log
Hello guys
Having headaches here how to make logrotation for dovecot log files
work. Having permission issues:
michael.heuberger at xxx /e/l/daily ??? sudo logrotate -fv
dovecot.daily
?
reading config file dovecot.daily
Handling 1 logs
rotating pattern: /var/log/dovecot*.log...
2017 Mar 19
0
Permission denied when logrotating dovecot.log
> Date: Sunday, March 19, 2017 15:28:35 +1300
> From: Michael Heuberger <michael.heuberger at binarykitchen.com>
>
> On 19/03/17 15:12, Richard wrote:
>>
>>> Date: Sunday, March 19, 2017 14:56:01 +1300
>>> From: Michael Heuberger <michael.heuberger at binarykitchen.com>
>>>
>>> On 19/03/17 13:43, Richard wro...
2018 Jun 15
2
After logrotation Dovecot still writes to old log file
...ribution puts the PID for dovecot) in your
> log-rotate file, to tell Dovecot to use the new log file.
> Alternatively, check to see if "doveadm" is installed in your system; if
> not, that would cause exactly the symptoms you are seeing.
>
> On 06/14/2018 03:30 PM, Michael Heuberger wrote:
>> Hi there
>>
>> This is weird. On my latest Ubuntu server Dovecot seems to write to
>> /var/log/dovecot.log.1 instead of a recently created /var/log/dovecot.log
>>
>> Here my logrotate config for Dovecot:
>>
>> /var/log/dovecot.log {
>>...
2017 Mar 19
0
Permission denied when logrotating dovecot.log
> Date: Sunday, March 19, 2017 14:56:01 +1300
> From: Michael Heuberger <michael.heuberger at binarykitchen.com>
>
> On 19/03/17 13:43, Richard wrote:
>>
>>> Date: Sunday, March 19, 2017 13:32:57 +1300
>>> From: Michael Heuberger <michael.heuberger at binarykitchen.com>
>>>
>>> Hello guys
>>>
>&...
2018 Jun 14
2
After logrotation Dovecot still writes to old log file
...versions:
# 2.2.33.2 (d6601f4ec): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.21 (92477967)
# OS: Linux 4.14.49-rh65-20180612025235.xenU.x86_64 x86_64 Ubuntu 18.04 LTS
How can we investigate best? Or is there a mistake in the above
logrotate config?
- Michael
--
Binary Kitchen
Michael Heuberger
1/33 Parrish Road
Sandringham
Auckland 1025
(New Zealand)
Mobile (text only) ... +64 21 261 89 81
Email ................ michael at binarykitchen.com
Website .............. http://www.binarykitchen.com
2017 Mar 19
0
Permission denied when logrotating dovecot.log
> Date: Sunday, March 19, 2017 13:32:57 +1300
> From: Michael Heuberger <michael.heuberger at binarykitchen.com>
>
> Hello guys
>
> Having headaches here how to make logrotation for dovecot log files
> work. Having permission issues:
>
> michael.heuberger at xxx /e/l/daily ??? sudo logrotate -fv
> dovecot.daily
> ?
> reading confi...
2018 Jun 15
0
After logrotation Dovecot still writes to old log file
> On 15 Jun 2018, at 5.17, Michael Heuberger <michael.heuberger at binarykitchen.com> wrote:
>
> Thanks man
>
> You suggesting the same as https://wiki2.dovecot.org/Logging <https://wiki2.dovecot.org/Logging> says?
>
> postrotate
> kill -s 0 `cat /var/run/dovecot/master.pid` || kill -s USR1 `cat /var/run/d...
2017 Mar 19
0
Permission denied when logrotating dovecot.log
Please don't top post.
On 18-03-2017 22:56, Michael Heuberger wrote:
> Thank you. And what user/group/file perms does your dovecot.log file have?
>
Here I have
drwxr-xr-x 2 root root 4096 Mar 19 06:25 /var/log/dovecot/
And the files are
-rw------- 1 root root 4110 Mar 19 07:57 info.log
-rw------- 1 root root 0 Mar 19 06:25 main.log
--
No-one w...
2018 Jun 15
0
After logrotation Dovecot still writes to old log file
...(or wherever your distribution puts the PID for dovecot) in your
log-rotate file, to tell Dovecot to use the new log file.
Alternatively, check to see if "doveadm" is installed in your system; if
not, that would cause exactly the symptoms you are seeing.
On 06/14/2018 03:30 PM, Michael Heuberger wrote:
> Hi there
>
> This is weird. On my latest Ubuntu server Dovecot seems to write to
> /var/log/dovecot.log.1 instead of a recently created /var/log/dovecot.log
>
> Here my logrotate config for Dovecot:
>
> /var/log/dovecot.log {
> ??????? su root syslog
> ????...