Ticket #406 (new task)
Opened 5 years ago
install docs don't mention dual injection of MTA
| Reported by: | dmorton | Owned by: | rjl |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Documentation | Version: | |
| Severity: | major | Keywords: | |
| Cc: |
Description
The install doc is missing some info...
Before doing internal-init.php, the MTA setup needs to be done, or at least the part to activate the second smtp port. The part that sends mail through amavisd-maia can be delayed until amavisd-maia has been started.
Once amavisd-maia is started, a test message could be sent by hand by telneting to port 10024 and entering SMTP by hand and making sure it gets delivered...
and then once amavisd-maia is started, the MTA should have the content- filter activated to send the mail to maia.
Usefull postfix URLS:
http://archives.neohapsis.com/archives/postfix/2006-12/1423.html http://www.ijs.si/software/amavisd/README.postfix.txt

