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.
Outbound mailqueue rising and found this:
Re: Outbound mailqueue rising and found this:
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:
how did you set the email adress for root?
Re: Outbound mailqueue rising and found this:
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.
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:
This happened this morning on my EFA-3.0.1.1
Edited conf.php for a twice declaration of SHOW_GREYLIST
Strange.
Edited conf.php for a twice declaration of SHOW_GREYLIST
Strange.
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Outbound mailqueue rising and found this:
Known issue. Fixed in master branch. Should be gone in 3.0.1.2 unless you simply fix yourself.