<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div class="" style="word-wrap:break-word">On my test instance I am just using sendmail installed on the server to send out email requests. I haven’t played around with using a separate smtp server server yet. I have also not yet figure out how to enable archivesspace
 to send emails to different addresses depending on what repository the object is in. I can only get the address in the  pui_email_override config to work. Also, the email is sent but instead of returning to the object I get the "We’re sorry, but something
 went wrong” page. I’ll attach logs generated after a request is sent below. Here are the configs I have set up to get email working to this point. 
<div class=""><br class="">
</div>
<div class="">AppConfig[:pui_email_enabled] = true</div>
<div class="">AppConfig[:pui_email_override] = 'fallback@your_email.com’</div>
<div class="">AppConfig[:pui_request_email_fallback_to_address] = 'fallback@your_email.com’</div>
<div class="">AppConfig[:pui_request_email_fallback_from_address] = '<a href="mailto:fromaddress@your-email.com" class="">fromaddress@your-email.com</a>’</div>
<div class="">
<div class="">AppConfig[:pui_email_delivery_method] = :sendmail</div>
<div class="">AppConfig[:pui_email_sendmail_settings] = {</div>
<div class="">   location: '/usr/sbin/sendmail',</div>
<div class="">   arguments: '-i'</div>
<div class=""> }</div>
<div class=""> AppConfig[:pui_email_perform_deliveries] = true</div>
<div class=""> AppConfig[:pui_email_raise_delivery_errors] = true</div>
</div>
<div class=""></div>
</div>
<div class="" style="word-wrap:break-word">
<div class=""></div>
<div class="">     <br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Sep 6, 2017, at 11:37 AM, Drmacich, Jessika <<a href="mailto:jgd1@williams.edu" class="">jgd1@williams.edu</a>> wrote:</div>
<br class="x_Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">
<div class="x_gmail_default" style="font-family:georgia,serif">Hi all,</div>
<div class="x_gmail_default" style="font-family:georgia,serif"><br class="">
</div>
<div class="x_gmail_default" style="font-family:georgia,serif">I am attempting to connect the request button in AS to our special collections email in the config. It's not working at all. Can someone lead me to how and where I make the changes in the config? </div>
<div class="x_gmail_default" style="font-family:georgia,serif"><br class="">
</div>
<div class="x_gmail_default" style="font-family:georgia,serif">Also, I'm having issues finding documentation regarding how to alter the "Search the Archives" message in the en.yml.  I can easily change the welcome message, but not the "Search the Archives."
 Any suggestions?</div>
<div class="x_gmail_default" style="font-family:georgia,serif"><br class="">
</div>
<div class="x_gmail_default" style="font-family:georgia,serif">Thanks so much.</div>
<div class="x_gmail_default" style="font-family:georgia,serif"><br class="">
</div>
<div class="x_gmail_default" style="font-family:georgia,serif">My very best,</div>
<div class="x_gmail_default" style="font-family:georgia,serif"><br class="">
</div>
<div class="x_gmail_default" style="font-family:georgia,serif">Jessika </div>
<div class="x_gmail_default" style="font-family:georgia,serif"><br class="">
</div>
<div class="x_gmail_default" style="font-family:georgia,serif"><span class="" style="font-family:monospace,monospace">Jessika Drmacich </span><br class="">
</div>
<div class="">
<div class="x_gmail_signature">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div class=""><font face="monospace, monospace" class=""><span class="" style="font-size:12.8px">Records Manager </span><span class="" style="font-size:12.8px">& </span><span class="" style="font-size:12.8px">Digital Resources Archivist  </span></font></div>
<div class=""><span class="" style="font-size:12.8px"><font face="monospace, monospace" class="">Williams College Libraries</font></span></div>
<div class=""><span class="" style="font-size:12.8px"><font face="monospace, monospace" class="">Special Collections</font></span></div>
<div class="">
<div class=""><span class="" style="font-size:12.8px"><font face="monospace, monospace" class="">413-597-4725</font></span><br class="">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
_______________________________________________<br class="">
Archivesspace_Users_Group mailing list<br class="">
<a href="mailto:Archivesspace_Users_Group@lyralists.lyrasis.org" class="">Archivesspace_Users_Group@lyralists.lyrasis.org</a><br class="">
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group<br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</body>
</html>