SMTP log shows 06/10/14 14:29:40 INFO smtpserver: Connection from localhost (0:0:0:0:0:0:0:1%0) in Mac
while the Windows log shows 06/10/14 16:30:39 INFO smtpserver: Connection from 0:0:0:0:0:0:0:1 (0:0:0:0:0:0:0:1) Any clue ? On Mon, Oct 6, 2014 at 4:27 PM, Mahesh Sivarama Pillai <srm...@gmail.com> wrote: > Hi, > > I am facing an issue with James 2.3.2 localdelivery in Windows 7. I have > localhost mentioned in the servernames element. I have a user created in > James. I am trying to send a mail to this user through the Telnet smtp. > Please note that the from and to addresses of the mail are same (which is > the user I created).. > > Given below is the spoolmanager log. Though the mail is being sent and > received in the localhost (client and server run in the same machine), its > going to local-address-error. Can someone help me find the cause of this > issue ? Authorized address element also seems to be rite. > > <authorizedAddresses>127.0.0.0/8</authorizedAddresses> > > I have the same config file working in Mac. I can send and receive email > in localhost. > > Thanks > Mahesh > ---------- > > 06/10/14 16:03:13 DEBUG spoolmanager: Processed Mail1412591593734-1 > through root > 06/10/14 16:03:13 DEBUG spoolmanager: Result was transport > 06/10/14 16:03:13 DEBUG spoolmanager: ==== Begin processing mail > Mail1412591593734-1==== > 06/10/14 16:03:13 DEBUG spoolmanager: Processing Mail1412591593734-1 > through transport > 06/10/14 16:03:13 DEBUG spoolmanager.transport: Servicing mail: > Mail1412591593734-1 > 06/10/14 16:03:13 DEBUG spoolmanager.transport: Checking > Mail1412591593734-1 with > org.apache.james.transport.matchers.SMTPAuthSuccessful@5a925c95 > 06/10/14 16:03:13 DEBUG spoolmanager.transport: Checking > Mail1412591593734-1 with > org.apache.james.transport.matchers.HasMailAttribute@3efc68a7 > 06/10/14 16:03:13 DEBUG spoolmanager.transport: Checking > Mail1412591593734-1 with > org.apache.james.transport.matchers.RecipientIsLocal@2d3acc3f > 06/10/14 16:03:13 DEBUG spoolmanager.transport: Checking > Mail1412591593734-1 with > org.apache.james.transport.matchers.HostIsLocal@6f37534b > 06/10/14 16:03:13 DEBUG spoolmanager.transport: Servicing > Mail1412591593734-1 by ToProcessor Mailet > 06/10/14 16:03:13 DEBUG spoolmanager: Processed Mail1412591593734-1 > through transport > 06/10/14 16:03:13 DEBUG spoolmanager: Result was local-address-error > 06/10/14 16:03:13 DEBUG spoolmanager: ==== Begin processing mail > Mail1412591593734-1==== > 06/10/14 16:03:13 DEBUG spoolmanager: Processing Mail1412591593734-1 > through local-address-error > 06/10/14 16:03:13 DEBUG spoolmanager.local-address-error: Servicing mail: > Mail1412591593734-1 > 06/10/14 16:03:13 DEBUG spoolmanager.local-address-error: Checking > Mail1412591593734-1 with org.apache.james.transport.matchers.All@6d81c06f > 06/10/14 16:03:13 DEBUG spoolmanager.local-address-error: Servicing > Mail1412591593734-1 by ToRepository Mailet > 06/10/14 16:03:13 DEBUG spoolmanager: Processed Mail1412591593734-1 > through local-address-error > 06/10/14 16:03:13 DEBUG spoolmanager: Result was ghost >