Search results

  1. rritz

    Is it possible to pull tags from a page into emails? If so how?

    Hi, I am wondering if this is possible: Say, I have a page where I embed youtube videos on a regular basis. Now I want to set up an email automation, recurring broadcast, sent every month, and in the email I'd have a fixed text like: New Videos This Month: " [VIDEO_TITLE_TAG]" and MW pulls...
  2. rritz

    How to rotate delivery servers in the right way? I am stuck

    Hello, I have changed the settings for delivery servers in backend - settings - cron. I have 10 delivery servers and they should rotate. I set to change at 4, but the change took no effect. The reason I want to change after every 4 emails sent is, I have some 3rd party smtp, they have...
  3. rritz

    Mailgun missing from sending server options

    Hi, has mailgun api been removed from the server options? For some reason I don't see this when trying to create new server and I also don't see it in settings - customers - servers I can add mailgun as smtp, but how do I handle bounces then? No clus ... where has the API option gone to?
  4. rritz

    How to blacklist bounces instead of unsubscribing

    Using pmta and bouncehandler from github. I have read all the documentation there plus some issues filed. I did not find how to do this, or maybe it is there and I didn't understand it. How can I get hard bounces (bad mailbox, user does not exist etc) on my blacklist instead of unsubscribing...
  5. rritz

    Blacklisted emails -- can opt in again?

    I got an opt in list and I tried to opt in using blacklisted emails, and it's still possible. Is there a way to refuse blacklisted emails to opt-in?
  6. rritz

    "From" address used for spf and dkim checks different than "From" address recpt see?

    Maybe off topic. But please help me I am very confused :-) I have a bunch of smtp servers on different domains through which I relay email therefore my "From" addresses are different all the time. Someone may get an email from admin@domain1.com and next day from admin@domain4.com and so on...
  7. rritz

    sub exists -- does mw look up by IP rather than email address?

    I am testing different opt-in page and form settings, but I now always go to the "Sub already exists" redirect page. And no new sub is added to the list Even though I use different email addresses. Does MW look up IP rather than email address? If so -- that's awesome ... BUT is there a way to...
  8. rritz

    How to replace MW tracking with my own tracking link

    I'd like to replace the tracker that tracks email opens with my own link. Cause MW tracks bots and server clicks, and spiders and all sorts of clicks that should be filtered out I think I tried with the tracking domain ooption but couldn't get it to work with my tracking system. How could I...
  9. rritz

    Mysql crash on 1.5.0: (core dumped) /usr/bin/php -q

    I installed mw 1.5.0 on my server: 24 GB RAM, 6 cores CPU, 600GB SSD storage, CentOS 6.9 I had two instances of mw 1.4.3 running fine on the server. I tried to update one of them, but failed. So I completely removed the one instance of mw plus database and installed 1.5.0 I was just adding the...
  10. rritz

    Can Form Submission Date be stored in Custom Field?

    I am wondering how to get the optin time and date recorded for each optin and be stored in a custom field in the list? Also, can I capture the optin page URL somehow? Say someone opts in on Dec 27 3:31pm -- can I have this recorded in a REGDATE (Dec 27) custom field and REGTIME (3:31 pm)...
  11. rritz

    CDbCommand failed to execute the SQL statement: SQLSTATE[23000]: Integrity constraint violation: 106

    Hi, I have some weird issue. I migrated my mw installation to a bigger server. All seemed to work well, but now trying to import subscribers to my list O get this error: CDbCommand failed to execute the SQL statement: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '0' for...
  12. rritz

    App went offline by itself

    My mw app went offline today .. in the logs I see: " 2017/11/04 08:36:01 [error] [system.db.CDbCommand] CDbCommand::fetchAll() failed: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'is_added' in 'where clause'. The SQL statement executed was: SELECT * FROM `mw_email_blacklist` WHERE...
  13. rritz

    Some questions about confirmation emails and transactional emails

    Hi, I have a few questions First about transactional emails: I understand they are sent out using a random DS Is there anything inside the header for ESPs to know that these are transactional emails and not campaign emails? Like in the header the precedence says bulk for campaigns. Does it...
  14. rritz

    How to organize campaigns page? Need some sorting

    Hi, does anyone know, if it is possible to sort campaigns somehow? I know, when I am on the campaign page customer/index.php/campaigns/index I can select to only show autoresponder, or to only show one group or all campaigns to one list But then, say I edit one campaign I come back to the...
  15. rritz

    Debugging send-campaign command

    Maybe someone now can help me interpret this: This is verbose output [2017-08-19 07:03:36] - xxxxx@gmail.com - 19/400 [2017-08-19 07:03:36] - Checking if we can send to domain of xxxxx@gmail.com... [2017-08-19 07:03:36] - Checking if xxxxx@gmail.com is blacklisted... [2017-08-19 07:03:36] -...
  16. rritz

    How to stop cron job correctly commandline

    Hello, I have a speed problem with mailwizz, sending only 15 to 20 mail per minute at the moment. So I read all the threads how to solve and I want to try Debug send-campaigns command But how do I stop the cron job correctly? Using CentOS 6 64bit I found several ways how to do it, like: -...
  17. rritz

    Sorry dummy question: How to use postfix?

    Hi I am using CentOS VPS and I ahve set up postfix and tested if it is running, sending email from commandline But how do I now connect mw to pstfix? Add smtp as delivery server? Where do I find the hostname, username, password? How to set up bounce server? Sorry if this is very basic but...
  18. rritz

    question on blacklist

    This: I send a campaign with mailgun API and for some reason mailgun fails to deliver to aol I get: hardfail on all aol addresses. The bounces are hard and email is blacklisted Now I know that this is a mailgun issue and not all aol addresses in my list are invalid. So I remove all aol...
  19. rritz

    How to change default font in emails?

    Hi, I am looking for this: when I write a new email, I type it in or copy from somewhere, the default font seems to be Times New Roman 12pt Where are these settings saved and how do I change them? It would save a lot of time formatting emails!
  20. rritz

    What does: "x-pmta;all sources disabled" mean?

    Can anyone help me what this bounce message means? x-pmta;all sources disabled I get it on almost all yahoo emails now, started a couple of days ago. Hard bounces Can't seem to find any info for this anywhere and would appreciate all help
Back
Top