<?xml 
version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
>

<channel xml:lang="en">

	<title>Discussion and tips - comments</title>
	<link>https://extensions.sondages.pro/mailing-management/sendmailcron/discussion-and-tips</link>
	<description>
Free forum for discussion. No assistance is made on this forum. If you have specific need : please use contact form for professional assistance. Free space for discussion, if you have tip feel free to use this space. For bug report, use git issues on gitlab, for patch use git merge request on gitlab, github or framagit. For translation, use Glotpress of Sondages Pro plugin. More information on : &#8211; crontab : see the manpage or wikipedia &#8211; scheduled task : see microsoft
</description>
	<language>en</language>
    <generator>SPIP - www.spip.net</generator>






    <item>
        <title>Discussion and tips</title>
        <link>https://extensions.sondages.pro/mailing-management/sendmailcron/discussion-and-tips#comment152</link>
        <dc:date>2023-10-18T06:51:52Z</dc:date>
        <description>&lt;p&gt;I already have use it on 5.X with success.&lt;/p&gt;
&lt;p&gt;Seems you load the bad config here ? 1st time i see this , and surely not limited to sendMailCron. &lt;br class=&#034;autobr&#034;&gt;
You load your config.php dynamically ?&lt;/p&gt;
&lt;p&gt;Can you test&lt;/p&gt;
&lt;div class=&#034;precode&#034;&gt;&lt;pre class=&#034;spip_code spip_code_block&#034; dir=&#034;ltr&#034; style=&#034;text-align:left;&#034;&gt;&lt;code&gt;cd /usr/local/lsws/DEFAULT/html/www/survey/
php application/commands/console.php plugin index --target=sendMailCron sendMailCronSimulate=1&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
        <dc:creator>Denis Chenu</dc:creator>
    </item>

    <item>
        <title>Discussion and tips</title>
        <link>https://extensions.sondages.pro/mailing-management/sendmailcron/discussion-and-tips#comment151</link>
        <dc:date>2023-10-18T04:41:00Z</dc:date>
        <description>&lt;p&gt;Helloo..&lt;br class=&#034;autobr&#034;&gt;
