Tag: email (emails)

9 occurrences
Occurrence Published

Email integration

Jiglu needs to both send and receive email.

Configuring DKIM signing of email

(For more on the issues of discussion message email see here.)

Viewing incoming and outgoing mail queues

How to view information about incoming and outgoing email.

Preregistration of LDAP users

-email Send matching users a welcome email.

Configuring Jiglu to use Amazon Simple Email Service

If you're hosting Jiglu on Amazon Web Services then you may want to use Amazon Simple Email Service for incoming email.

Getting started

To install Jiglu on Linux, first understand how it fits into other systems and what you need to get going: Server architecture Email integration Pre-installation checklist Next, install the prerequisites: PostgreSQL installation Java installation Tomcat installation Configuring Apache Then install and configure Jiglu: Jiglu server installation Sendmail configuration PostgreSQL database creation Finally start and use the application: Starting Jiglu for the first time Accessing Jiglu for the first time

Jiglu installation directories

/etc/jiglu/signature-patterns.conf Patterns used in detecting signatures in email content.

Jiglu server installation

This will normally be 443 to match the https protocol above. com.jiglu.mail.domain The domain at which email messages are sent to the Jiglu system. com.jiglu.mail.outgoing.host The hostname of the mail server that will send on email messages from the Jiglu system. com.jiglu.mail.outgoing.port The port of the mail server that will send on email messages from the Jiglu system.

Pre-installation checklist

On AWS mail can be received - but not sent - using Amazon Simple Email Service.