Search results

  1. wasif

    Today's Date Formatting

    So when you'll set the date format in the settings, it will be applied globally i.e. wherever you see the date within the application, plus the email content and yes it will be converted in the UTM params as well. So if you set e.g. January 15, 2023, the same format will be used everywhere.
  2. wasif

    Today's Date Formatting

    Just to update you both, this feature has already been developed but still, a part of development is left. So it's going to be an option under user profile settings where he can set the date/time format that will be replicated throughout the application i.e. GUI and the Emails. I expect it to be...
  3. wasif

    Affiliate Network integration

    Just to clear Rehan's message. Mumara isn't yet integrated with these affiliate networks but we already have a couple of major affiliate networks pipelined for the integration that should be done sometime soon. We are already working on pixel integration as well that will let you track any...
  4. wasif

    Bulk Import Using Artisan Commands

    Sorry for the late reply @christophere2 as I have been traveling for the past two months. I am adding this to our API pipeline so you should be able to import the lists via API.
  5. wasif

    There is no way to set a total quota, not monthly

    I see, will add it to the pipeline.
  6. wasif

    Add UTM Parameters to All Links in Broadcast

    I have pipelined it!
  7. wasif

    There is no way to set a total quota, not monthly

    @phanchin monthly quota is already there. Are you saying you were not able to find the monthly quota?
  8. wasif

    Zapier

    You mean, you want to edit the contact upon triggering? I can put it on the pipeline!
  9. wasif

    Bulk Import Using Artisan Commands

    @christophere2 I wonder why are you trying to import using the artisan command when you can import using the UI. As there are several checks involved in the GUI import that has to be done. Please advise the necessity to import using the command so I can better understand the need and advise...
  10. wasif

    AdButler integration

    @whiteknight I believe you are trying to pass a unique ID associated with the contact information that can help you diagnose who actually made the engagement at your advertiser's website. So it's pretty easy, you can use any of the associated variables within your destination URL links e.g...
  11. wasif

    Avoid Duplicate Email Contacts On All My Lists

    @marcelb For this, either you'll need to use the list deduping feature manually, or if you want to automate the process and do real-time filtration then you can use the API to find if the contact exists in listID 1 before you let it add to the listID 2. API Request #1...
  12. wasif

    Mumara Classic Pro Self Hosted Password Reset

    You can look into the database table users and edit the password keeping the encryption to SHA1.
  13. wasif

    Asking about editing a broadcast campaign

    If you pause and resume the campaigns, the new version should be sent to the remaining.
  14. wasif

    Scaling Mumara to 2 million emails/hour

    Hi Chris, I would suggest you increase the PHP memory_limit to 4G so at least PHP gets some fresh air. And also keep in mind, that increasing threads beyond the server resources will make it take a bite more than it can chew, so it's not a better approach as it may make things slower instead of...
  15. wasif

    Need SMTP solution

    Is this spam emailing or double opted? If not spam, you can look for Mumara ONE here https://www.mumara.com/one/
  16. wasif

    Advanced segmentation

    Yes, I have put these points to our pipelined tasks!
  17. wasif

    Config PowerMTA

    Make sure you set the batch to 0 as well in order to make sure the IP rotates on every email, and then try again.
  18. wasif

    Config PowerMTA

    Was the email fed to pmta? If yes, then an issue could be with your remaining 3 IPs. Either they are not routed correctly to your server or the outgoing port is blocked. You can check in pmta accounting files if you are able to see the emails there?
  19. wasif

    Advanced segmentation

    @mumist sorry for the delay in response. You can currently do this -> contact is in List1 AND has clicked in at least one of the 5 different broadcasts AND has clicked in any broadcasts in the last 90 days. So the missing option is -> at least 5 broadcasts You can already do it by creating a...
  20. wasif

    Am updated to current. Campaigns+ 5.2.4 .. get 500 server error every time I try to run... for months

    You can reach the exact error by one of the following methods Method 1: If you are able to login to the application using the admin account, then go to Application Settings and turn on the debug mode, and press save. It will print the error on the front screen instead of the 500 messages...
Back
Top