James Pressley
Integrity Online
j...@iolus.com
In article <37a0...@205.238.18.7>, j...@integrityonline.com says...
>
>Does anybody know of a web based interface that will support multiple
>domains on the same sendmail box?
horde/imp with a few minor changes. Note these are specific to 2.0.7.
# to add virtual server support to imp, you need to edit
# horde-1.0.7/imp-2.0.7/config/defaults.php3
# add the following code:
#
# function fixup($name) {
# $a = explode('.', $name);
# $a[0] = '';
# $b = implode('.', $a);
# return substr($b,1);
# }
#
# $default->from_server = fixup($SERVER_NAME);
- --
PGP key available from the key servers.
Key fingerprint 95 F4 D3 94 66 BA 92 4E 06 1E 95 F8 74 A8 2F A0
-----BEGIN PGP SIGNATURE-----
Version: 4.5
iQCVAgUBN6HWc9ZjPoeWO7BhAQFVSwP+KlfzLm5fS+pzNVoeUegLh0Yl01SuupkE
vy1244OcRd4+ed0TaEFh4G+DG/tSioPVG9yKzeDa7hpyGKAC/TCRum1mNiBg5sYd
gHXlIwaLo3BtK0uY8jECwI/wD9HkJYYbv3AuN/U1Guzk4dYqNKOMIq6OHnPdJ84N
sYBS7otWUHE=
=VibS
-----END PGP SIGNATURE-----
On 30 Jul 1999, Carl Byington wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
>
> In article <37a0...@205.238.18.7>, j...@integrityonline.com says...
> >
> >Does anybody know of a web based interface that will support multiple
> >domains on the same sendmail box?
>
> horde/imp with a few minor changes. Note these are specific to 2.0.7.
Try webmin. It's great. For sendmail you can administer virtusertable,
local domains, allowed relay domains, masquerading , queue, etc etc.
In fact you can adminster about every aspect of your linux box from a
browser with this tool written in perl. With a libary and a perl module it
even work with SSL.
Marc
Thanks!
Marc Remijn <ma...@sis5.systemec.nl> wrote in message
news:Pine.LNX.4.05.990817...@sis5.systemec.nl...
Current Version : 0.73 (Released 13/7/1999)
Download it from webmin-0.73.tar.gz or
ftp://ftp.webmin.com/webmin-0.73.tar.gz
Questions? Problems? Suggestions? Email jcam...@webmin.com
Mirror sites : webmin.ex.ba-heidenheim.de (Germany) : www.webmin.de
(Germany) : witch.dvs.org (Germany) : webmin.www-master.com (USA) :
webmin.vas-net.net (UK) : webmin.dot.at (Austria) : www.webmin.at (Austria)
: webmin.ispace.co.jp (Japan) : webmin.netlab.sk (Slovakia) :
the-coffeeshop.dhs.org (Denmark) : webmin.bilkent.edu.tr (Turkey) :
www.indialinux.org (India) : inter.rags.ru (Russia) : www.webmin.nl
(Netherlands)
- Guin :)
----------
In article <2xlu3.10876$gO1.3...@news2.giganews.com>, "Todd"