Fixed #1295, replaced yourdomain.com with example.com

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO
2023-05-25 19:00:51 +02:00
parent 85e925a6ae
commit c2b20a01eb
9 changed files with 23 additions and 23 deletions

View File

@ -27,7 +27,7 @@ static void test_attachments(struct config *cfg){
TEST_HEADER();
snprintf(data.licence.hostname, TINYBUFSIZE-1, "yourdomain.com");
snprintf(data.licence.hostname, TINYBUFSIZE-1, "example.com");
for(i=0; i<sizeof(tests)/sizeof(struct attachments); i++){

View File

@ -10,7 +10,7 @@ encrypt_messages=1
extra_to_field=X-Envelope-To:
extract_attachments=1
helper_timeout=20
hostid=piler.yourdomain.com
hostid=piler.example.com
iv=
listen_addr=0.0.0.0
listen_port=25