On Tue, Oct 01, 2002 at 03:41:50PM +0800, Marvin Pascual wrote:
> Hosting a mailing list is a good option but it does not what the
> project needs.

I did not imply that you host a mailing list. Instead I pointed that you
may want to learn about how mailing lists handle sending out massive
quantities of email regularly, and handle bounce-back reports
automagically, which mailing list servers like Mailman do.

> The taxpayers' e-mail addresses are not being hosted by the BIR.  We
> simply have a list of e-mail addresses provided by the taxpayers.  For
> the pilot implementation, the BIR will ask the e-mail addresses of the
> first 1000 large taxpayers in Metro Manila.  This project is actually
> in response to the Land Bank scum.

s/scum/scam ? Or was that a Freudian Slip? ;)

> Now, it should only be one e-mail address to inform the taxpayers, and
> probably it would be [EMAIL PROTECTED]

Then [EMAIL PROTECTED] goes to the emails' "From" headers.

> But when the taxpayers send a question, inquiry, or anything to
> [EMAIL PROTECTED] including those bounced e-mails, it will be forwarded
> to their respective BIR Regional and/or District Offices' e-mail
> accounts to make a reply for the taxpayers' message or inform the
> taxpayers that their e-mail address(es) were wrong or doesn't exist
> already.

Do you really want the regional and/or district offices to handle bounce
back reports? If you do then you do not need to set different Sender and
Errors-To headers and really just send everything as [EMAIL PROTECTED]
What you will have to do is have a script handle every message that gets
into [EMAIL PROTECTED] so that based on the sender they are either routed
to the correct office email address or sent to an overall administrator
or to /dev/null (think: spam).

> It should be intelligently identified to which BIR Regional/District
> Office does the e-mail belongs because of their TIN.

Write a program (in your language of preference) that will parse every
message it gets, finding out who the sender is. It will then look this
up in your database to map it with a TIN, and then map it with a BIR
office in charge. Then forward this to that BIR office's email address.

Alternatively you could set the Reply-To header of your email messages
to the BIR office's email address based on the recipient.

 --> Jijo

-- 
Federico Sevilla III   :  http://jijo.free.net.ph
Network Administrator  :  The Leather Collection, Inc.
GnuPG Key ID           :  0x93B746BE
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to