Author Topic: procmailrc - host (ensim) doesn't allow access to HOME  (Read 1270 times)

jed

  • Posts: 18
    • View Profile
procmailrc - host (ensim) doesn't allow access to HOME
« on: September 11, 2006, 12:27:26 pm »
Hi.
ref: http://listmailpro.com/help/cgi_ensim.html

Unfortunately my host doesn't allow access to HOME on Ensim /var/www/

They suggest either: /home/bounce/
or: var/www/cgi-bin/

Have tried both - to no avail.

Any work-arounds?

Thanks.

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
procmailrc - host (ensim) doesn't allow access to HOME
« Reply #1 on: September 12, 2006, 06:06:24 am »
Hi Jed,

Ensim is particularly tricky due to it's highly secure 'chroot' environment. I believe Email to CGI redirection needs to be set up by your web host in your /home/virtual/example.com/etc/aliases file with a line such as:

bounce: "|/path/to/home/bounce.cgi"

After they set that up I think they need to do something like this to update the mailer with the alias change:
Code: [Select]
chroot <yourusername>
newaliases

Tell your host where your bounce.cgi resides and the should be able to set it up for you.

Note that /usr/bin/wget should also be available to the script either through your /home/virtual/example.com/usr/bin folder or the system /usr/bin folder.

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting