daybyter
06-14-2002, 06:04 AM
I'm working on a small community, where Member should also communicate via email. I'd like to give each member a mail addy <nickname>@community-domain and forward mail to their community address to their real address (that they gave us in the registration form). Since their registered address might be updated from time to time and I don't want to add a user for each community member (there are lots of domains hosted on the server), I'd like to accept any mail to the community domain, forward it to a PHP script, that queries the database to get the real mail addy and then forwards the mail to this addy. I think I have a clue how the forwarding should work, but how to accept any mail to a domain? :confused:
TIA,
Andreas
TIA,
Andreas
