Personalized Email Script

From: mcp6453 (mcp6453_at_earthlink.net)
Date: 07/06/04


Date: Tue, 06 Jul 2004 16:02:15 GMT

I'm posting in desperation and hopes that someone has a script that will
achieve these objectives:

1. Web interface using forms collects Name, Address, Email Address.
2. Web interface sends this info to a PHP script.
3. PHP script has pre-entered text.
4. Name, Address, and Email Address are appended to the END of the
outgoing email message.
5. The outgoing email address shows the "From" as the Email Address.
6. THE PROBLEM: The PHP script has 55 pre-entered email addresses. The
script sends the email individually to each of the 55 people pre-entered
such that the To: line contains only one email address.

Help! Anybody got such a script? I tried writing one, but I'm not even a
Newbie yet, so I did not have any success.

I tried using MailMan for the distribution, which works fairly well, but
the To: line includes some garbage, like "Sent by <listname> on behalf
of <originalsender>".



Relevant Pages

  • Re: How do I add users using Python scripts on a Linux machine
    ... through a web interface. ... How about invoking scripts with SUID root set? ... script is not the actual executable, hence its suid bit is irrelevant. ... would affect all python scripts, ...
    (comp.lang.python)
  • Re: design question - web interface for shell script
    ... The Web server runs as 'nobody' which cannot be modified. ... But the server directory where the script ... web interface could write form imputs to a file. ... the output files get created by 'nobody' in ...
    (comp.unix.shell)
  • Re: dynamic ip address - how to get to know my ip address?
    ... >>Currently, I'm not using Linux. ... Only, if login to the web interface manually, I can see the ... Maybe you can use an expect script and ... address without using the internet itself. ...
    (comp.os.linux.networking)
  • Re: exporting variable from script 1 and using these variables in script 2
    ... running the same script on the same server. ... the webserver (depending on the Apache installation nobody, www, webservd ... If run thru the web interface, the user accesses dir2/script2 thru the ...
    (comp.unix.programmer)
  • Re: design question - web interface for shell script
    ... is the best way to wrap a web interface around this? ... scripts executed will be executed as nobody...and script doesn't work. ... read items off the file and execute the intended script running as the ... Oh, and instead of a setuid script, you could use a setgid script, or use ...
    (comp.unix.shell)