Re: Send Mail HOWTO
Benoit TELLIER <[email protected]>
| Newsgroups | gmane.comp.jakarta.james.user |
|---|---|
| Message-ID | <[email protected]> |
Hello Yishay Weiss, For the logging issue, it has been reported and solved here: https://github.com/apache/james-project/pull/1335 Cheers, Benoit On 13/12/2022 19:35, Yishay Weiss wrote: > Hi, > > > I have just installed james-server-spring-app-3.7.2 on windows and am trying to send an email to my personal mail account. I am following the getting started guide [1] and in step 7 got the “250 2.6.0 Message received” message but I don’t see an email in my personal mailbox. > > > > Any ideas what I could be doing wrong. > > > > Also, I see no logs to debug this. I am, however, seeing the following message on startup. > > > > C:\dev\james-server-spring-app-3.7.2\bin>run > > Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 > > SLF4J: No SLF4J providers were found. > > > > Thanks in advance, > > Yishay > > [1] Apache James Server 3.0 - Apache James Server 3 - Quick Start<https://james.apache.org/server/3/quick-start.html> >