<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>citadel</title>
	<atom:link href="https://www.aitaocui.cn/tag/160159/feed" rel="self" type="application/rss+xml" />
	<link>https://www.aitaocui.cn</link>
	<description>翡翠玉石爱好者聚集地</description>
	<lastBuildDate>Tue, 22 Nov 2022 15:53:23 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>

<image>
	<url>https://www.aitaocui.cn/wp-content/uploads/2022/11/taocui.png</url>
	<title>citadel</title>
	<link>https://www.aitaocui.cn</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>citadel(Linux开源邮件服务器系统)</title>
		<link>https://www.aitaocui.cn/article/254459.html</link>
					<comments>https://www.aitaocui.cn/article/254459.html#respond</comments>
		
		<dc:creator><![CDATA[李元霸]]></dc:creator>
		<pubDate>Tue, 22 Nov 2022 15:53:23 +0000</pubDate>
				<category><![CDATA[百科]]></category>
		<category><![CDATA[citadel]]></category>
		<guid isPermaLink="false">https://www.aitaocui.cn/?p=254459</guid>

					<description><![CDATA[Citadel是著名的Linux开源邮件服务器系统，它提供完整的邮件服务器的功能，包括SMTP/POP/IMAP协议和SSL登录的支持，工作簿、日历、日程的管理，邮件群发列表，在线...]]></description>
										<content:encoded><![CDATA[</p>
<article>
<p>Citadel是著名的Linux开源邮件服务器系统，它提供完整的邮件服务器的功能，包括SMTP/POP/IMAP协议和SSL登录的支持，工作簿、日历、日程的管理，邮件群发列表，在线聊天等多种实用的功能。同时，Citadel提供友好的人机交互界面。和传统的Postfix等邮件服务器相比，Citadel的Web界面美观大方，易于使用，可以作为企业办公的协同办公系统。和Zimbra相比，该软件规模较小，占用资源较小，相对性能较优。</p>
</article>
<article>
<h1>概述</h1>
<p>Citadel支持CentOS, Ubuntu, Debian, Suse等多种Linux操作系统发行版，其中Ubuntu和Debian已经在包管理器apt-get中将该软件集成，可以很方便地安装在使用Ubuntu和Debian的操作系统中，且不会和现有的web服务器程序发生冲突。</p>
<h1>安装方法</h1>
<p>执行apt-get install citadel-suite spamassassin amavisd-new安装软件包。</p>
<p>生成自认证的SSL证书。</p>
<p>①执行cd /etc/ssl/citadel</p>
<p>②执行openssl req -new -nodes -newkey rsa:4096 -days 365 -keyout citadel.key -out citadel.csr</p>
<p>③执行chmod 600 citadel.key</p>
<p>④执行openssl x509 -req -days 365 -in citadel.csr -signkey citadel.key -out citadel.cer</p>
<p>⑤执行cp -a citadel* /etc/ssl/webcit/</p>
<p>这样，Citadel邮件服务器系统就安装完毕了。我们可以通过https的方式登录网站进行邮件域名、账号等等功能的管理。</p>
<h1>策略</h1>
<p>Strategies for a range of market opportunities.</p>
<p>Ideas are not enough in the pursuit of successful investments. Our team members share more than a quarter-century commitment to pursuing superior returns, applying their talents to fundamental research and advanced quantitative analysis to bring their insights to market. Operating in a culture of excellence, and leveraging long-term relationships with thousands of companies and institutions, we move swiftly and deliberately to capitalize on opportunities having the greatest potential.</p>
<p>Citadel’s investment strategies focus on all major asset classes across the world’s capital markets. Within a broad range of investment strategies, we deploy our capital with the objective of generating market-leading investment returns.</p>
</p>
</article>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aitaocui.cn/article/254459.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
