2019-07-15 Today I solved the problem of sending mail messages to the mayor's office in a rather easy way. I must have been blind to not see that option earlier. The general approach, as I did it before, was the following: First I prepare all texts, photos and captions as files in the filesystem, named in a specific scheme. Then I start comp(1) with a special message draft. Then I add the relevant files, modify the message text as needed and submit it. The message goes to the mayor's office and at the same time to a script on my server that stores the attachments for access through the website. The solution now is: Instead of sending one copy directly to the mayor's office, I send it to a new script, which reworks and transforms them in exactly the way the mayor's office wants them to receive. With mmh this is a rather simple shell script. I am happy for having found this solution, that makes everyone happy. I can keep the process as it was, but only add one more filter to the outgoing mail. I must have been blind that I haven't seen it earlier. Maybe I only was too emotional in this topic before ... http://marmaro.de/lue/ markus schnalke