[TYPO3-english] so called TYPO3-supporting providers
bernd wilke
x00nsji02 at sneakemail.com
Sun Jul 5 17:07:25 CEST 2009
Am Sun, 05 Jul 2009 16:24:41 +0200 schrieb David Bruchmann:
> But requirements like IM, GM, sendmail, extensions, etc. can't be
> changed or fixed with workarounds, so Bernd has to practise witchcraft
> or to face the customer with reality like you wrote.
let's gather information:
provider:
goneo.de
IM/GM configuration: GM 6.4.9-2 at /usr/local/bin/
problem:
mails need to have a valid email-adress of your domain as reply-envelope.
solution:
TYPO3 supports this envelope:
in install-tool you have to set [SYS][forceReturnPath].
most mail-extensions support the neccessary variable inside of
t3lib_htmlmail. but the default-form misses this functionality.
Bugfix for defaultform: http://bugs.typo3.org/view.php?id=11472
2nd solution:
just create a file php.ini in the root of TYPO3 which includes
sendmail_path = /usr/local/sbin/sendmail -t -i -f mail at domain.tld
(using your mail-address)
bernd
--
http://www.pi-phi.de/t3v4/cheatsheet.html
More information about the TYPO3-english
mailing list