User Controlled forwarding

XereX

New member
Joined
Dec 16, 2005
Messages
4
So I am making some email accounts on my server, but I am not too sure that everyone I am making an account for wants my server to store email...

What I am looking for, maybe call this a feature request, maybe theres a plugin for it, I havent found one....

In Large Corporate email servers, the user is allowed to login and change personal settings on the server... Specifically they can change if their account is a forwarder account and if it is a stored POP/IMAP account.... anyone know of any ways to do this with Directadmin/Exim?
 
You can't do this with DirectAdmin because email addresses in DirectAdmin aren't real accounts.

They're mailboxes controlled by the site administrator.

Jeff
 
Surely this could be scripted using the DA API?

There are commands for creating/deleting pop boxes and change of password and commands for creating/deleting forwarders.
 
thats a good point (API) The only thing I cant think of is a way for the user to authenticate... but Actually, I may be able to do it based on a pop response..... hrmmmm If anyone is good at coding, and is seeking the same, by all means, feel free to give this stuff a try... I am probably going to try and do this via PHP, but I am a terrible coder, and I am busy so it will take a while...

-XereX
 
Back
Top