Yamna Khawaja
Forum Replies Created
-
Forum: Plugins
In reply to: [Mailing Group Listserv] Problem add Group@ajgankema I hope you know that in free version you can add only one group. So no option for adding second one.
Secondly, if you have a cycle of same email being sent to group, please check that your group email address should not be added as a member email in that group. If it happens, you get a loop of same email.
Forum: Plugins
In reply to: [Mailing Group Listserv] Plugin does not work on multisiteLouis, the plugin is not for multisite. We might make it compatible with multisite setup in future but can’t say when.
Forum: Plugins
In reply to: [Mailing Group Listserv] Problem add Groupajgankema,
Can I see the screenshot of your mailing group settings page? About Test IMAP/POP3 connection button, sometimes the timeout settings of your server do not let the function complete and test the settings, so it returns an empty response. The best way to know about errors in this case is to look at Troublshooting page error info.Forum: Plugins
In reply to: [Mailing Group Listserv] Problem add GroupCan you add a mailing group now?
Forum: Plugins
In reply to: [Mailing Group Listserv] Problem add GroupI have reverted a file to older version to resolve this issue. Can you please update to 1.6.1 and confirm if the issue has been resolved now?
Forum: Plugins
In reply to: [Mailing Group Listserv] Can’t create Mailing GroupI have reverted a file to older version to resolve this issue. Can you please update to 1.6.1 and confirm if the issue has been resolved now?
Forum: Plugins
In reply to: [Mailing Group Listserv] Defect with pop3 sslYou don’t need to hardcode anything in $strConnect. There is a filter where you can define your own connection string. The filter is mg_change_imap_flag . Check out more details on this page:
Forum: Plugins
In reply to: [Mailing Group Listserv] Problem getting startedPlease see the status/error of Imap Connection in Troubleshooting page. The troubleshooting page helps you identify any problems and then you can fix them.
Forum: Plugins
In reply to: [Mailing Group Listserv] Editing email list?Please use premium plugin site for queries regarding pro version. You will get quicker replies from our staff.
Forum: Plugins
In reply to: [Mailing Group Listserv] Disable admin messagesThese are wordpress standard notifications. So you can install any other plugin or tweak some code to disable it for your wordpress installation.
Forum: Plugins
In reply to: [Mailing Group Listserv] Sender address for subscription confirmationsDo you have any SMTP plugin installed? This might be overriding the plugin settings.
Forum: Plugins
In reply to: [Mailing Group Listserv] Listserv not workingThe plugin has a troubleshooting page where you can see status of all groups. It shows you errors (if any) for connecting to email inbox and also errors for sending emails to the list. Troubleshooting page shows you different server variables like, wp_cron, imap_open etc. It shows the status of cron jobs of the plugin.
So by looking at this page try to resolve errors and you will be able to get everything working. If the IMAP/POP3 connection for a group shows error, then go to mailing group settings page for that group, recheck your group email address, password, incoming mail server and port settings. Change them if needed, then click Test IMAP Connection button to test the settings. Alternatively refresh the troubleshooting page after 5 minutes to see if the errors are gone.
Forum: Plugins
In reply to: [Mailing Group Listserv] WordPress 4.9 testing???Yes, it is.
Forum: Plugins
In reply to: [Mailing Group Listserv] Unable to receive emailsThere was a problem in test imap connection code, which has been fixed. Update to latest version and you should be able to see proper debugging information.
Forum: Plugins
In reply to: [Mailing Group Listserv] Unable to receive emailsIts difficult to say, why you can’t get test imap connection to work. Can you look at browser console and see what response you are getting for the ajax request?