I'd really like to compile with mock. I think that there is a Build Requirement necessary with the new interface patch which is inherent in a CentOS 8 minimal install but not in the mock environment when building with MariaDB.

On 10/2/2020 10:16 AM, qm...@mailonly.dk wrote:
Updated qmailadmin AND dovecot.

Seems to work just fine now (login, viewing mailaccounts and creating one)- I'll do some more testing in the night before upgrading the production.

Thanks,
/Finn

Den 02-10-2020 kl. 17:30 skrev Eric Broch:
Try qmailadmin now

Found that if I build using mock there are problems with qmailadmin. If I use rpmbuild it works.

Eric

On 10/1/2020 4:40 PM, qm...@mailonly.dk wrote:
Hi Eric.

You mean it's working on Mysql or.. ;-)

But apart from that, the Centos 8 QMT works very well.

/Finn

Den 01-10-2020 kl. 21:19 skrev Eric Broch:
Finn

Okay!

My man pages weren't working because I was bzip2 deficient.

Also, I compiled vpopmail (vusaged failing) and qmailadmin (qmailadmin->index.cgi) manually and all works on MariaDB install. I'll have to find out what the problem is.

Eric

On 9/26/2020 11:15 AM, qm...@mailonly.dk wrote:
I get the manpages allright

/Finn

Den 26-09-2020 kl. 18:31 skrev Eric Broch:
Something else I noticed on my CentOS 8/QMT MariaDB:

When I type

# man qmail-smtpd

It's blank.

Can you try it on yours and let me know if it works?

Eric

On 9/26/2020 10:25 AM, qm...@mailonly.dk wrote:
Hi Eric.

Sa-update runs as expected - after doing as below written, sa-update starts and stops as per the sa-update.timer schedule.

Today there was no updates and therefore the exit code was = 1 when checking sa-update (systemctl status sa-update).

Thank for helping

/Finn

Den 25-09-2020 kl. 17:48 skrev qm...@mailonly.dk:
Hi Eric.

Seems as if the issue with sa-update is due to the timer build in systemd that is supposed to replace cron (since 2014).

So far I have done a change in the timer setting :

cd /usr/lib/systemd/system
edit the sa-update.timer
- change WantedBy=spamassassin.timer to WantedBy=timers.target

then
- copy the sa-update.timer to /etc/systemd/system/.
- systemctl stop sa-update / systemctl start sa-update
- systemctl daemon-reload (the timers)
and
Remove /etc/cron.daily/sa-update.cron

(the file started by sa-update is /usr/share/spamassassin/sa-update.cron) and is identical to the one I have deleted from /etc/cron.daily.


After this my sa-update has been shut down gracefully without any errors - waiting for the sa-update.timer to wake sa-update -  I hope. (I even get a SpamAssassin: Update processed successfully in the sa-update.log)

The timer is set to daily so I'll keep You posted


Regards,
Finn


Den 24-09-2020 kl. 03:27 skrev Eric Broch:
Finn,

As for Spamassassin can you run the following command and reply with the output:

#  grep "^ spamass" /var/log/dnf.*

Eric

On 9/22/2020 8:30 AM, qm...@mailonly.dk wrote:
I'm running Mariadb.

(sqlite3 for fail2ban ofcourse)

Also look into the new dnf tool that replaces yum 🤨

Not stressing You but the 'new' QmailAdmin could be nice for QMT-C8 as well - I have a password manager keeping all the secret informations created on my Centos7 QMT (with the 'new' qmailadmin look) and it doesn't like the old qmailadmin view 😞 - but no hurry I can manage by typing (ouch my fingers) the info when needed.


(Only thing I've noticed is the spamd taking many seconds to check messages, but it may relate to the old, old server (running centos8 server with KVM - running a Centos 8 - Webserver in one VM and QMT Centos 8 in another VM) I'm using until I get a new disk for the real production server.

/Finn




Den 22-09-2020 kl. 15:51 skrev Eric Broch:
This is good news. Thanks for letting me know, Finn. I may move everything to production (current) repo now.

I'll make the necessary changes to the run file.

Are you running MySQL or MariaDB? I'm thinking about going to one or the other due to time constraints.

Eric

On 9/22/2020 2:50 AM, qm...@mailonly.dk wrote:
Hi Eric.

I have installed and put Your Qmt for Centos 8 into production over the weekend.(done some testing first ofcourse)

After running QMT on Centos (5)(6) and recently 7 over the years I had difficulties converting to EPEL ClamAV - so I decided to go for the latest and greatest QMT for Centos 8

Using Your instructions from 'Migrate to Centos 7/QMT host' I got all production data needed.

I ran into 2 issues :
first issue was /var/qmail/supervise/smtps/run that needs to include the export FORCETLS=0 and export SMTPAUTH="!+cram" in order to be able to submit mail (just like You helped me solve same thing in the Centos 7 version)

the second issue is sa-update - it comes to abrupt stop

Systemctl :

Started Spamassassin Rules Update.
Sep 21 00:32:53 my.domain.com sa-update.cron[608160]: channel: could not find working mirror, channel failed Sep 21 00:32:54 my.domain.com sa-update.cron[608160]: 21-Sep-2020 00:32:54: SpamAssassin: Update available, but download or extract failed Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: Main process exited, code=exited, status=4/NOPERMISSION Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: Failed with result 'exit-code'.

From journalctl :

spamd[572300]: config: cannot create user preferences file //.spamassassin/user_prefs: No such file or directory Sep 21 11:01:38 my.domain.com spamd[572300]: spamd: failed to create rea dable default_prefs: //.spamassassin/user_prefs

Sa-update works perfectly when started from command line and I will look into the matter when time permits.

For now, QMT for Centos8 seems to work perfectly fine and I even changed my fail2ban and firewall to work with nftables (replacing iptables) and overall the server seems to run faster...

Thanx for Your GREAT work keeping all of us and QMT updated


Regards,

Finn

--------------------------------------------------------------------- To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


--------------------------------------------------------------------- To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


--------------------------------------------------------------------- To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


--------------------------------------------------------------------- To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


--------------------------------------------------------------------- To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


--------------------------------------------------------------------- To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


--------------------------------------------------------------------- To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


---------------------------------------------------------------------
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


---------------------------------------------------------------------
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


---------------------------------------------------------------------
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


---------------------------------------------------------------------
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


---------------------------------------------------------------------
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


---------------------------------------------------------------------
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com

Reply via email to