Page 1 of 1

Outbound mailqueue rising and found this:

Posted: 18 May 2016 17:18
by e-d-i-t
A lot of messages for root@ containing this:



/etc/cron.hourly/mailwatch_relay.sh:

Notice: Constant SHOW_GREYLIST already defined in /var/www/html/mailscanner/conf.php
on line 250

Notice: Constant SHOW_GREYLIST already defined in /var/www/html/mailscanner/conf.php
on line 250

As far as I remember I didn't alter anything in conf.php regarding constants. Although I disabled greylisting via the option menu.

Re: Outbound mailqueue rising and found this:

Posted: 18 May 2016 20:29
by e-d-i-t
ok, the outbound rising is somewhat solved. There was no valid email for root. Still the error is a question, although everything works fine. ;)

Re: Outbound mailqueue rising and found this:

Posted: 19 May 2016 07:16
by DaN
how did you set the email adress for root?

Re: Outbound mailqueue rising and found this:

Posted: 20 May 2016 19:03
by e-d-i-t
Don't know, just followed the setup from the Hyper-V install....
I didn't had a mailbox or valid alias on my mailserver though for root@mydomain.
Now I have.

And that notice is fixed.
Somehow SHOW_GREYLIST was declared twice after eachother, so deleted one rule from the conf.php.

This case looks solved now, will investigate the outbound for a longer period.

Re: Outbound mailqueue rising and found this:

Posted: 27 Jun 2016 13:37
by Cianotico
This happened this morning on my EFA-3.0.1.1

Edited conf.php for a twice declaration of SHOW_GREYLIST

Strange.

Re: Outbound mailqueue rising and found this:

Posted: 04 Jul 2016 11:40
by shawniverson
Known issue. Fixed in master branch. Should be gone in 3.0.1.2 unless you simply fix yourself.