[Typo3-debian] old bug revisted ; -( th_mailformplus v3.7.0 - fatal: cannot handle command-line recipients with -t

Michael Stucki michael at typo3.org
Mon Nov 28 09:47:59 CET 2005


Hi Jordan,

> Does this bug ring a bell to you?
> http://bugs.typo3.org/bug_view_page.php?bug_id=0000464
> 
> I now have:
> OS: debian linux stable woody v3.0
> TYPO3 v3.8.0
> extensie: th_mailformplus v3.7.0
> 
> and the same is happening again. In /var/log/mail.err and
> /var/log/mail.info I see:
> fatal: cannot handle command-line recipients with -t
> 
> Anyone have a fix for the above version of typo3 and th_mailformplus
> v3.7.0 ????

The problem is that the extension does not use the API functions of
t3lib_htmlmail but calls mail() directly instead.

It is a specific problem of this extension. I suggest you contact the author
and ask him to fix the problem.

Short solution: In the pi1 class, search for the line where mail() is called
and simply remove the last parameter.

- michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/



More information about the TYPO3-debian mailing list