Search found 12 matches

by fatih.gokdogan
14 Apr 2022 13:30
Forum: 4.x Bugs
Topic: Cannot find configuration value: incoming queue dir in
Replies: 27
Views: 13957

Re: Cannot find configuration value: incoming queue dir in

freyuh wrote: 14 Apr 2022 13:15 Is it possible for you, to install an english system and test it?
Maybe it's a problem with the turkish language.
it was fixed when i changed the language to english

Thanks :clap:
by fatih.gokdogan
14 Apr 2022 08:42
Forum: 4.x Bugs
Topic: Cannot find configuration value: incoming queue dir in
Replies: 27
Views: 13957

Re: Cannot find configuration value: incoming queue dir in


Weird. I have no idea. I have a stock centos 7.0 installation with the latest v4.x version of eFa. My MTA is set to "msmail", so I have no idea what is different between your system and mine and what is causing the difference.

Clearly something is wrong.


definitely a strange situation, I ...
by fatih.gokdogan
13 Apr 2022 20:49
Forum: 4.x Bugs
Topic: Cannot find configuration value: incoming queue dir in
Replies: 27
Views: 13957

Re: Cannot find configuration value: incoming queue dir in

freyuh wrote: 13 Apr 2022 17:13 Can you tell me which system (ISO) you used. So I can install it on my own and test it.
Which language did you use for installation?
CentOS-7-x86_64-Minimal-2003.iso

Language : TR
by fatih.gokdogan
13 Apr 2022 17:02
Forum: 4.x Bugs
Topic: Cannot find configuration value: incoming queue dir in
Replies: 27
Views: 13957

Re: Cannot find configuration value: incoming queue dir in

freyuh wrote: 13 Apr 2022 16:56 Have you changed anything in the MailScanner.conf and afterwards the error appeared?
If so, maybe you typed a special character which is not displayed but interpreted by the php script.
I didn't make any changes
I installed the script for the first time
by fatih.gokdogan
13 Apr 2022 16:09
Forum: 4.x Bugs
Topic: Cannot find configuration value: incoming queue dir in
Replies: 27
Views: 13957

Re: Cannot find configuration value: incoming queue dir in

freyuh wrote: 13 Apr 2022 16:01 I also had this error and changed the permissions as displayed.
But this error didn't lead to any errors on my installations.

Restarting the webserver doesn't change anything/resolve the error?
I restarted the machine, It didn't happen
by fatih.gokdogan
13 Apr 2022 15:52
Forum: 4.x Bugs
Topic: Cannot find configuration value: incoming queue dir in
Replies: 27
Views: 13957

Re: Cannot find configuration value: incoming queue dir in


Anything in the error logs under /var/log/httpd and /var/log/php-fpm?

Tried to restart the webserver?


there is only this error :think:

[13-Apr-2022 18:06:43 Europe/Istanbul] PHP Warning: Directory /var/www/html/mailscanner/lib/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer ...
by fatih.gokdogan
13 Apr 2022 15:10
Forum: 4.x Bugs
Topic: Cannot find configuration value: incoming queue dir in
Replies: 27
Views: 13957

Re: Cannot find configuration value: incoming queue dir in

freyuh wrote: 13 Apr 2022 14:28 Are there any errors in /var/log/maillog or /var/log/messages?
no errors
by fatih.gokdogan
13 Apr 2022 12:26
Forum: 4.x Bugs
Topic: Cannot find configuration value: incoming queue dir in
Replies: 27
Views: 13957

Re: Cannot find configuration value: incoming queue dir in

freyuh wrote: 13 Apr 2022 12:14 Maybe file system full?
no it's not full
by fatih.gokdogan
13 Apr 2022 12:04
Forum: 4.x Bugs
Topic: Cannot find configuration value: incoming queue dir in
Replies: 27
Views: 13957

Re: Cannot find configuration value: incoming queue dir in

drwxr-xr-x. 5 root root 4096 Nis 13 08:58 /etc/MailScanner/
-rw-r--r--. 1 root root 154123 Nis 13 11:58 /etc/MailScanner/MailScanner.conf
by fatih.gokdogan
13 Apr 2022 12:04
Forum: 4.x Bugs
Topic: Cannot find configuration value: incoming queue dir in
Replies: 27
Views: 13957

Re: Cannot find configuration value: incoming queue dir in

I didn't change anything.

available in conf extension

change
MTA = msmail
to
MTA = sendmail

if i do sendmail it works fine

Image