A cool add-on I want to have

SupermanInNY

Verified User
Joined
Sep 28, 2004
Messages
428
This is NOT a conversion question.
I have a cPanel box that has a Mail Queue Manager in it.
I found it to be a fantastic tool for ..well.. you guessed it: Managing the mail queue.

I miss that tool in DA.

I googled around and found the following tool that seems almost (perhaps even better) like the cPanel's mail queue manager:

http://www.hochstrasser.org/wiki/pmwiki.php?pagename=Linux.EximAdm

Has anyone had success in installing it?
I would love to hear how to implement it safely (of course at ADMIN level ONLY).

Thanks,

-Alon.
 
Wouldn't be too hard to set up on within the /var/www/html, however, it would need some form of password protection ;).

Integrating it into DA plugin might be possible, but I don't have enough experience with the plugins to do that.
 
Icheb said:
Wouldn't be too hard to set up on within the /var/www/html, however, it would need some form of password protection ;).

Integrating it into DA plugin might be possible, but I don't have enough experience with the plugins to do that.

Password protection should be simple to implement.
However, I tried to implement it, and it pulls up,. but doesn't bring up the queue of msgs.
I know that when I run

exim -bp

I get a whole slew of msgs, so obviously it isn't picking up the queue. I tried clicking on the View Logs and I get permission denied. What ownership and permission do I need to have for this to run?

thanks,

-Alon
 
Back
Top