diff --git a/install.go b/install.go index a1b201f..b70ed58 100644 --- a/install.go +++ b/install.go @@ -91,7 +91,7 @@ func install(app *App, qMap goyesql.Queries) { if _, err := q.CreateCampaign.Exec(uuid.NewV4(), "Test campaign", "Welcome to listmonk", - "noreply@yoursite.com", + "No Reply ", `

Hi {{ .Subscriber.FirstName }}!

This is a test e-mail campaign. Your second name is {{ .Subscriber.LastName }} and you are from {{ .Subscriber.Attribs.city }}.`, "richtext",