comparison README.exim4 @ 748:dfc9ab125fd4

Fix spelling of 'receive' and 'voodoo'; make mlmmj-recieve a symlink
author Chris Webb
date Sun, 03 Oct 2010 21:40:42 +1100
parents e6565d2a4368
children
comparison
equal deleted inserted replaced
747:fd77dd58bde1 748:dfc9ab125fd4
74 dnslookup: 74 dnslookup:
75 driver = dnslookup 75 driver = dnslookup
76 domains = !+mlmmj_domains : !+local_domains 76 domains = !+mlmmj_domains : !+local_domains
77 [...] 77 [...]
78 78
79 5. Somewhere in the transports section. (Change the path of mlmmj-recieve if you 79 5. Somewhere in the transports section. (Change the path of mlmmj-receive if you
80 don't use the default location!): 80 don't use the default location!):
81 81
82 mlmmj_transport: 82 mlmmj_transport:
83 driver = pipe 83 driver = pipe
84 return_path_add 84 return_path_add
85 user = mlmmj 85 user = mlmmj
86 group = mlmmj 86 group = mlmmj
87 home_directory = MLMMJ_HOME 87 home_directory = MLMMJ_HOME
88 current_directory = MLMMJ_HOME 88 current_directory = MLMMJ_HOME
89 command = /usr/local/bin/mlmmj-recieve -F -L MLMMJ_HOME/${lc:$local_part} 89 command = /usr/local/bin/mlmmj-receive -F -L MLMMJ_HOME/${lc:$local_part}
90 90
91 If you want VERP to be done by your MTA, also add this: 91 If you want VERP to be done by your MTA, also add this:
92 92
93 verp_smtp: 93 verp_smtp:
94 driver = smtp 94 driver = smtp