软件:email

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
软件:email [2025/09/04 22:23] admin软件:email [2025/12/03 15:04] (当前版本) admin
行 6: 行 6:
  
 IMAP IMAP
 +
 +Webmail
 +
 +下载Roundcube [[https://roundcube.net/download/]]
 +
 +浏览器访问[[http://localhost/webmail/installer.php]]
 +
 +<code ->
 +sudo apt-get update
 +sudo apt-get install postfix
 +sudo dpkg-reconfigure postfix
 +General type of mail configuration: Internet Site
 +NONE doesn't appear to be requested in current config
 +System mail name: example.com
 +Root and postmaster mail recipient: <admin_user_name>
 +Other destinations for mail: server1.example.com, example.com, localhost.example.com, localhost
 +Force synchronous updates on mail queue?: No
 +Local networks: 127.0.0.0/8
 +Yes doesn't appear to be requested in current config
 +Mailbox size limit (bytes): 0
 +Local address extension character: +
 +Internet protocols to use: all
 +</code>
  
  
  • 软件/email.1756995805.txt.gz
  • 最后更改: 2025/09/04 22:23
  • admin