Search results

  1. wasif

    Preparing is taking too long

    @vector_di, I have attempted to access your Mumara platform, but unfortunately, your server appears to be unresponsive. It has come to my attention that you have been utilizing Campaigns for years without encountering this issue previously. It is crucial to emphasize that server speed plays a...
  2. wasif

    Specify Sending Nodes

    You can assign it to the package, and any user belonging to that package can use it.
  3. wasif

    Verification service

    I agree with @dante7, but you can still use Mumara to filter the bounces. And yes, the emails will probably stop relaying once your IPs are burnt.
  4. wasif

    The Bounce Address Doesn't seem to work

    Again, I found similar articles for EXIM. May be try looking into this https://serverfault.com/questions/113726/linux-exim-set-return-path-header-automaticly-using-from-header
  5. wasif

    The Bounce Address Doesn't seem to work

    So, in this case, Postfix is the MTA. I just googled it, and other people seem to be facing similar issues with Postfix. https://www.google.com/search?q=postfix+removing+return-path&oq=postfix+removing+return-path&gs_lcrp=EgZjaHJvbWUyCQgAEEUYORigAdIBCDQyMTZqMGo3qAIAsAIA&sourceid=chrome&ie=UTF-8
  6. wasif

    The Bounce Address Doesn't seem to work

    If you look for the return-path in the message source, you'll find that it is your From-Email. If you have return-path enabled and still don't see it in the message source, it means your MTA software is removing the custom return-path when the email was fed to it. To troubleshoot this, you may...
  7. wasif

    How does the PMTA integration function work?

    Yes, that's correct! Mumara should do this job.
  8. wasif

    Multiple users in same account

    What I understood is that you have your clients as Users, and you want to add sub-users for your clients. If yes, then we do not have sub-user management. This can be achieved by doing a separate installation for a client looking for sub-users and then adding their sub-users as staff members. A...
  9. wasif

    The Bounce Address Doesn't seem to work

    Can you attach the snapshot of the email headers where it shows the return-path?
  10. wasif

    Preparing is taking too long

    I have looked into the database, and a simple SELECT query is taking a long due to Cloudflare. It has to decode the emails. Look at the snapshot below
  11. wasif

    Preparing is taking too long

    @vector_di I have done an initial look-up in your case. You need to turn off Cloudflare for this domain and then try again after a few hours once the DNS cache has been flushed. Cloudflare is encoding the email addresses when a curl request is made on your domain; and its taking more time to...
  12. wasif

    Preparing is taking too long

    It's never said that Mumara Campaigns and Mumara Classic would send an equal number of emails from the same server. Both applications have different parameters and algorithms. You can't compare this way. I am still waiting for your server details, so I can post my remarks here.
  13. wasif

    How does the PMTA integration function work?

    Certainly! To clarify, PowerMTA needs to be installed independently as Mumara only serves to configure and integrate with it. Installing third-party licensed software, like PowerMTA, is something a legitimate company would avoid doing on its own, due to the potential for security breaches. Once...
  14. wasif

    I am afraid that I don't use the chatting apps. I am going to send you a private message.

    I am afraid that I don't use the chatting apps. I am going to send you a private message.
  15. wasif

    Your have no rights to add more users.

    I am glad it was fixed automatically. If you have recently upgraded your license, you need to refresh it once in Settings -> Licensing. Otherwise, it's auto-refreshed every 24 hours.
  16. wasif

    Virtual MTA Pools

    Email rotation can be managed effectively using both Mumara and PowerMTA, each offering distinct methods to facilitate this process. When configuring a PowerMTA server within Mumara, the system prompts you to associate IP addresses with domains. For instance, if you have 100 IP addresses and 10...
  17. wasif

    Preparing is taking too long

    @CleberUX I understand your concern and would like to assist in identifying the specific issue you are encountering. Upon reviewing your account with Mumara, I noticed that you have submitted a total of 13 tickets. My examination of several of these tickets indicates that each issue was...
  18. wasif

    Preparing is taking too long

    The process of preparing the campaign involves executing a MySQL query designed to transfer data from the subscribers table to the campaign logs table. If you observe that this preparation phase is progressing, albeit at a slow pace, it is indicative of server performance issues. Executing a...
  19. wasif

    Preparing is taking too long

    To find the number of records in your campaign_schedule_logs table, you should check the table directly. If you have set a retention period, but the table is already overloaded with data, PHP may not be able to flush the garbage logs and complete the job unless it has more resources allocated to...
  20. wasif

    List of questions about mumara campaigns+

    If you are unfamiliar with server's stuff, you can get any free control panel installed and it will give you a GUI to host the domains and email accounts quickly. But again, some similar knowledge would be required. If you know how to SSH etc, you can just install a control panel.
Back
Top