Die TYPO3 Mailingliste - nicht fragen: lesen!
This is a discussion on Re: [TYPO3] Direct Mail - testmail works,but mass mail won't send after it says it sent?! within the typo3-english@lists.netfielders.de forums, part of the TYPO3-Mailinglists: ENGLISH category; Hi Eef! Thanks for the reply! I've heard about the cron job, and I tracked it down to the ...
|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hi Eef!
Thanks for the reply! I've heard about the cron job, and I tracked it down to the following location on my server: ..../typo3conf/ext/direct_mail/mod/dmailerd.phpcron To test it, I temporarily set the permissions of it to make it executable, then ran it manually and got the following error: Warning: main(./t3lib/class.t3lib_div.php failed toopen stream: No such file or directory in /typo/typo3conf/ext/direct_mail/mod/dmailerd.phpcron on line 59 Fatal error: main( Failed opening required'./t3lib/class.t3lib_div.php' (include_path='.:/usr/lib/php') in /typo/typo3conf/ext/direct_mail/mod/dmailerd.phpcron on line 59 So at that point I decided to send this email to the group ;-) I swear that once I get this thing figured out I'm going to create a *bulletproof* tutorial so that no other administrator has to go through what we're going going through!!!! Thanks again. Let's stick together - we can beat this thing (haha)! -Scott. --- "H.E.Weenink | Aristo WebDesign" <h.e.weenink (AT) aristo-webdesign (DOT) nl> wrote: > Hello Scott. > > Here a message from another directmail (direct_mail > and tcdirectmail) > explorer. (with lots of problems, so lets help > eachother and see what comes > out) ;-) > > Did you start cron job? Otherwise nothing will ever > happen. > > Eef > > -----Oorspronkelijk bericht----- > Van: typo3-english-bounces (AT) lists (DOT) netfielders.de > [mailto:typo3-english-bounces (AT) lists (DOT) netfielders.de] > Namens Scotty C > Verzonden: donderdag 4 oktober 2007 19:43 > Aan: typo3-english (AT) lists (DOT) netfielders.de > Onderwerp: [TYPO3] Direct Mail - testmail works,but > mass mail won't send > after it says it sent?! > > Hi again everyone, > > OK, I've given up on trying to get the Direct Mail > Subscription module to work (refer to my previous > post > to the group), so I subbed in the "Front End User > Registration" (sr_feuser_register) to do the > subscription job ... and it works great! Now, my > problem comes back to Direct Mail.... > > I have compiled a newsletter into a direct mail. I > can > send a testmail perfectly fine. Then, in a > mass-email, > I can invoke the mailer engine as well, and it even > says that it delivered to the recipients (btw - I > can > confirm that the recipients are correct as well). > However, in the "# Sent" column of the Mailer > Engine, > it's blank and none of my recipients are getting > mail!!!!!! > > Does anybody have any idea why this is happening > and/or how to fix it? Your help is greatly > appreciated > because Direct Mail has been making my life a > nightmare for the past 3 weeks! > > Thanks! > -Scott. > > > > __________________________________________________ __________________________ > ________ > Don't let your dream ride pass you by. Make it a > reality with Yahoo! Autos. > http://autos.yahoo.com/index.html > > > > _______________________________________________ > TYPO3-english mailing list > TYPO3-english (AT) lists (DOT) netfielders.de > http://lists.netfielders.de/cgi-bin/.../typo3-english > > > > _______________________________________________ > TYPO3-english mailing list > TYPO3-english (AT) lists (DOT) netfielders.de > http://lists.netfielders.de/cgi-bin/.../typo3-english > __________________________________________________ __________________________________ Moody friends. Drama queens. Your life? Nope! - their life, your story. Play Sims Stories at Yahoo! Games. http://sims.yahoo.com/ _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#2
|
|||
|
|||
|
Hi Eef,
First of all, tcdirectmail is SO much easier than Direct Mail - thanks for the avdvice! Now, I still have problems... I made sure that users are set to receive HTML emails. Also, I set up the crontab with an absolute value, and made the script files executable. I can send a test mail, but when i click "Send a test with cronjob", I get nothing. The page just reloads and that's it - no error message or anything. I dug a little deeper and when I go to preview (in either HTML or plain text), I get a window that pops up and says "localconf.php is not found!", but this is contradictory to the fact that a test email works. I just don't understand - this should be so simple! Any ideas? Thanks, -Scott. --- "H.E.Weenink | Aristo WebDesign" <h.e.weenink (AT) aristo-webdesign (DOT) nl> wrote: > Hello Scott, > > Sorry that is not the cron. But the file what will > be run by cron. > See manual for setting up cron. > > > On your server account you have to instruct cron to > run this file every 1-5 > minutes > > But I have small advice (to get things going a bit > faster try tcdirectmail> first. > A lot is installed at first setup and gives you less > troubles to study. > > But in the end you have to get control of same > issues. > > Regards, Eef > > > -----Oorspronkelijk bericht----- > Van: typo3-english-bounces (AT) lists (DOT) netfielders.de > [mailto:typo3-english-bounces (AT) lists (DOT) netfielders.de] > Namens Scotty C > Verzonden: donderdag 4 oktober 2007 20:11 > Aan: TYPO3 English > Onderwerp: Re: [TYPO3] Direct Mail - testmail > works,but mass mail won't send > after it says it sent?! > > Hi Eef! > > Thanks for the reply! > > I've heard about the cron job, and I tracked it down > to the following location on my server: > > .../typo3conf/ext/direct_mail/mod/dmailerd.phpcron > > To test it, I temporarily set the permissions of it > to > make it executable, then ran it manually and got the > following error: > > Warning: main(./t3lib/class.t3lib_div.php failed> to > open stream: No such file or directory in > /typo/typo3conf/ext/direct_mail/mod/dmailerd.phpcron > on line 59 > > Fatal error: main( Failed opening required> './t3lib/class.t3lib_div.php' > (include_path='.:/usr/lib/php') in > /typo/typo3conf/ext/direct_mail/mod/dmailerd.phpcron > on line 59 > > > So at that point I decided to send this email to the > group ;-) > > I swear that once I get this thing figured out I'm > going to create a *bulletproof* tutorial so that no > other administrator has to go through what we're > going > going through!!!! > > Thanks again. Let's stick together - we can beat > this > thing (haha)! > -Scott. > > > > --- "H.E.Weenink | Aristo WebDesign" > <h.e.weenink (AT) aristo-webdesign (DOT) nl> wrote: > > > Hello Scott. > > > > Here a message from another directmail > (direct_mail > > and tcdirectmail) > > explorer. (with lots of problems, so lets help > > eachother and see what comes > > out) ;-) > > > > Did you start cron job? Otherwise nothing will > ever > > happen. > > > > Eef > > > > -----Oorspronkelijk bericht----- > > Van: typo3-english-bounces (AT) lists (DOT) netfielders.de > > > [mailto:typo3-english-bounces (AT) lists (DOT) netfielders.de] > > Namens Scotty C > > Verzonden: donderdag 4 oktober 2007 19:43 > > Aan: typo3-english (AT) lists (DOT) netfielders.de > > Onderwerp: [TYPO3] Direct Mail - testmail > works,but > > mass mail won't send > > after it says it sent?! > > > > Hi again everyone, > > > > OK, I've given up on trying to get the Direct Mail > > Subscription module to work (refer to my previous > > post > > to the group), so I subbed in the "Front End User > > Registration" (sr_feuser_register) to do the > > subscription job ... and it works great! Now, my > > problem comes back to Direct Mail.... > > > > I have compiled a newsletter into a direct mail. I > > can > > send a testmail perfectly fine. Then, in a > > mass-email, > > I can invoke the mailer engine as well, and it > even > > says that it delivered to the recipients (btw - I > > can > > confirm that the recipients are correct as well). > > However, in the "# Sent" column of the Mailer > > Engine, > > it's blank and none of my recipients are getting > > mail!!!!!! > > > > Does anybody have any idea why this is happening > > and/or how to fix it? Your help is greatly > > appreciated > > because Direct Mail has been making my life a > > nightmare for the past 3 weeks! > > > > Thanks! > > -Scott. > > > > > > > > > __________________________________________________ __________________________ > > ________ > > Don't let your dream ride pass you by. Make it a > > reality with Yahoo! Autos. > > http://autos.yahoo.com/index.html > > > > > > > > _______________________________________________ > > TYPO3-english mailing list > > TYPO3-english (AT) lists (DOT) netfielders.de > > > http://lists.netfielders.de/cgi-bin/.../typo3-english > > > > > > > > _______________________________________________ > > TYPO3-english mailing list > > TYPO3-english (AT) lists (DOT) netfielders.de > > > http://lists.netfielders.de/cgi-bin/.../typo3-english > > > > > > > __________________________________________________ __________________________ > ________ > Moody friends. Drama queens. Your life? Nope! - > their life, your story. Play > Sims Stories at Yahoo! Games. > http://sims.yahoo.com/ > _______________________________________________ > TYPO3-english mailing list > TYPO3-english (AT) lists (DOT) netfielders.de > http://lists.netfielders.de/cgi-bin/.../typo3-english > > > > _______________________________________________ > TYPO3-english mailing list > TYPO3-english (AT) lists (DOT) netfielders.de > http://lists.netfielders.de/cgi-bin/.../typo3-english > __________________________________________________ __________________________________ Moody friends. Drama queens. Your life? Nope! - their life, your story. Play Sims Stories at Yahoo! Games. http://sims.yahoo.com/ _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#3
|
|||
|
|||
|
Hi Olivier,
Yup, I made sure of both things. Refer to my other email to Eef as to where I'm at. Thanks so much for the additional input! -Scott. --- Olivier Dobberkau <olivier.dobberkau (AT) dkd (DOT) de> wrote: > Scotty C schrieb: > > > Does anybody have any idea why this is happening > > and/or how to fix it? Your help is greatly > appreciated > > because Direct Mail has been making my life a > > nightmare for the past 3 weeks! > > Hi > > Two things... > > a) If you are sending HTML Mails: Is the HTML > Checkbox in tt_address or > fe_users on? > > b) If you are on a unix machine please use the > absolute adress to the > cronjob script. > > then just have you at the nice manual.. > > http://typo3.org/documentation/docum...5.1/view/4/11/ > > Greetings, > > Olivier > _______________________________________________ > TYPO3-english mailing list > TYPO3-english (AT) lists (DOT) netfielders.de > http://lists.netfielders.de/cgi-bin/.../typo3-english > __________________________________________________ __________________________________ Tonight's top picks. What will you watch tonight? Preview the hottest shows on Yahoo! TV. http://tv.yahoo.com/ _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
| Themen-Optionen | Thema durchsuchen |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3] Direct Mail - testmail works,but mass mail won't send after it says it sent?! | Scotty C | typo3-english@lists.netfielders.de | 5 | 05.10.2007 10:18 |
| [TYPO3] mailform - send copy of e-mail to frontend user defined mail | Stanislav Rusnak | typo3-english@lists.netfielders.de | 1 | 26.09.2007 22:04 |
| [TYPO3] Confirmation e-mail send as binary | Tapio Markula | typo3-english@lists.netfielders.de | 4 | 31.07.2007 14:11 |
| [TYPO3] choose mail to send in mailform | Cray Flatline | typo3-english@lists.netfielders.de | 0 | 20.04.2007 01:18 |
| [TYPO3] tc direct mail Mail validity | dave typo | typo3-english@lists.netfielders.de | 1 | 05.03.2007 22:00 |