Can Limesurvey version 5 be used?&lt;br class=&#034;autobr&#034;&gt;
I have successfully installed in LS Version 5.3.22, but when conducting trials the error appeared below attachment.&lt;/p&gt;
&lt;div class=&#034;precode&#034;&gt;&lt;pre class=&#034;spip_code spip_code_block&#034; dir=&#034;ltr&#034; style=&#034;text-align:left;&#034;&gt;&lt;code&gt;php survey/application/commands/console.php plugin index --target=sendMailCron sendMailCronSimulate=1
CDbException: CDbConnection failed to open the DB connection. in /usr/local/lsws/DEFAULT/html/www/survey/framework/db/CDbConnection.php:405
Stack trace:
#0 /usr/local/lsws/DEFAULT/html/www/survey/framework/db/CDbConnection.php(347): CDbConnection-&gt;open()
#1 /usr/local/lsws/DEFAULT/html/www/survey/framework/db/CDbConnection.php(325): CDbConnection-&gt;setActive()
#2 /usr/local/lsws/DEFAULT/html/www/survey/framework/base/CModule.php(394): CDbConnection-&gt;init()&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
        <dc:creator>Dwiyanto</dc:creator>
    </item>

    <item>
        <title>Untitled</title>
        <link>https://extensions.sondages.pro/mailing-management/sendmailcron/discussion-and-tips#comment141</link>
        <dc:date>2022-05-04T06:36:04Z</dc:date>
        <description>&lt;p&gt;Deactivate globally (global plugin settings : &lt;a href=&#034;https://extensions.sondages.pro/mailing-management/sendmailcron/documentation.html#The-plugin-settings&#034; class=&#034;spip_url auto&#034; rel=&#034;nofollow&#034;&gt;https://extensions.sondages.pro/mailing-management/sendmailcron/documentation.html#The-plugin-settings&lt;/a&gt;) and activate by plugin.&lt;/p&gt;
&lt;p&gt;Or use a specific moment &lt;a href=&#034;https://extensions.sondages.pro/mailing-management/sendmailcron/documentation.html#Usage-of-moment&#034; class=&#034;spip_url auto&#034; rel=&#034;nofollow&#034;&gt;https://extensions.sondages.pro/mailing-management/sendmailcron/documentation.html#Usage-of-moment&lt;/a&gt; (seems the easiest currently)&lt;/p&gt;</description>
        <dc:creator>Denis Chenu</dc:creator>
    </item>

    <item>
        <title>Untitled</title>
        <link>https://extensions.sondages.pro/mailing-management/sendmailcron/discussion-and-tips#comment140</link>
        <dc:date>2022-05-04T06:28:56Z</dc:date>
        <description>&lt;p&gt;Hi, I didn't understand however how to send only the invitations of a specific survey if I put the command in the cron.&lt;br class=&#034;autobr&#034;&gt;
What settings should I use?&lt;/p&gt;</description>
        <dc:creator>Eddy</dc:creator>
    </item>

    <item>
        <title>Untitled</title>
        <link>https://extensions.sondages.pro/mailing-management/sendmailcron/discussion-and-tips#comment139</link>
        <dc:date>2022-03-14T15:23:15Z</dc:date>
        <description>&lt;p&gt;Issue in last version of LimeSurvey&lt;/p&gt;
&lt;p&gt;&lt;code class=&#034;spip_code spip_code_inline&#034; dir=&#034;ltr&#034;&gt;php yourlimesurveydir/application/commands/console.php plugin index --target=sendMailCron sendMailCronSimulate=1&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I don't know when it's broken, but it work with 4.1.18 and 3.6&lt;/p&gt;</description>
        <dc:creator>Denis Chenu</dc:creator>
    </item>

    <item>
        <title>Untitled</title>
        <link>https://extensions.sondages.pro/mailing-management/sendmailcron/discussion-and-tips#comment138</link>
        <dc:date>2022-03-14T15:19:02Z</dc:date>
        <description>&lt;p&gt;OK, I see, I tried the cron fro LS v.4, but I have to use this page:&lt;br class=&#034;autobr&#034;&gt;
&lt;a href=&#034;https://gitlab.com/SondagesPro/mailing/sendMailCron/-/tree/LS3api&#034; class=&#034;spip_url spip_out auto&#034; rel=&#034;nofollow external&#034;&gt;https://gitlab.com/SondagesPro/mailing/sendMailCron/-/tree/LS3api&lt;/a&gt;&lt;br class=&#034;autobr&#034;&gt;
with this structure:&lt;br class=&#034;autobr&#034;&gt;
&lt;code class=&#034;spip_code spip_code_inline&#034; dir=&#034;ltr&#034;&gt;php yourlimesurveydir/application/commands/console.php plugin cron sendMailCronSimulate=1&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Thanks anyway, Chris&lt;/p&gt;</description>
        <dc:creator>Chris</dc:creator>
    </item>

    <item>
        <title>Discussion and tips</title>
        <link>https://extensions.sondages.pro/mailing-management/sendmailcron/discussion-and-tips#comment137</link>
        <dc:date>2022-03-14T12:54:19Z</dc:date>
        <description>&lt;p&gt;Hi, &lt;br class=&#034;autobr&#034;&gt;
I just tried to test the plugin as suggested here:&lt;br class=&#034;autobr&#034;&gt;
&lt;a href=&#034;https://gitlab.com/SondagesPro/mailing/sendMailCron&#034; class=&#034;spip_url spip_out auto&#034; rel=&#034;nofollow external&#034;&gt;https://gitlab.com/SondagesPro/mailing/sendMailCron&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;code class=&#034;spip_code spip_code_inline&#034; dir=&#034;ltr&#034;&gt;php yourlimesurveydir/application/commands/console.php plugin --target=sendMailCron sendMailCronSimulate=1&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;which results in an error message:&lt;br class=&#034;autobr&#034;&gt;
Error: Unknown options: sendMailCronSimulate&lt;/p&gt;
&lt;p&gt;LimeSurvey Version 3.27.35+220208&lt;/p&gt;
&lt;p&gt;should I use something like this?
&lt;br&gt;&#8212;&#160;option=sendMailCronSimulate=1&lt;/p&gt;
&lt;p&gt;Thanks in advance, Chris&lt;/p&gt;</description>
        <dc:creator>Chris</dc:creator>
    </item>

    <item>
        <title>Untitled</title>
        <link>https://extensions.sondages.pro/mailing-management/sendmailcron/discussion-and-tips#comment131</link>
        <dc:date>2021-01-07T18:04:45Z</dc:date>
        <description>&lt;p&gt;You have plugin settings by survey&lt;/p&gt;
&lt;p&gt;&lt;a href='https://extensions.sondages.pro/mailing-management/sendmailcron/documentation.html#plugin-settings-by-Survey' rel='nofollow'&gt;/mailing-management/sendmailcron/documentation.html#plugin-settings-by-Survey&lt;/a&gt;&lt;/p&gt;</description>
        <dc:creator>Denis Chenu</dc:creator>
    </item>

    <item>
        <title>Discussion and tips</title>
        <link>https://extensions.sondages.pro/mailing-management/sendmailcron/discussion-and-tips#comment130</link>
        <dc:date>2021-01-07T16:41:37Z</dc:date>
        <description>&lt;p&gt;Is it possible to use the functionality of this plugin only on certain surveys or is something that has to be activated globally? &lt;br class=&#034;autobr&#034;&gt;
Thank you in advance.&lt;/p&gt;</description>
        <dc:creator>Miguel Ferraz</dc:creator>
    </item>

    <item>
        <title>Untitled</title>
        <link>https://extensions.sondages.pro/mailing-management/sendmailcron/discussion-and-tips#comment121</link>
        <dc:date>2020-09-03T07:49:46Z</dc:date>
        <description>&lt;p&gt;I see your feature request on mantis.&lt;/p&gt;
&lt;p&gt;I think we can use &lt;a href=&#034;https://gitlab.com/SondagesPro/mailing/eventBeforeTokenEmailExtended/-/blob/master/eventBeforeTokenEmailExtended.php&#034; class=&#034;spip_url spip_out auto&#034; rel=&#034;nofollow external&#034;&gt;https://gitlab.com/SondagesPro/mailing/eventBeforeTokenEmailExtended/-/blob/master/eventBeforeTokenEmailExtended.php&lt;/a&gt; plugin to create a new plugin.&lt;/p&gt;
&lt;p&gt;But : &#171;Administrator email address, we often have cases where the invitations and reminders are sent from an organizational email address&#187; where you see this settings ?&lt;/p&gt;
&lt;p&gt;Why not use the Administrator email adress (updatable) for the final needed organizational email address ?&lt;/p&gt;</description>
        <dc:creator>Denis Chenu</dc:creator>
    </item>

    <item>
        <title>Discussion and tips</title>
        <link>https://extensions.sondages.pro/mailing-management/sendmailcron/discussion-and-tips#comment120</link>
        <dc:date>2020-09-02T19:41:29Z</dc:date>
        <description>&lt;p&gt;Do you think it would be possible to add a feature to sendMailCron to allow one to specify a global sending email address (that could then also be overridden at the survey configuration level)?&lt;/p&gt;
&lt;p&gt;While LS (and this your plugin) uses the Administrator email address, we often have cases where the invitations and reminders are sent from an organizational email address that is different from the survey administrator's address.&lt;/p&gt;</description>
        <dc:creator>Alex Block</dc:creator>
    </item>

    <item>
        <title>Untitled</title>
        <link>https://extensions.sondages.pro/mailing-management/sendmailcron/discussion-and-tips#comment110</link>
        <dc:date>2020-02-21T08:50:13Z</dc:date>
        <description>&lt;p&gt;Can you create the issue at &lt;a href=&#034;https://gitlab.com/SondagesPro/mailing/sendMailCron&#034; class=&#034;spip_out&#034; rel='nofollow external'&gt;gitlab&lt;/a&gt; please ?&lt;/p&gt;
&lt;p&gt;I can start the update (need a config.xml file) : and if you can test and confirm it work : it can be great.&lt;/p&gt;
&lt;p&gt;Denis&lt;/p&gt;</description>
        <dc:creator>Denis Chenu</dc:creator>
    </item>

    <item>
        <title>Untitled</title>
        <link>https://extensions.sondages.pro/mailing-management/sendmailcron/discussion-and-tips#comment109</link>
        <dc:date>2020-02-21T08:40:43Z</dc:date>
        <description>&lt;p&gt;Will there be an update for Limesurvey 4?&lt;/p&gt;</description>
        <dc:creator>Kjetil Nerhus</dc:creator>
    </item>

    <item>
        <title>Untitled</title>
        <link>https://extensions.sondages.pro/mailing-management/sendmailcron/discussion-and-tips#comment105</link>
        <dc:date>2019-08-20T14:34:02Z</dc:date>
        <description>&lt;p&gt;Can not be related to the plugin : plugin are noty called here.&lt;/p&gt;</description>
        <dc:creator>Denis Chenu</dc:creator>
    </item>

    <item>
        <title>Untitled</title>
        <link>https://extensions.sondages.pro/mailing-management/sendmailcron/discussion-and-tips#comment104</link>
        <dc:date>2019-08-13T13:28:34Z</dc:date>
        <description>&lt;p&gt;hi thanks for the great plugin!&lt;br class=&#034;autobr&#034;&gt;
Can you maybe help? After I try the command like:&lt;/p&gt;
&lt;div class=&#034;precode&#034;&gt;&lt;pre class=&#034;spip_code spip_code_block&#034; dir=&#034;ltr&#034; style=&#034;text-align:left;&#034;&gt;&lt;code&gt;php application/commands/console.php plugin cron --interval=1&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;i get following error:&lt;br class=&#034;autobr&#034;&gt;
&lt;strong&gt;exception 'CDbException' with message 'CDbConnection failed to open the DB connection.' &lt;/strong&gt;&lt;/p&gt;</description>
        <dc:creator>rouge</dc:creator>
    </item>

    <item>
        <title>Untitled</title>
        <link>https://extensions.sondages.pro/mailing-management/sendmailcron/discussion-and-tips#comment84</link>
        <dc:date>2018-01-03T08:56:07Z</dc:date>
        <description>&lt;p&gt;Yes, surely, but&lt;/p&gt;
&lt;p&gt;1. i wait for 3.0 stabilization , currently we &lt;a href=&#034;https://bugs.limesurvey.org/view.php?id=13086#c45391&#034; class=&#034;spip_out&#034; rel='nofollow external'&gt;can not update a 2.72 to 3.0&lt;/a&gt; for example&lt;br class=&#034;autobr&#034;&gt;
2. And it's surely a new major version (have a 2+3 compatible version for any plugin is more complex see &lt;a href=&#034;https://bugs.limesurvey.org/view.php?id=13090&#034; class=&#034;spip_out&#034; rel='nofollow external'&gt;bug1&lt;/a&gt; and &lt;a href=&#034;https://bugs.limesurvey.org/view.php?id=13091&#034; class=&#034;spip_out&#034; rel='nofollow external'&gt;bug2&lt;/a&gt;.&lt;/p&gt;</description>
        <dc:creator>Denis Chenu</dc:creator>
    </item>

    <item>
        <title>Untitled</title>
        <link>https://extensions.sondages.pro/mailing-management/sendmailcron/discussion-and-tips#comment83</link>
        <dc:date>2018-01-02T21:18:31Z</dc:date>
        <description>&lt;p&gt;Hey, thanks for this great plugin! Are you planning on updating this for compatibility with LS3?&lt;/p&gt;</description>
        <dc:creator>BP</dc:creator>
    </item>


</channel>

</rss>
