Search found 16 matches

by Glaster
14 Sep 2024 09:52
Forum: 5.x Bugs
Topic: viewmail.php encoding issue
Replies: 5
Views: 34137

Re: viewmail.php encoding issue

OK, you should have it in your email.
by Glaster
10 Sep 2024 06:40
Forum: 5.x Bugs
Topic: viewmail.php encoding issue
Replies: 5
Views: 34137

Re: viewmail.php encoding issue

Yes, sure.
by Glaster
06 Sep 2024 14:25
Forum: 5.x Bugs
Topic: viewmail.php encoding issue
Replies: 5
Views: 34137

viewmail.php encoding issue

Hi all,

In the new installation of eFa 5.0.0-11, I again have a problem with character encoding when viewing the message preview (viewmail.php), as it was before in eFa version 3.x
I tried using the same workaround:
https://forum.efa-project.org/viewtopic.php?t=2319&start=25

But the problem ...
by Glaster
22 Jul 2024 18:15
Forum: 4.x Bugs
Topic: Could not resolve host: mirrorlist.centos.org
Replies: 2
Views: 20718

Re: Could not resolve host: mirrorlist.centos.org

Perhaps the repo adjustment would help:

Code: Select all

sudo sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/*.repo
sudo sed -i s/^#.*baseurl=http/baseurl=http/g /etc/yum.repos.d/*.repo
sudo sed -i s/^mirrorlist=http/#mirrorlist=http/g /etc/yum.repos.d/*.repo
No mail with a mistake so far.
by Glaster
22 Jul 2024 07:08
Forum: 4.x Bugs
Topic: Could not resolve host: mirrorlist.centos.org
Replies: 2
Views: 20718

Could not resolve host: mirrorlist.centos.org

Hello,
From Friday 19.7. I get an hourly email from EFA from a cron job:

/etc/cron.hourly/0yum-hourly.cron:

Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was
14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Name or service ...
by Glaster
06 Jul 2022 13:48
Forum: 4.x Bugs
Topic: Error sending emails to Office 365 after MailScanner upgrade
Replies: 5
Views: 4281

Re: Error sending emails to Office 365 after MailScanner upgrade

Thank You for quick reply.
unbound is running:
● unbound.service - Unbound recursive Domain Name Server
Loaded: loaded (/usr/lib/systemd/system/unbound.service; enabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/unbound.service.d
└─override.conf
Active: active (running) since Wed ...
by Glaster
06 Jul 2022 10:34
Forum: 4.x Bugs
Topic: Error sending emails to Office 365 after MailScanner upgrade
Replies: 5
Views: 4281

Error sending emails to Office 365 after MailScanner upgrade

Hi All,
MailScanner and MariaDB were automatically updated today with the result:

/etc/cron.daily/0yum-daily.cron:

warning: /etc/my.cnf.d/mariadb-server.cnf created as /etc/my.cnf.d/mariadb-server.cnf.rpmnew
warning: /etc/MailScanner/MailScanner.conf created as /etc/MailScanner/MailScanner.conf ...
by Glaster
29 Apr 2020 17:02
Forum: 4.x Bugs
Topic: Cron job are not running
Replies: 18
Views: 58064

Re: Cron job are not running

Hello,
I have the same problem.
Since 2020/04/26 I daily receive email from E.F.A. with text:
/etc/cron.hourly/0yum-hourly.cron:

Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos error was
14: curl#6 - "Could not resolve host ...
by Glaster
04 Feb 2019 09:50
Forum: 4.x Bugs
Topic: testing eFa v4 Release Candidate 2
Replies: 13
Views: 47568

Re: testing eFa v4 Release Candidate 2

shawniverson wrote: 01 Feb 2019 22:49 Did you restart the environment after building?
restart done several times, but the problem persists
by Glaster
01 Feb 2019 09:56
Forum: 4.x Bugs
Topic: testing eFa v4 Release Candidate 2
Replies: 13
Views: 47568

Re: testing eFa v4 Release Candidate 2

Hi,
I use: Building using github clone for development

thanks
by Glaster
31 Jan 2019 13:02
Forum: 4.x Bugs
Topic: testing eFa v4 Release Candidate 2
Replies: 13
Views: 47568

Re: testing eFa v4 Release Candidate 2

Hi,
I successfully installed EFA 4 RC 2, but after login to web GUI, i see error message:

Cannot open MailScanner configuration file

see attachment
by Glaster
26 Jun 2018 08:51
Forum: 4.x Bugs
Topic: Translations Topic for eFa v4
Replies: 24
Views: 345177

Re: Translations Topic for eFa v4

(merged)

Thanks
by Glaster
30 Jun 2017 07:53
Forum: 3.x Bugs
Topic: Encoding in preview message 3.0.2.3
Replies: 5
Views: 5899

Encoding in preview message 3.0.2.3

Hello,
Is it possible to change the encoding (to UTF-8) of the messages stored in the message path?
<Date>/nonspam/<messageID>

Edit:
Now I found another bug with encoding. E-mail sent from the postmaster also changes the encoding of the message and question marks instead of Czech characters.
{Spam ...
by Glaster
13 Dec 2014 21:33
Forum: How-to
Topic: Regional Subject
Replies: 19
Views: 21211

Re: Regional Subject

This means that, at this moment it is not possible to correct charset in the file viewmail.php ??? (full message text)

It would help me fix charset in the Quarantine report or in e-mails generated by the EFA (eg. {Spam not delivered} ...subject...)

Thanks
by Glaster
10 Dec 2014 21:37
Forum: How-to
Topic: Regional Subject
Replies: 19
Views: 21211

Re: Regional Subject

I successfully changed the encoding to UTF-8 using the procedure of mikhail_dv, but when I view the entire contents of e-mail, there are still question marks instead of some characters.
File viewmail.php not be edited.

Does anyone have any idea how to fix this too ??

Thanks