Re: Error with altermime
Jose David Bravo A <[email protected]>
| Newsgroups | gmane.mail.virus.amavis.user |
|---|---|
| Message-ID | <1863561502.613457.1673389690306.JavaMail.zimbra@colombiahosting.com.co> |
Well, when a coredump is created I can find the file email.txt but not the email-repl.txt, I think that's the reason it's coredumping. Jose David Bravo Álvarez De: "Damian" <[email protected]> Para: "amavis-users" <[email protected]> Enviados: Martes, 10 de Enero 2023 11:40:32 Asunto: Re: Error with altermime > For some reason it's trying to alter a file that doesn't exists > /var/spool/amavisd/tmp/amavis-20230110T095247-31601-RpGveeFM/email-repl.txt, > but > /var/spool/amavisd/tmp/amavis-20230110T095247-31601-RpGveeFM/email.txt > does exists Are you sure that email-repl.txt did not exist? Amavis wants to create one in altermime context. Moreover, a missing altermime input yields > AM_add_disclaimer: Cannot open /path/to/file.txt, No such file or > directory but in your case it seems to have coredumped.