forward mail and lists
This commit is contained in:
parent
421259270c
commit
d8d76776c1
1 changed files with 12 additions and 0 deletions
|
|
@ -79,6 +79,18 @@
|
||||||
httpPort = 80;
|
httpPort = 80;
|
||||||
httpsPort = 443;
|
httpsPort = 443;
|
||||||
};
|
};
|
||||||
|
mail = {
|
||||||
|
dest = "141.56.51.14";
|
||||||
|
domain = "mail.htw.stura-dresden.de";
|
||||||
|
httpPort = 80;
|
||||||
|
httpsPort = 443;
|
||||||
|
};
|
||||||
|
lists = {
|
||||||
|
dest = "141.56.51.14";
|
||||||
|
domain = "lists.htw.stura-dresden.de";
|
||||||
|
httpPort = 80;
|
||||||
|
httpsPort = 443;
|
||||||
|
};
|
||||||
dat = {
|
dat = {
|
||||||
dest = "141.56.51.17";
|
dest = "141.56.51.17";
|
||||||
domain = "dat.stu.htw.stura-dresden.de";
|
domain = "dat.stu.htw.stura-dresden.de";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue