Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

urgent -- apache james - recieved mesages are not stored

843830May 8 2005
Hello, I'm new to james. I can send messages with james, but the messages received by james are not stored.

I only changed followings on the default configuration file.

smtp server setting:
<authorizedAddresses>*</authorizedAddresses>

and commented out following mailet:

<!--<mailet match="RemoteAddrNotInNetwork=127.0.0.1" class="ToProcessor">
<processor> relay-denied </processor>
<notice>550 - Requested action not taken: relaying denied</notice>
</mailet> -->



I can send messages. also incoming messages seem in the logs that recieved by james .

but when i connect to pop3 server with an email client such as outlook get no email. i checked the mail folders under var/mail/inboxes, no files there.

i already have a dns server running. what's the problem? can anybody help?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 5 2005
Added on May 8 2005
0 comments
248 views