Correction : dovecot : fait que POP3 récupère tout l'arborescence IMAP.
[lhc/ateliers.git] / etc / dovecot / autoconfig.xml
index e0e9f48..1476982 100644 (file)
@@ -11,9 +11,8 @@
                        <username>%EMAILADDRESS%</username>
                        <authentication>password-cleartext</authentication>
                 </incomingServer>
-               <!--
                <incomingServer type="pop3">
-                       <hostname>pop3.%EMAILDOMAIN%</hostname>
+                       <hostname>pop.%EMAILDOMAIN%</hostname>
                        <port>995</port>
                        <socketType>SSL</socketType>
                        <username>%EMAILADDRESS%</username>
@@ -23,7 +22,6 @@
                                <downloadOnBiff>true</downloadOnBiff>
                         </pop3>
                 </incomingServer>
-                -->
                <outgoingServer type="smtp">
                        <hostname>smtp.%EMAILDOMAIN%</hostname>
                        <port>465</port>