ignored E-Mail for receiver
Status: Beta
Brought to you by:
furykid
From janicekj@yahoo.com
I'm sure this is just my error... I am trying to use Java
Mail Server just to test some software that sends an
email message. The software that does the sending is
part of a working product so I don't think the problem is
with the sending software. When I exercise the code
that is supposed to send the email, I get the following
line in Java Mail Server's smpt.log file:
ignored E-Mail for receiver: <janicejones> from
<janicejones> (followed by timestamp)
I used adduser.bat to add janicejones to jmailsrv as
follows:
adduser.bat janicejones ""
I added janicejones as a user in my system. What must
I do to have jmailsrv recognize this user?