Plain text for outgoing e-mail بواسطة الأحد، 30 أبريل 2006، 2:53 AM - lasse utti عدد الردود: 4 Hi All.I can't find any parameter/variable to disable html-formated post to go outside ( e-mailed to user ). Is there any ... or ... how do I that ??Some html-based email-clients don't like moodle's htmled emails...lasse.. متوسط التقييمات: - الرابط الدائم رد رداً على lasse utti Re: Plain text for outgoing e-mail بواسطة الأحد، 30 أبريل 2006، 3:43 AM - Iñaki Arenaza Every user has the option (in their profile) to choose between plain or html email.Saludos. Iñaki. متوسط التقييمات: - الرابط الدائم أظهر الأعلى رتبة رد رداً على Iñaki Arenaza Vast: Re: Plain text for outgoing e-mail بواسطة الأحد، 30 أبريل 2006، 10:24 PM - lasse utti Thanks.So there is no global variable for all user Ok.... only 500 people ... admin-mode ... change everybodys e-mail setting.....lasse.. متوسط التقييمات: - الرابط الدائم أظهر الأعلى رتبة رد رداً على lasse utti Re: Vast: Re: Plain text for outgoing e-mail بواسطة الثلاثاء، 2 مايو 2006، 7:22 PM - Steve Power If you have database access you could change mailformat in mdl_user to 0 with an SQL query.RegardsSteve متوسط التقييمات: - الرابط الدائم أظهر الأعلى رتبة رد رداً على lasse utti Re: Vast: Re: Plain text for outgoing e-mail بواسطة الجمعة، 5 مايو 2006، 2:57 AM - John Rodkey get to the moodle sql database, and issue the following query:update mdl_user set mailformat=1 ;or update mdl_user set mailformat=0;Depending on your (global) preference. متوسط التقييمات: - الرابط الدائم أظهر الأعلى رتبة رد
رداً على lasse utti Re: Plain text for outgoing e-mail بواسطة الأحد، 30 أبريل 2006، 3:43 AM - Iñaki Arenaza Every user has the option (in their profile) to choose between plain or html email.Saludos. Iñaki. متوسط التقييمات: - الرابط الدائم أظهر الأعلى رتبة رد رداً على Iñaki Arenaza Vast: Re: Plain text for outgoing e-mail بواسطة الأحد، 30 أبريل 2006، 10:24 PM - lasse utti Thanks.So there is no global variable for all user Ok.... only 500 people ... admin-mode ... change everybodys e-mail setting.....lasse.. متوسط التقييمات: - الرابط الدائم أظهر الأعلى رتبة رد رداً على lasse utti Re: Vast: Re: Plain text for outgoing e-mail بواسطة الثلاثاء، 2 مايو 2006، 7:22 PM - Steve Power If you have database access you could change mailformat in mdl_user to 0 with an SQL query.RegardsSteve متوسط التقييمات: - الرابط الدائم أظهر الأعلى رتبة رد رداً على lasse utti Re: Vast: Re: Plain text for outgoing e-mail بواسطة الجمعة، 5 مايو 2006، 2:57 AM - John Rodkey get to the moodle sql database, and issue the following query:update mdl_user set mailformat=1 ;or update mdl_user set mailformat=0;Depending on your (global) preference. متوسط التقييمات: - الرابط الدائم أظهر الأعلى رتبة رد
رداً على Iñaki Arenaza Vast: Re: Plain text for outgoing e-mail بواسطة الأحد، 30 أبريل 2006، 10:24 PM - lasse utti Thanks.So there is no global variable for all user Ok.... only 500 people ... admin-mode ... change everybodys e-mail setting.....lasse.. متوسط التقييمات: - الرابط الدائم أظهر الأعلى رتبة رد رداً على lasse utti Re: Vast: Re: Plain text for outgoing e-mail بواسطة الثلاثاء، 2 مايو 2006، 7:22 PM - Steve Power If you have database access you could change mailformat in mdl_user to 0 with an SQL query.RegardsSteve متوسط التقييمات: - الرابط الدائم أظهر الأعلى رتبة رد رداً على lasse utti Re: Vast: Re: Plain text for outgoing e-mail بواسطة الجمعة، 5 مايو 2006، 2:57 AM - John Rodkey get to the moodle sql database, and issue the following query:update mdl_user set mailformat=1 ;or update mdl_user set mailformat=0;Depending on your (global) preference. متوسط التقييمات: - الرابط الدائم أظهر الأعلى رتبة رد
رداً على lasse utti Re: Vast: Re: Plain text for outgoing e-mail بواسطة الثلاثاء، 2 مايو 2006، 7:22 PM - Steve Power If you have database access you could change mailformat in mdl_user to 0 with an SQL query.RegardsSteve متوسط التقييمات: - الرابط الدائم أظهر الأعلى رتبة رد
رداً على lasse utti Re: Vast: Re: Plain text for outgoing e-mail بواسطة الجمعة، 5 مايو 2006، 2:57 AM - John Rodkey get to the moodle sql database, and issue the following query:update mdl_user set mailformat=1 ;or update mdl_user set mailformat=0;Depending on your (global) preference. متوسط التقييمات: - الرابط الدائم أظهر الأعلى رتبة رد