
January 7th, 2004, 05:05 PM
|
|
Junior Member
|
|
Join Date: Jan 2004
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
sendmail setup on linux box
hello,
i'm in the process of setting up sendmail on my first linux box, and i'm running into a couple of "issues",
1. sendmail will handle 2 domains on this box, what is the best practice in mapping different external email addresses to the internal user account?
i.e.
URL <--> linux_user_a
URL <--> linux_user_b
etc.
2. i have a php webpage which allow users to enter their email address and email their friend using php/apache/sendmail. the <return-path> is ALWAYS set to "apache", owner of apache/httpd process. any idea how to change this programmatically/dyamically to the user's provided email in the web form?
MORE questions to follow! thank you in advance for any assistance.
Rs.
|