TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

TYPO3 Mailingliste: nicht fragen - lesen!

TYPO3 Mailingliste: nicht fragen - lesen!_RR_1-->
Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-english@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 04.10.2007, 19:43
Scotty C
Gast
 
Beiträge: n/a
Standard [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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 04.10.2007, 20:03
H.E.Weenink | Aristo WebDesign
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Direct Mail - testmail works,but mass mail won't send after it says it sent?!

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 04.10.2007, 21:02
H.E.Weenink | Aristo WebDesign
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Direct Mail - testmail works,but mass mail won't send after it says it sent?!

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #4  
Alt 04.10.2007, 21:39
Olivier Dobberkau
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Direct Mail - testmail works,but mass mail won't send after it says it sent?!

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #5  
Alt 04.10.2007, 23:36
Olivier Dobberkau
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Direct Mail - testmail works,but mass mail won't send after it says it sent?!

Scotty C schrieb:
> 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!



Hi.

I am curious why directmail did not work for you.

If you like you can send me a login and i take a look at your setup.

Olivier
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #6  
Alt 05.10.2007, 10:18
Olivier Dobberkau
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Direct Mail - testmail works,but mass mail won't send after it says it sent?!

Olivier Dobberkau schrieb:

> I am curious why directmail did not work for you.
>
> If you like you can send me a login and i take a look at your setup.
>
> Olivier


Please make sure if posting about Directmail that you give details about
which Version you are talking about.

There a two flavours:

- tcDirectmail
- Directmail

http://typo3.org/extensions/reposito...ectmail/1.2.1/

http://typo3.org/extensions/reposito...ct_mail/2.5.1/

Olivier
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
[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] Send mail to all FE-users after change to site? H.E.Weenink | Aristo WebDesign typo3-english@lists.netfielders.de 4 22.07.2007 14:50
[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


Alle Zeitangaben in WEZ +1. Es ist jetzt 08:07 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Template-Modifikationen durch TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75