Re: unencrypted mail problem
cryptearth <[email protected]>
| Newsgroups | gmane.comp.jakarta.james.user |
|---|---|
| Message-ID | <[email protected]> |
Hello Mehmet, your mail got a bit "rearanged", your Apple Mail seem to had fun putting the parts together. As a wild guess: Did you just dragged'n'dropped your config into the mail? Maybe Apple Mail can'T handle the way you attached your config ... but I guess that's just apple being apple ... or my thunderbird has some issues to correctly display it. Nevermind. As I looked through your config I noticed a few things that are different to mine: 1) You have several blocks outside the main <mailetcontainer> block. I'm not a pro at configs, but I guess these just get ignored as they don'T belong there. 2) Your RemoteDelivery mailet has this line: <outgoingQueue>outgoing</outgoingQueue> but in my config this line only looks like this: <outgoing>outgoing</outgoing> Along with this I noticed you have your startTLS-tag as the last one, I have it as the 2nd from top, but I don'T think this matters. 3) Your file is called conf_mailetcontainer.xml instead of just mailetcontainer.xml. So, if you have both files it's possible one overrides the other one. I'm also unsure if your renamed file gets parsed at all. As a suggestion: As you did many changes try to restore your conf-folder to how it was when you extracted the package and re-apply the modifications one at a time. Maybe you're able to figure it out this way. Hope you'Re able to solve the issue. Greetings, Matt Am 11.09.2020 um 15:48 schrieb Mehmet: > Hi Matt, thank you very much for your response., >