Yamna Khawaja
Forum Replies Created
-
This seems to be a bug in some versions of outlook client, read here:
Hope this helps.
Forum: Plugins
In reply to: [Mailing Group Listserv] messages won’t send from any outgoing optionDo you see emails in queued emails? If they are being read from inbox but not sent out then they must show in queued emails.
Forum: Plugins
In reply to: [Mailing Group Listserv] Error when I try to sendThis error is not related to plugin, its related to your email inbox. Check if you are able to receive messages to your email from any other emails or not.
Forum: Plugins
In reply to: [Mailing Group Listserv] Setting up using Office365 shared mailboxFor office365, imap_open will accept a different string, so try using WPMG filter:
“mg_change_imap_flag” , read about it at :
https://www.wpmailinggroup.com/wordpress-mailing-group-hooks-and-filters-advanced-develpment/
The connection string you can specify in filter will be some close to:
{outlook.office365.com:993/imap/ssl/authuser=user@maindomain.com}
Read about it at:
https://stackoverflow.com/questions/46059155/cant-connect-to-office-365-using-php-imap-open
Good Luck : )
Forum: Plugins
In reply to: [Mailing Group Listserv] Keep New Users from WordPress Users ListNo, the users will be added as wordpress users.
Forum: Plugins
In reply to: [Mailing Group Listserv] Emails not delivered to gov.au addressesThere is nothing in listserve that blocks emails to any specific emails which are member of mailing group. Check your smtp and also in some cases recipient mailserver blocks emails from certain domains.
Forum: Plugins
In reply to: [Mailing Group Listserv] Have lost installation file for premium pluginHello,
Please submit request at https://www.wpmailinggroup.com/contact/. Send us your purchase email id and your license key, we will resend you the files.Forum: Plugins
In reply to: [Mailing Group Listserv] ShortcodesForum: Plugins
In reply to: [Mailing Group Listserv] StarttlsThe option is not available yet.
Forum: Plugins
In reply to: [Mailing Group Listserv] Have Pro key, but unable to download updateAccording to our record the complimentary pro license (which you had received for free ) has expired. In order to buy new license you will have to pay.
Forum: Plugins
In reply to: [Mailing Group Listserv] Change Sender Mail AdressThis feature is available in paid version.
Forum: Plugins
In reply to: [Mailing Group Listserv] Images in messages not showingHello,
We’ll be putting up next version within this week, hopefully major bugs will be addressed and solved.Forum: Plugins
In reply to: [Mailing Group Listserv] What Am I Doing Wrong?Check the Imap connection if its working, if it does, check the outgoing email connection settings. On mailing group troubleshooting page you can see detailed report about errors or absence of any required php modules.
Troubleshooting page is your friend!
No, all members added to a mailing group will appear as wordpress users too.
Forum: Plugins
In reply to: [Mailing Group Listserv] non-current php codeFixed all.