Revision da42fc52
Von Tamino Steinert vor 26 Tagen hinzugefügt
SL/Mailer.pm | ||
---|---|---|
230 | 230 |
mime_type => $attributes{content_type}, |
231 | 231 |
content => ( $email_journal > 1 ? $attachment_content : ' '), |
232 | 232 |
file_id => $file_id, |
233 |
processed => 1, |
|
233 | 234 |
); |
234 | 235 |
|
235 | 236 |
return $ent; |
Auch abrufbar als: Unified diff
EmailJournalAttachment: verarbeitet wenn Anhang gesendet wurde