[Archivesspace_Users_Group] Connecting request to email
Majewski, Steven Dennis (sdm7g)
sdm7g at virginia.edu
Thu Sep 7 11:48:33 EDT 2017
Email requests are disabled on our ArchivesSpace servers, so I have nothing to add about the config settings. However, if you need to debug on a test server and you don't want to configure sendmail or postfix or actually send messages out ( which I've had to do for testing other services ), and you need to debug addresses or content of generated mail, I found MailCatcher a very handy tool.
https://mailcatcher.me
-- Steve Majewski / UVA Alderman Library
________________________________
From: archivesspace_users_group-bounces at lyralists.lyrasis.org <archivesspace_users_group-bounces at lyralists.lyrasis.org> on behalf of DUPRE, LANCE <DUPREL at mailbox.sc.edu>
Sent: Thursday, September 7, 2017 9:07:57 AM
To: Archivesspace Users Group
Subject: Re: [Archivesspace_Users_Group] Connecting request to email
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.
AppConfig[:pui_email_enabled] = true
AppConfig[:pui_email_override] = 'fallback at your_email.com’
AppConfig[:pui_request_email_fallback_to_address] = 'fallback at your_email.com’
AppConfig[:pui_request_email_fallback_from_address] = 'fromaddress at your-email.com<mailto:fromaddress at your-email.com>’
AppConfig[:pui_email_delivery_method] = :sendmail
AppConfig[:pui_email_sendmail_settings] = {
location: '/usr/sbin/sendmail',
arguments: '-i'
}
AppConfig[:pui_email_perform_deliveries] = true
AppConfig[:pui_email_raise_delivery_errors] = true
On Sep 6, 2017, at 11:37 AM, Drmacich, Jessika <jgd1 at williams.edu<mailto:jgd1 at williams.edu>> wrote:
Hi all,
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?
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?
Thanks so much.
My very best,
Jessika
Jessika Drmacich
Records Manager & Digital Resources Archivist
Williams College Libraries
Special Collections
413-597-4725
_______________________________________________
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group at lyralists.lyrasis.org<mailto:Archivesspace_Users_Group at lyralists.lyrasis.org>
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20170907/fd9680b6/attachment.html>
More information about the Archivesspace_Users_Group
mailing list