X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fsysconfig.h;h=198f7e557144b00ffd2536dd8a8d17742de1fcee;hb=54c2d8ef501c09178be9c3a36d4234e156d8a458;hp=3ce4597f87e514ffb5fca948d6931d33a2f09ebd;hpb=5dc36f6bbd05e378117d8a47fb759916d689376f;p=citadel.git diff --git a/citadel/sysconfig.h b/citadel/sysconfig.h index 3ce4597f8..198f7e557 100644 --- a/citadel/sysconfig.h +++ b/citadel/sysconfig.h @@ -83,8 +83,8 @@ * These define what port to listen on for various services. * FIX ... put this in a programmable config somewhere */ -#define POP3_PORT 1110 -#define SMTP_PORT 2525 +#define POP3_PORT 110 +#define SMTP_PORT 25 /*