Re: Email Archive not working after upgrade to 2.5.x

View: New views
1 Messages — Rating Filter:   Alert me  

Re: Email Archive not working after upgrade to 2.5.x

by Tony Atkins-2 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message


{oops, forgot to copy the list.  I was wondering why I got so few vacation notices... ;) }

Sounds to me like you're missing a server entry for your MTA integration point (i.e. whatever name exim or whatever is trying to use when it passes things off to james).  I would double-check the settings in webapps/sakai-mailarchive-james/apps/james/SAR-INF/config.xml (that path is off the top of my head, but it's something close).  Likely you just need to add something like <server>sakai.james</server> underneath the existing entries and restart.

You should be able to search for localhost and find the right block.  If you're still having troubles, let me know and I can advise further.


Tony
--

Tony Atkins tony.atkins@..., Software Development Manager
UHI Millennium Institute, Lews Castle College, Stornoway, HS2 0XR
DDI: +44 (0) 1851 770422 Fax: +44 (0) 1851 770001


On 26/07/2008 at 21:49, Bryan Bakotich <bakotibj@...> wrote:

> Hi all,
>
> I upgraded PLU from 2.3.x to 2.5.x revision49393 yesterday and now we're
> having a little problem with the Email Archive not functioning. Outbound
> mail seems to be working fine, but it looks like it's having trouble
> handling incoming mail. If I send a message to a site email archive
> address I get something in the james log that looks like this:
>
> 26/07/08 13:20:26 INFO  smtpserver: Connection from saffron.plu.edu
> (127.0.0.1)
> 26/07/08 13:20:26 INFO  smtpserver: Successfully spooled mail from
> bakotibj@... for [CSCE343_01_20227_FALL2008@...]
> 26/07/08 13:21:26 INFO  James.Mailet: RemoteDelivery: No mail server
> found for: sakai.james
> 26/07/08 13:21:26 INFO  James.Mailet: RemoteDelivery: Temporary
> exception delivering mail (Mail1217103626102-0-to-sakai.james:
> javax.mail.MessagingException: There are no DNS entries for the hostname
> sakai.james.  I cannot determine where to send this message.
>         at
> org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDelivery.jav
> a:263)
>         at
> org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.java:75
> 8)
>         at java.lang.Thread.run(Thread.java:595)
>
> 26/07/08 13:21:26 INFO  James.Mailet: RemoteDelivery: Storing message
> Mail1217103626102-0-to-sakai.james into outgoing after 0 retries
>
> I followed the instructions here,
> http://bugs.sakaiproject.org/confluence/display/DOC/Sakai+Admin+Guide+-+Email 
> +Configuration
> to test incoming and outgoing mail using james and everything seemed to
> work fine. If anyone could provide any guidance I would really
> appreciate it as Email Archive is heavily used at our university.
> -Bryan

----------------------
This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org//portal) from the DG: Development (a.k.a. sakai-dev) site.
You can modify how you receive notifications at My Workspace > Preferences.