Rob Hi, i wonder if it's possibile to have received mail been sent to a script. Usually it's done by using a | (pipe) in the .forward home file, but don't know here .. Anyone?
admin Rob .forward file is supported and may be the only way to use it directly during the mail receiving process. Alternatively, you can use cron to check messages in ~/mail/MAILBOX/new/ or a script (run from SSH) that looks for new mails.
Rob I did it using the .forward file in the home dir. From what I understood named file receives mail sent to the account. Then I forwarded mail directed to a domain (through an alias) to be sent to the main account.