Search results

  1. Jose Vega

    How can I load a stylesheet globally?

    I want to load a css file in all the pages, including the back-end, customer back-end, and public pages. What is the recommended way to do it without modifying core files?
  2. Jose Vega

    Embed JSON feeds into your campaign

    @twisted1919 Interesting feature. Do the json tags work in the campaign subject field?
  3. Jose Vega

    Emails to hotmail go to spam

    Hi robthecomputerguy thank you, I appreciate your comment. You´re right, the encoding wasn´t the issue. I solved it by getting a dedicated IP, using multiple delivery servers because yahoo marked as spam my emails when I sent too much from the same server, setting up reverse DNS, and remove...
  4. Jose Vega

    Spanish translation request

    @Gustavo Sastre Thank you so much :) - I´ll share any improvements I make.
  5. Jose Vega

    Segment list by subscriber opens

    Hi, I want to create a segment that contains all the subscribers who opened my last 10 campaigns. Is that possible?
  6. Jose Vega

    Spanish translation request

    Hi @twisted1919 a couple of codecanyon users offered spanish translations several days ago, could you send them a message to see if they got them? I know they havent sent you the translations, but maybe they forgot?
  7. Jose Vega

    Process campaigns using Redis Queue.

    Hi @Michael Wilding , @twisted1919 just opened a section to post job opportunities, I just posted one regarding Redis: https://forum.mailwizz.com/threads/help-setting-up-redis.578/ - I´ll let you know if I find someone in case you´re interested...
  8. Jose Vega

    Help setting up Redis

    Hi, I need someone who knows redis very well and can guide me through the set up process. I wont give access to my server due to security reasons. But I can share my screen with you during the process and you can guide me step by step giving me the commands to run, etc. Anyone interested? tell...
  9. Jose Vega

    Open up services marketplace

    Hi @twisted1919 I love mailwizz, but due to the nature of the app, it takes a lot of time to set up . I´ve lost almost an entire week just to set up delivery servers, DNS, etc. It would be great is you open a marketplace where people like me can hire an expert to set the app up for us. For...
  10. Jose Vega

    What tracking and sending domains actually are?

    @twisted1919 in my case, I´m realizing I made a mistake. I verified my sending domain in elasticemail and added their DKIM and SPF records. But I also added the sending domain to mailwizz and added mailwizz DKIM and SPF records. I see my previously sent emails have 2 DKIM mentions in their...
  11. Jose Vega

    Process campaigns using Redis Queue.

    Hi @Michael Wilding I´ve just finished the set up of my mailwizz with normal sending. But now I need to face the next challenge, setting up redis. Did you find someone for hire to set up redis? I have no clue about redis and if I dont understand it quickly I´ll be needing someone... Thank you...
  12. Jose Vega

    Emails to hotmail go to spam

    @twisted1919 I´m using web api. Where can I find the code that calls the elasticemail API? the API allows to set the encoding: http://elasticemail.com/api-documentation/send - The emails are using base64 because it´s the default, so I want to set manually QuotedPrintable.
  13. Jose Vega

    Emails to hotmail go to spam

    Thank you @twisted1919 , I will try that and report back to you.
  14. Jose Vega

    Emails to hotmail go to spam

    @Hip I understand there are a lot of factors involved. But according to my test, the campaign was marked as spam in a moment, then I changed those settings and now it is successfully delivered. I think those settings had something to do, right? Mailwizz already sends the plain text and html...
  15. Jose Vega

    Emails to hotmail go to spam

    Something interesting happened. I added elasticemail server and added elasticemail DKIM and SPF to my domain DNS, and hotmail was marking my emails as spam too. As elasticemail allows to send emails from their app, I sent a test campaign just to see if the issue was on mailwizz, and it went to...
  16. Jose Vega

    SPF Records addition when records already exist

    I found the solution. Using the cpanel email authentication tool I added mailwizz IP and domain and it generated the right code. At the end I only needed to add the + sign before the a and ip4 record and remove one include because they were too many. This is my final SPF code: v=spf1 +a +mx...
  17. Jose Vega

    SPF Records addition when records already exist

    i´ve been reading a lot about SPF and DKIM, and I understand they´re very important. I already added DKIM and SPF records for my hosting, google apps, mandrill, and elasticemail. But I dont know how to integrate the SPF records that mailwizz generates when I added sending domains. This is the...
  18. Jose Vega

    how to set up amazon ses

    Hi, I followed your youtube tutorial and created an amazon web api server on my mailwizz. But when I try to validate the server I get this error: The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the...
  19. Jose Vega

    Usage Questions

    thank you for your quick reply. I´ll continue using mandrill, I know amazon is cheaper but it´s too hard to set up. I´ll better purchase a dedicated IP from mandrill. My campaign started sending like 45 minutes ago, but it has stopped. It has only sent 338 emails from 12,000 after refreshing...
  20. Jose Vega

    Usage Questions

    1- what are the recommended settings for these options regarding campaigns sending? Emails per minute pause Send at once Subscribers at once The default values seem to be very low and I´m afraid my 12,000 emails campaign will take forever to send. 2- My domain DNS already has 2 txt entries...
Back
Top