Re: James Delivery Report
Терсков Илья Андреевич <[email protected]> Tue, 29 Apr 2025 01:05:15 +0700
| Newsgroups | gmane.comp.jakarta.james.user |
|---|---|
| Message-ID | <[email protected]> |
--------------ja8929AQN12cfr9rYRWC27TS Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit yeah i got it thats i need in smtp config something like this to 25,465 and 587 ports <handlerchain> <handler class="org.apache.james.smtpserver.dsn.DSNEhloHook"/> <handler class="org.apache.james.smtpserver.dsn.DSNMailParameterHook"/> <handler class="org.apache.james.smtpserver.dsn.DSNRcptParameterHook"/> <handler class="org.apache.james.smtpserver.dsn.DSNMessageHook"/> <handler class="org.apache.james.smtpserver.fastfail.ValidRcptHandler"/> <handler class="org.apache.james.smtpserver.CoreCmdHandlerLoader"/> </handlerchain> but i dont fully get about mailetcontainer.xml there rly alot of config and i am sure something like that <mailet match="DSNFailureRequested" class="DSNBounce"><prefix>[FAILED]</prefix><passThrough>true</passThrough><messageString>Hi. This is the James mail server at [machine]. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. Below I include the list of recipients, and the reason why I was unable to deliver your message.</messageString><action>failed</action><defaultStatus>5.0.0</defaultStatus></mailet> already in default? also this also must have to config? https://james.staged.apache.org/james-project/3.9.0/servers/distributed/configure/remote-delivery-error-handling.html i am look into this for what i posted here https://james.staged.apache.org/james-project/3.9.0/servers/distributed/configure/dsn.html its correct for 3.8.2? i use now Guice JPA if i am correct. https://www.apache.org/dyn/closer.lua/james/server/3.8.2/james-project-3.8.2-source-release.zip thanks for any help guys. My Microsoft Exchange dead and i create james mail server in one night so sorry about Rush :) even with about 55 users its pretty hard. 29.04.2025 0:00, Терсков Илья Андреевич пишет: > Hi there guys :) > > Mail Delivery Report how to enable it? and its need to be enabled > server side to clients like Mozilla Thunderbird get info about delivery? > -- С уважением, Руководитель ИТ ООО <КПС-Технологии> Терсков Илья Андреевич Тел.: +7 (3843) 73-14-42 Моб.: +7-996-415-16-29 e-mail:[email protected] --------------ja8929AQN12cfr9rYRWC27TS--