AGEA and ASEA server commands to get and set a user's email addresses
[citadel.git] / citadel / internet_addressing.c
index 8902befbdfdbf37dedc21f5a1b389fd17d431949..7730e8794e3039c99b051120959f7f8adb855d0f 100644 (file)
@@ -702,8 +702,8 @@ recptypes *validate_recipients(const char *supplied_recipients, const char *Remo
                        break;
                case MES_INTERNET:
                        /* Yes, you're reading this correctly: if the target
-                        * domain points back to the local system or an attached
-                        * Citadel directory, the address is invalid.  That's
+                        * domain points back to the local system,
+                        * the address is invalid.  That's
                         * because if the address were valid, we would have
                         * already translated it to a local address by now.
                         */