John R Pierce wrote:
> cornel panceac wrote:
>> talkin' about perl, i remember once i used something called milter for
>> things like this .
>
>
> milters are plugins for sendmail that are used to filter ALL the mail
> passing through a given sendmail installation. most commonly used for
> an
cornel panceac wrote:
> talkin' about perl, i remember once i used something called milter for
> things like this .
milters are plugins for sendmail that are used to filter ALL the mail
passing through a given sendmail installation. most commonly used for
anti-spam and anti-virus plugins.
___
2009/9/21 Alan Hodgson
> On Sunday 20 September 2009, "CSB" wrote:
> > We wish to do the following:
> > 1. receive an email with an attachment
> > 2. process the email body to get some information from it
> > 3. send an outbound email to an email address based on the information
> > derived from
On Sunday 20 September 2009, "CSB" wrote:
> We wish to do the following:
> 1. receive an email with an attachment
> 2. process the email body to get some information from it
> 3. send an outbound email to an email address based on the information
> derived from step 2. The email will include the a
CSB wrote:
> We wish to do the following:
> 1. receive an email with an attachment
> 2. process the email body to get some information from it
> 3. send an outbound email to an email address based on the information
> derived from step 2. The email will include the attachment received in step
> 1
>
On Mon, 21 Sep 2009, CSB wrote:
> We wish to do the following:
> 1. receive an email with an attachment
> 2. process the email body to get some information from it
> 3. send an outbound email to an email address based on the information
> derived from step 2. The email will include the attachment
Use a mailer.
That gives you complete control over how you
process incoming messages since it will be your
own program.
We can implement it for you if you like.
Thanks,
Neil
--
Neil Aggarwal, (281)846-8957, www.JAMMConsulting.com
Will your e-commerce site go offline if you have
a DB s
On Mon, 21 Sep 2009 05:49:29 +1200
CSB wrote:
> We wish to do the following:
> 1. receive an email with an attachment
> 2. process the email body to get some information from it
> 3. send an outbound email to an email address based on the information
> derived from step 2. The email will include t
8 matches
Mail list logo