[TYPO3-german] direct_mail Statistikauswertung
Olivier Dobberkau
olivier.dobberkau at dkd.de
Mon May 14 18:40:48 CEST 2012
Am 14.05.12 16:27, schrieb Kerstin Eitner:
> weiß jemand was sich in der Bounce-Statistik hinter dem Schlagwort
> „Grund unbekannt“ als Rückläufer verbirgt?
> Was zeichnet so eine Mail aus, dass diese unter der genannten Rubrik
> auftaucht?
use the source luke.
http://forge.typo3.org/projects/extension-direct_mail/repository/entry/trunk/res/scripts/returnmail.phpsh#L96
$cp = $readMail->analyseReturnError($c);
then follow to:
http://api.typo3.org/typo3v4/45/html/
http://api.typo3.org/typo3v4/45/html
/classt3lib__readmail.html#a023332f33bae7411260a1dc888a02e4b
and then
http://api.typo3.org/typo3v4/45/html/class_8t3lib__readmail_8php_source.html
Most likely it will be somekind if non implemented return code like spam
challenges and the likes.
Best regards,
Olivier
More information about the TYPO3-german
mailing list