Re: [Bacula-users] running Bacula client on Synology

2022-08-02 Thread Andrea Venturoli
On 8/2/22 21:00, Phil Stracchino wrote: Huh.  Now I'm curious about how you set up the QNAP cross-compiler and development environment.  I couldn't find any useful information on that and QNAP support flatly refused to provide any. It all stated from here: https://sourceforge.net/p/bacula/m

Re: [Bacula-users] bsmtp from within a container

2022-08-02 Thread dmitri maziuk
On 2022-08-02 3:46 PM, Justin Case wrote: The container uses the container ID as hostname. nothing I can do about it with DNS. I will retire the Synology mail server at somepoint but that is months in the future. I disabled authentication for local networks, but still: 504 5.5.2 <3422f1072002>

Re: [Bacula-users] bsmtp from within a container

2022-08-02 Thread Justin Case
The container uses the container ID as hostname. nothing I can do about it with DNS. I will retire the Synology mail server at somepoint but that is months in the future. I disabled authentication for local networks, but still: 504 5.5.2 <3422f1072002>: Helo command rejected: need fully-qualifie

Re: [Bacula-users] Q: Connection errors on daily backup with ConnectToDirector

2022-08-02 Thread Justin Case
This chapter was not yet closed and I have interesting further results (actually a bug report). I opened another thread here where bacula-dir was crashing. Today I found the cause. A macOS FD was earlier using normal connection from bacula-dir, but later I adapted it to connect to bacula-dir on

Re: [Bacula-users] bsmtp from within a container

2022-08-02 Thread dmitri maziuk
On 2022-08-02 2:16 PM, Justin Case wrote: I run the mailserver put its basically a tightly baked postfix dovecot under Synology DSM UI. So I won’t manually change config files. But “Ignore authorization for LAN connections” sounds reasonable, I have activated that now. Lets see if that helps.

Re: [Bacula-users] bsmtp from within a container

2022-08-02 Thread Justin Case
Hi Bill, the container I use is maintained by another person. I will suggest it. If I would be using Bacula in a platform maintained by me I already had postfix installed... That container not even has apt…. what can I say. > On 2. Aug 2022, at 22:05, Bill Arlofski via Bacula-users > wrote: >

Re: [Bacula-users] bsmtp from within a container

2022-08-02 Thread Bill Arlofski via Bacula-users
On 8/2/22 13:16, Justin Case wrote: I run the mailserver put its basically a tightly baked postfix dovecot under Synology DSM UI. So I won’t manually change config files. But “Ignore authorization for LAN connections” sounds reasonable, I have activated that now. Lets see if that helps. (BTW,

Re: [Bacula-users] running Bacula client on Synology

2022-08-02 Thread Phil Stracchino
On 8/2/22 15:37, Bill Arlofski via Bacula-users wrote: Thanks Phil. I needed the laughs and the quotes to steal today. :) My work here is done. :) -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.69

Re: [Bacula-users] running Bacula client on Synology

2022-08-02 Thread Bill Arlofski via Bacula-users
On 8/2/22 13:00, Phil Stracchino wrote: > point-and-drool web management interface, YOINK! which I quickly found to be full of You Can't Do That.) YOINK! https://www.youtube.com/watch?v=CJh1hmmLLzw Thanks Phil. I needed the laughs and the quotes to steal today. :) Best regards, Bill

Re: [Bacula-users] bsmtp from within a container

2022-08-02 Thread Justin Case
I run the mailserver put its basically a tightly baked postfix dovecot under Synology DSM UI. So I won’t manually change config files. But “Ignore authorization for LAN connections” sounds reasonable, I have activated that now. Lets see if that helps. (BTW, bacula-dir and mail server are on dif

Re: [Bacula-users] running Bacula client on Synology

2022-08-02 Thread Phil Stracchino
On 8/2/22 14:42, Andrea Venturoli wrote: I've just tried cross-building 13.0.0 for QNAP/ARM: it just took a few minutes. (I explicitly left OpenSSL out, since I don't use it, so I don't know if it would work). Unfortunately I cannot test this at least until September. I'll happy provide the bin

Re: [Bacula-users] running Bacula client on Synology

2022-08-02 Thread Andrea Venturoli
On 8/2/22 16:17, Phil Stracchino wrote: Don't even THINK about trying to run a current Bacula on QNAP. That's a bit of a broad statement. Much depends on what QNAP NAS you have, what part of Bacula you want to run on it, which features you want and what kind of support you expect. I only ru

Re: [Bacula-users] running Bacula client on Synology

2022-08-02 Thread Phil Stracchino
On 8/2/22 07:16, Adam Weremczuk wrote: Hi all, Synology RS1221+ 8-Bay NAS specifically. Are there any officially supported fairly recent clients and installation guides available? If not Synology what other budget NAS brands are supported best? I have not tried Bacula on Synology, but I can

[Bacula-users] running Bacula client on Synology

2022-08-02 Thread Adam Weremczuk
Hi all, Synology RS1221+ 8-Bay NAS specifically. Are there any officially supported fairly recent clients and installation guides available? If not Synology what other budget NAS brands are supported best? Regards, Adam ___ Bacula-users mailing

Re: [Bacula-users] bacula-sd systemd service modification prevents daemon failure

2022-08-02 Thread Martin Simmons
The other service files use -f, but it looks like bacula-sd was broken by this change: -- commit e40b2a6ba9bf946b6e8f189e86729b7b262aaee6 Author: Alain Spineux Date: Wed Dec 2 16:17:54 2020 +0100 Fix #7113 Enable t