cancel
Showing results for 
Search instead for 
Did you mean: 

Outbound mail sender is always admin@alfresco.com

wolfgang_freund
Champ on-the-rise
Champ on-the-rise
Hi there,

i do have a content rule, that sends an email, when a new item enters a space. The email is sent, but the sender is always admin@alfresco.com, whatever configurations i make. (already changed the settings in alfresco-global.properties)

I use alfresco community 3.4 and installed the complete package under ubuntu. I already searched for the string admin@alfresco.com in all files:

Ãbereinstimmungen in Binärdatei alf_data/lucene-indexes/workspace/SpacesStore/0573326c-0c87-4fbc-9d62-2561f6689fc3/_0.cfs.
Ãbereinstimmungen in Binärdatei alf_data/backup-lucene-indexes/workspace/SpacesStore/0573326c-0c87-4fbc-9d62-2561f6689fc3/_0.cfs.
Ãbereinstimmungen in Binärdatei alf_data_bak/lucene-indexes/workspace/SpacesStore/10925fa6-c3e6-4e06-be0f-ad11c4b8939a/_0.cfs.
Ãbereinstimmungen in Binärdatei alf_data_bak/lucene-indexes/workspace/SpacesStore/cadadfcb-65d3-41e5-82ba-7578c115ede7/_0.cfs.
Ãbereinstimmungen in Binärdatei alf_data_bak/lucene-indexes/workspace/SpacesStore/4b0e8282-f981-4de9-b09a-bf3df3653ea0/_0.cfs.
Ãbereinstimmungen in Binärdatei alf_data_bak/lucene-indexes/workspace/SpacesStore/7593ca24-09c2-40db-a229-6a6dc76e82c7/_0.cfs.
Ãbereinstimmungen in Binärdatei alf_data_bak/backup-lucene-indexes/workspace/SpacesStore/cadadfcb-65d3-41e5-82ba-7578c115ede7/_0.cfs.
Ãbereinstimmungen in Binärdatei alf_data_bak/backup-lucene-indexes/workspace/SpacesStore/299d7a86-5a9f-432b-ac77-c067a975c867/_0.cfs.
Ãbereinstimmungen in Binärdatei alf_data_bak/backup-lucene-indexes/workspace/SpacesStore/b06e50ce-0f53-4b29-b563-7407438266ce/_0.cfs.
Ãbereinstimmungen in Binärdatei alf_data_bak/backup-lucene-indexes/workspace/SpacesStore/68285bdf-154e-469b-9c5a-f2669e43b4e8/_0.cfs.

So there is no more admin@alfreso.com in a configuratiion file. But sender still is the same, even after restart of the server.

Anybody can help?

Thanks a lot.

Cheers
Wolfgang
3 REPLIES 3

gyro_gearless
Champ in-the-making
Champ in-the-making
The setting in alfresco-global.properties is only used for initial creation of the admin user object.

To change admins email afterwards, you have to….

- Login to Explorer as "admin"
- From Administration Console, choose "Manage System Users"
- Search for user "admin"
- From actions, select "Modify" and change admin's email adress.

(This is also the path to change admin's password)

HTH
Gyro

wolfgang_freund
Champ on-the-rise
Champ on-the-rise
Thanks a lot for the hint. Never thought about that. Now it works.

Cheers Wolfgang

Dear Friends,

can you send me settings for email outbound, i set all configuration but getting errors.

Error:

org.alfresco.repo.forms.FormException: 03180008 Failed to persist attributes due to: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mail' defined in file [C:\Alfresco\tomcat\webapps\alfresco\WEB-INF\classes\alfresco\subsystems\email\OutboundSMTP\outboundSMTP-context.xml]: Invocation of init method failed; nested exception is org.alfresco.error.AlfrescoRuntimeException: 03180007 Failed to send email to:alftest@wasaaiq.com

Please help…