Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 974 Bytes

start-mailing-list-service.md

File metadata and controls

38 lines (28 loc) · 974 Bytes
title prev up next
Start mailing list service
configure-http-server.md
../install.md
automate-startup.md

Start mailing list service

  1. Ensure that RDBMS is running (on SQLite, service need not run).

  2. Ensure that MTA and HTTP server are running.

  3. Start Sympa service.

    • Systemd

      # systemctl start sympa.service
      # systemctl status sympa.service
      
    • initscripts or FreeBSD ports

      # service sympa start
      # service sympa status
      
  4. Start Web browser and access to http://web.example.org/sympa.

  5. Follow "First login" link, input a listmaster address chosen on previous chapter, and then click "Send my password" button.

  6. E-mail describing how to choose your password (are you a listmaster, aren't you?) will be sent. According to description, choose your password.