Quote:
Originally Posted by tekguru
- How many emails maximum to send to each inactive user per inactive period. (0 for unlimited) - does this mean that if set to 3 then a user will get maximum of 3 emails after being inactive for 60 days? Then another 3 if inactive for 120 days?
|
No, that would be 3 emails total. if the users comes back to the forum but then goes inactive again he would be sent another 3 emails. if he never came back then he would never receive another email.
Quote:
Originally Posted by tekguru
- After the first email, how long should the system wait before sending out subsequent emails? (Days) This I have set to 28, but if max emails is set as above then this would clash with the above?
|
if you have 60 days set for activity then on day 60 an email will go out. 28 days later the second email will go out, and another 28 days after that the 3rd email would go out.
Quote:
Originally Posted by tekguru
2) As per attached is the Mod working incredibly quickly to send emails (and possibly travelling in time), or is the Users that have been sent the maximum number of emails count incorrect?
|
the plugin does work fast, and you will initially get a very large mailqueue, however i think that perticular statistic may be wrong and will have to look into it.
Quote:
Originally Posted by tekguru
3) As per the attached there seems to be a spurious table (zero height) just above the test email box?
|
that is very random, and again i will have to look into it. thanks for pointing this out to me though.
Quote:
Originally Posted by tekguru
More......
- The report page is getting incredibly long (understandable) - it might be an idea to paginate it and allow one to filter it based on bounced users only. Also to be able to erase the table - thinking of data storage sizes here.
|
Good idea. Will add this.
Quote:
Originally Posted by tekguru
- If one does not wish to use the bounce change usergroup feature how does one turn that facility off as it only lists the usergroups, there is not an option for 'none'.
|
good point. i will set an "enable group move" option.
Quote:
Originally Posted by tekguru
More 2 .....
1) The message to be sent specififes:
HTML Code:
<p>Kindest Regards<br/>
The $forumtitle Team
<a href="$homeurl">$bbtitle</a></p>
But translates into (from looking at the test message):
So it looks like the '$forumtitle' variable is not being parsed?
|
Correct. I need to fix this.