Setup Incoming E-Mail

 

For OpenACS to process incoming Emails you need to follow these steps:

Furthermore take a look at this OpenACS Forums message

Assumptions: 

 

hostname: mail.service0.com (note, it is mandatory that the hostname is the hostname of the server and does not equal an MX record).

oacs user: service0

linux user: service0

home dir: /home/service0

users mail dir: /home/service0/mail

website: www.service0.com
myhostname=mail.service0.com
myorigin=$myhostname
inet_interfaces=$myhostname, localhost
mynetworks_style=host
virtual_alias_domains = www.service0.com
virtual_maps=hash:/etc/postfix/virtual
home_mailbox=mail/
 
  1. Install postfix (e.g. by getting RPM for RHEL4