Hi,
I give to all my members a email forwarding service.
But the problem is that i have to manualy ad all the forwards in cpanel now.
I've heard about a script that does the same, so that i can configure my site when a new user signs up, automatically a email forward is added in cpanel.
Anyone knows any advice?
greetz,
tom
email forward php script cpanel
Moderator: General Moderators
- potato
- Forum Contributor
- Posts: 192
- Joined: Tue Mar 16, 2004 8:30 am
- Location: my lovely trailer, next to the big tree
I added a catchall email in cpanel with the address usersmail@mytuningcar.be
But as i dont want to forward half the email that was sended to my server, i'm looking for a perfect piece of script that sends their email (with attachments etc)
i googled after it, without any results, anyone knows where to look for it?
Sorry for maybe asking this, but email-things are not my favourite subject
I hope you understand what i mean

But as i dont want to forward half the email that was sended to my server, i'm looking for a perfect piece of script that sends their email (with attachments etc)
i googled after it, without any results, anyone knows where to look for it?
Sorry for maybe asking this, but email-things are not my favourite subject
I hope you understand what i mean
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
SwiftMailer is the preferred class for many of us around here, although phpMailer is probably the more "popular."