Mainos / Advertisement:

Ero sivun ”Translations:Dovecot/18/en” versioiden välillä

Kohteesta Taisto
Siirry navigaatioon Siirry hakuun
Rivi 1: Rivi 1:
We define the recognized ports for IMAP and POP3 protocols.
+
We define} the recognized ports for IMAP and POP3 protocols.
 
    
 
    
 
  service imap-login {
 
  service imap-login {

Versio 25. elokuuta 2015 kello 11.54

Tietoja viestistä (auta dokumentoinnissa)
Tätä viestiä ei ole dokumentoitu. Jos tiedät missä tai miten tätä viestiä käytetään, voit auttaa muita kääntäjiä lisäämällä kommentteja tähän viestiin.
Viestin määritelmä (Dovecot)
Otetaan käyttöön IMAP protokolle portit (Asenna dovecot-imapd jos ei ole asennettu):
KäännösWe define} the recognized ports for IMAP and POP3 protocols.
  
 service imap-login {
  inet_listener imap {
   port = 143
  }
  inet_listener imaps {
  #  port = 993
  #  ssl = yes
  }  

We define} the recognized ports for IMAP and POP3 protocols.

service imap-login {
 inet_listener imap {
   port = 143
 }
 inet_listener imaps {
 #  port = 993
 #  ssl = yes
 }  
Mainos / Advertisement: