RE: mailSizeMax
"Philipp Kolloczek" <[email protected]>
| Newsgroups | gmane.mail.qmail.ldap |
|---|---|
| Message-ID | <004301c8dc33$724f1f90$56ed5eb0$@de> |
Hi. > Philipp, the last thing: who can I chance the return of the subject > with the subject the original message? Is this possible? Hmm not by using some (easy) config. Afaik you have to change the parts I named in the previous message. The subject line is hardcoded in qmail-send.c injectbounce(). You have to change this in order to take the extracted subject from the original mail. Greets Phil.