automatically processing email

Hi,

Using normal email on Solaris, is it possible to configure an account so that it automatically process mails that arrive in an inbox? I would like to be able to set-up an account so that it sends the contents of the mails it receives to an external programme.

Thanks

Pete

[308 byte] By [phitchman] at [2007-11-25 23:20:04]
# 1
Check out procmail. I've never used it but I think it can do what you want.
swoneill at 2007-7-5 18:08:04 > top of Java-index,General,Talk to the Sysop...
# 2
Hi,Yes I am aware of procmail, but in my situtation I was hoping to get by without having to add more software to the system.ThanksPete
phitchman at 2007-7-5 18:08:04 > top of Java-index,General,Talk to the Sysop...
# 3
.forward file and write your own code using ksh or something already available on the machine.
swoneill at 2007-7-5 18:08:04 > top of Java-index,General,Talk to the Sysop...
# 4
Hi,Thanks for that, it gave me the hint I needed.RegardsPete
phitchman at 2007-7-5 18:08:04 > top of Java-index,General,Talk to the Sysop...