This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.
Please visit our production wiki at https://wiki.gentoo.org
Claws Mail/ko
Claws Mail is a mail client forked from Sylpheed. In Claws Mail FAQ, it is said: Claws Mail has many extra features compared to Sylpheed and is more powerful, yet is just as fast, lightweight and stable.
It is in active development, can be extended by many plugins, and allows importing of mbox-format mailboxes (coming from Thunderbird, for example). Its native mailbox format is wikipedia:MH Message Handling System, although the mbox format can be used with a plugin. Claws Mail cannot write HTML messages (in keeping with the Keep It Simple principle), but can read them using plugins.
젠투 리눅스에서는 ia64를 제외한 모든 아키텍처에서 mail-client/claws-mail 꾸러미로 제공합니다.
설치
USE 플래그
USE flags for mail-client/claws-mail An email client (and news reader) based on GTK+
+gnutls
|
Prefer net-libs/gnutls as SSL/TLS provider (ineffective with USE=-ssl) |
+imap
|
Add support for IMAP (Internet Mail Application Protocol) |
+libcanberra
|
Enable sound notification in connection with USE=notification |
+libnotify
|
Enable notification on the desktop in connection with USE=notification |
+notification
|
Notification for new mail in different way, see also USE flags libcanberra, libindicate and libnotify |
+oauth
|
Enable OAuth2 authentication support |
+pgp
|
Enable PGP support |
appindicator
|
Build in support for notifications using the libindicate or libappindicator plugin |
archive
|
Enable archiving plugin |
bogofilter
|
Build mail-filter/bogofilter plugin |
calendar
|
Add support for calendars (not using mcal!) |
clamav
|
Add support for Clam AntiVirus software (usually with a plugin) |
dbus
|
Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc) |
debug
|
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces |
doc
|
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally |
ldap
|
Add LDAP support (Lightweight Directory Access Protocol) |
litehtml
|
Enable dev-libs/gumbo html viewer plugin |
networkmanager
|
Enable net-misc/networkmanager support |
nls
|
Add Native Language Support (using gettext - GNU locale utilities) |
nntp
|
Add support for newsgroups (Network News Transfer Protocol) |
pdf
|
Add general support for PDF (Portable Document Format), this replaces the pdflib and cpdflib flags |
perl
|
Add optional support/bindings for the Perl language |
python
|
Enable plugin for Python scripting |
rss
|
Enable support for RSS feeds |
session
|
Add persistent session support |
sieve
|
Build plugin for sieve filter support |
smime
|
Build plugin for S/MIME support |
spam-report
|
Enable plugin for spam reporting to various services |
spamassassin
|
Build mail-filter/spamassassin plugin |
spell
|
Add dictionary support |
startup-notification
|
Enable application startup event feedback mechanism |
svg
|
Add support for SVG (Scalable Vector Graphics) |
valgrind
|
Enable annotations for accuracy. May slow down runtime slightly. Safe to use even if not currently using dev-debug/valgrind |
webkit
|
Add support for the WebKit HTML rendering/layout engine |
xface
|
Add xface support used to allow a small image of xface format to be included in an email via the header 'X-Face' |
플러그인
Plugins are compiled with Claws Mail when the appropriate USE flags are set — bogofilter
, spamassassin
or pdf
, for example.
Before version 3.9.1 plugins had to be separately emerged.
스팸 차단
- 간단한 방식: Bogofilter 은 설정할 필요가 없는 강력한 베이지언 필터입니다. 클라우스 메일의 스팸 또는 햄 메일 분류에 있어 빠르게 익혀둡니다. 데스크톱 컴퓨터용 스팸 필터로서 안성맞춤입니다. 클라우스 메일의 플러그인을 컴파일하려면
bogofilter
USE 플래그를 설정하십시오.
- 어려운 방법: 스팸 어쌔신en은 베이지언 필터를 활용한 대형 메일 차단 시스템이며 외부 스팸 정의 자료입니다. 확장 구성요소로 설정해야 하고 데몬(spamd)을 클라우스 메일과 같이 돌아가게 해야합니다. 메일 서버에 적당한 스팸 차단 프로그램입니다. 클라우스 메일의 플러그인으로 컴파일하려면
spamassasin
USE 플래그를 설정하십시오. 일부 자료는 젠투 위키 페이지의 가상 메일 서버 완벽 안내서 와 메일 차단 게이트웨이 에서 찾아보실 수 있습니다.
Emerge
/etc/portage/package.use/claws-mail파일을 만들어 원하는 USE 플래그를 활성화하십시오. 예를 들어 bogofilter
, pgp
, archive
USE 플래그를 설정하려면:
root #
echo 'mail-client/claws-mail bogofilter pgp archive' > /etc/portage/package.use/claws-mail
과정이 끝나면 클라우스 메일을 이머지하십시오:
root #
emerge --ask mail-client/claws-mail
설정 및 사용법
- Accounts, mail filtering, models, actions, labels, etc. are set in the Configuration menu;
- main configuration is done in Configuration > Preferences…;
- plugins are (de)activated in Configuration > Plugins… and configured in Configuration > Preferences…;
- the archive plugin is run from Tools > Create Archive…;
- the user interface can be modified: lists headers in global or message views, icons, fonts;
- the address book can import and export several formats.
Clawsker
GUI에 없는 수많은 설정을 편집하려면 mail-client/clawsker를 설치하시면 됩니다:
root #
emerge --ask mail-client/clawsker
클라우스 메일을 실행중이 아니라면 다음 명령을 실행하십시오:
user $
clawsker
The Claws Mail preferences file is ~/.claws-mail/clawsrc.
Themes
Many icon themes can be installed with x11-themes/claws-mail-themes:
root #
emerge --ask x11-themes/claws-mail-themes
외부 자료
- 클라우스 메일 기능en
- 자주 묻는 질문en
- 플러그인en
- 버전 소식en