cancel
Showing results for 
Search instead for 
Did you mean: 

User Invite Failure

ramyaponmani
Champ in-the-making
Champ in-the-making
Hi,
I Have created a site,I would like to add member to this site….. Inviting people says 0 invite,1 failure



Regards,
Ramya.
6 REPLIES 6

titanikoktf
Champ in-the-making
Champ in-the-making
Hi Ramya,

you have to set up the output-email to invite user to a site. You have to do it in alfresco-global.properties with this configuration for gmail:


### Outbound mail SMTP ###
mail.host=smtp.gmail.com
mail.port=465
mail.protocol=smtps
mail.smtps.auth=true
mail.username=user@gmail.com
mail.password=pass
mail.encoding=UTF-8
mail.from.default=user@gmail.com
mail.smtp.starttls.enable=true

Or you can use groups. With groups you don´t have to set up email configuration.
Sorry about the English and I hope this help you.

Jose A. Lopez

ramyaponmani
Champ in-the-making
Champ in-the-making
Thanku ,but where can i find alfresco-global.properties …Pl guide me.


Ramya.

titanikoktf
Champ in-the-making
Champ in-the-making
Hi,

it is in /opt/alfresco-3.4.d/tomcat/shared/classes

There you can find the file. It is one of the most important configuration file in Alfresco.

Regards!

ramyaponmani
Champ in-the-making
Champ in-the-making
Hi,
I have modified my settings in alfresco-properties, but how to save my file.




Regards,
Ramya.

spiritz
Champ in-the-making
Champ in-the-making
It's depending on your editor. If you use "vi" for edit the properties file when you finished your editing, just press Esc button and then use ":wq!" for save file and exit.

Note: You must edit that file while you are admin because it has a permission.

Sorry in my English but hope you can understand.

Regards,
Nisumcee M.

ramyaponmani
Champ in-the-making
Champ in-the-making
^G Get Help  ^O WriteOut  ^R Read File ^Y Prev Page ^K Cut Text  ^C Cur Pos
^X Exit      ^J Justify   ^W Where Is  ^V Next Page ^U UnCut Text^T To Spell


I get these option below in linux window…… how to save .


Ramya