email queue in 1.2
Moderators: Developer, Contributor
email queue in 1.2
I've just upgraded from 1.1.8 to 1.2.
In 1.1.8 I had email queuing set up, but in 1.2 it's not working.
I assume email queuing works differently in 1.2 but I can't find any instructions in the documentation or the forum.
In 1.1.8 I had email queuing set up, but in 1.2 it's not working.
I assume email queuing works differently in 1.2 but I can't find any instructions in the documentation or the forum.
I have a catapult. Give me all the money or I will fling an enormous rock at your head.
Re: email queue in 1.2
just check email-send settings.
Config are changed.
Config are changed.
Re: email queue in 1.2
I don't see any email settings - where should I be looking? On manage_config_email_page.php? In config_inc.php?
I have a catapult. Give me all the money or I will fling an enormous rock at your head.
Re: email queue in 1.2
In the administration guide it just says
$g_email_send_using_cronjob
TODO
I have a catapult. Give me all the money or I will fling an enormous rock at your head.
Re: email queue in 1.2
I speak about
Code: Select all
$g_phpMailer_methodRe: email queue in 1.2
That just sets the method it uses to send the mail, not whether it's sent immediately or queued. In 1.1.8 I had queuing set up using these instructions: http://www.mantisbt.org/wiki/doku.php/m ... il_queuing
I have a catapult. Give me all the money or I will fling an enormous rock at your head.
Re: email queue in 1.2
check the path of send_emails.php in your cron job
In 1.1.x the file could be found in directory <yourMantisBT>/core
In 1.2.0 can be found at <yourMantisBT>
BTW, why do you use queuing?
In 1.1.x the file could be found in directory <yourMantisBT>/core
In 1.2.0 can be found at <yourMantisBT>
BTW, why do you use queuing?
Re: email queue in 1.2
Hm, looks like it was moved from <mantis>\core\ to <mantis>\scripts\
Was that announced anywhere?
I'm using queuing for the reasons stated in http://www.mantisbt.org/wiki/doku.php/m ... il_queuing - in case of Flaky Email Servers, Bad configuration and for Performance.
Was that announced anywhere?
I'm using queuing for the reasons stated in http://www.mantisbt.org/wiki/doku.php/m ... il_queuing - in case of Flaky Email Servers, Bad configuration and for Performance.
I have a catapult. Give me all the money or I will fling an enormous rock at your head.
Re: email queue in 1.2
I don't know, I think notmr.wizard wrote: Was that announced anywhere?
I know the contents behind this link.mr.wizard wrote: I'm using queuing for the reasons stated in http://www.mantisbt.org/wiki/doku.php/m ... il_queuing - in case of Flaky Email Servers, Bad configuration and for Performance.
Do you have Falkey mail Servers, Bad configuration and Performance issues, or did you just setup the queuing because you read about possible problems?
I am asking, because another user seems to have found a bottleneck for the performance issues.
Re: email queue in 1.2
Bad configuration is usually only a problem when setting it up for the first time - for example if relaying isn't set up properly the mail server rejects mail sent to it by Mantis.
As for flaky mail servers, our mail server does have problems occasionally, and we can't afford to have emails from mantis disappear.
In 1.1.8 we noticed a performance increase when we switched to queuing, but 1.2 seems pretty fast even with queuing disabled.
As for flaky mail servers, our mail server does have problems occasionally, and we can't afford to have emails from mantis disappear.
In 1.1.8 we noticed a performance increase when we switched to queuing, but 1.2 seems pretty fast even with queuing disabled.
I have a catapult. Give me all the money or I will fling an enormous rock at your head.
Re: email queue in 1.2
Thanks for your reply.
I just had a look at your interests in you profile
MantisBT will not be able to satisfy your number 2 and 5,
but if you would have the time the otheres can be.
For example contribute by providing a better error handling when there is no proper setup for emails, write some documentation, make some video where you show users how to setup MantisBT, ....
As you already noticed, this are the weaker parts of MantisBT (but there are enough good things)
Any contribution is welcome.
Concerning number 5:
Have a look at http://en.wikipedia.org/wiki/Mantis
especially at chapter "Reproduction and life history"
I think I gave you good advice ....
I just had a look at your interests in you profile
MantisBT will not be able to satisfy your number 2 and 5,
but if you would have the time the otheres can be.
For example contribute by providing a better error handling when there is no proper setup for emails, write some documentation, make some video where you show users how to setup MantisBT, ....
As you already noticed, this are the weaker parts of MantisBT (but there are enough good things)
Any contribution is welcome.
Concerning number 5:
Have a look at http://en.wikipedia.org/wiki/Mantis
especially at chapter "Reproduction and life history"
I think I gave you good advice ....