0

The mailinglist software Sympa provides dynamic membership management via data sources. I want to use a remote flat file to add new members. How should that flat file look like? Sympa's documentation seems to omit this. Is it one email address per line?

philippe lhardy
  • 3,096
  • 29
  • 36
qznc
  • 1,113
  • 2
  • 12
  • 25

1 Answers1

0

Syntax is 'one email address per line'. Example:

foo@gmail.com
bar@yahoo.com
longer@com
qznc
  • 1,113
  • 2
  • 12
  • 25