Great, thanks.  Added a shutdown message that my actor responds to and
added the following to Boot.scala:

   LiftRules.unloadHooks append(() => DumbMail ! DumbMailShutdown)

And now my mail actor cleans up appropriately when Jetty restarts.
Good learning exercise.  I may also try to configure a local smtp
server (postfix on my Mac) as suggested.
-- 
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.


Reply via email to