X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fsendwelcomemail.sh;h=432b13135d66889af23d2c9e2335c7cdd0af53ad;hb=e21b689461215d6012ff62d76c2da73d4ffeb33a;hp=f1ac8c1783cf83771905d92db877cdd5d8f8d54e;hpb=492660c0081dae79aa414fa7b0780edfdd3d9e4d;p=citadel.git diff --git a/citadel/sendwelcomemail.sh b/citadel/sendwelcomemail.sh index f1ac8c178..432b13135 100644 --- a/citadel/sendwelcomemail.sh +++ b/citadel/sendwelcomemail.sh @@ -4,7 +4,7 @@ export FOO=2600908b3f21ae7f692b973ed26e212d export WELCOMEHTML=welcomemail.html export WELCOMETXT=welcomemail.txt -export FROM=room_citadel_stats@uncensored.citadel.org +export FROM=nobody@example.com export TO=room_lobby ( printf "MIME-Version: 1.0\r\nContent-Type: multipart/alternative; \r\n boundary=$FOO\r\n\r\nThis is a multi-part message in MIME format.\r\n\r\n--$FOO\r\nContent-Type: text/plain; charset=utf-8\r\nContent-Transfer-Encoding: quoted-printable\r\n\r\n";