Guten Tag
losl...@gmail.com,
am Donnerstag, 14. Februar 2019 um 17:29 schrieben Sie:
> First problem: I am able to update an existing bug, using the
> following format, but the signature is added to the update. How do
> I prevent the signature from being added to the update?
email_in.pl does that already, I suspect your signature is simply
wrong: It needs to have a space after "--":
> # This is the USENET standard line for beginning a signature block
> # in a message. RFC-compliant mailers use this.
> use constant SIGNATURE_DELIMITER => '-- ';
As per your second question, there might be problem with newlines:
> $body = remove_leading_blank_lines($body);
> my @body_lines = split(/\r?\n/s, $body);
Check your raw mail in a HEX editor for things like single \r.
Mit freundlichen Grüßen,
Thorsten Schöning
--
Thorsten Schöning E-Mail: Thorsten....@AM-SoFT.de
AM-SoFT IT-Systeme
http://www.AM-SoFT.de/
Telefon...........05151- 9468- 55
Fax...............05151- 9468- 88
Mobil..............0178-8 9468- 04
AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow