[Typo3-UG Denmark] Direct mail - tilmelding til nyhedsbrev, email sendes ikke.

Brian Bendtsen brb at mentor-it.dk
Wed Dec 21 11:31:52 CET 2005


Stefan Kreisberg wrote:
> Jeg har ikke lige fuldt tråden, men automatisk udsendelse gøres med et cron 
> job som beskrevet i dmailer sourcen:
> 
> Fra t3lib_dmailer:
> 
> /**
>  *
>  * SETTING UP a cron job on a UNIX box for distribution:
>  *
>  * Write at the shell:
>  *
>  * crontab -e
>  *
>  *
>  * Then enter this line follow by a line-break:
>  *
>  * * * * * /www/[path-to-your-typo3-site]/typo3/mod/web/dmail/dmailerd.phpcron
>  *
>  * Every minute the cronjob checks if there are mails in the queue.
>  * If there are mails, 100 is sent at a time per job.
> 
> Du kan læse mere om cronjobs/crontab her:
> http://www.adminschoice.com/docs/crontab.htm
> 
> vh Stefan
> 
Ok, jeg gætter på at det ikke virker under windows?

/Brian



More information about the TYPO3-UG-denmark mailing list