====== Claws Mail ====== * [[email:emailservice|Email Service]] : SMTP/IMAP 정보 ===== 기본 설정 ===== * **View -> Character Encoding/Decode** 는 되도록 Automatic/Auto Detect 로 둔다. ===== Gmail 설정 ===== * [[https://www.claws-mail.org/faq/index.php/Using_Claws_with_Gmail|Using Claws with Gmail]] * [[https://ultrahigh.org/2009/07/claws-mail-with-gmail/|Claws Mail with GMail – Ultra High]] * [[https://www.ghacks.net/2009/08/05/set-up-claws-mail-to-work-with-gmail/|Set up Claws Mail to work with Gmail - gHacks Tech News]] * [[https://support.google.com/mail/answer/7126229|Check Gmail through other email platforms - Gmail Help]] * OAuth2 가 아닌 IMAP 인증을 Gmail 설정에서 활성화해야 한다. * [[https://myaccount.google.com/lesssecureapps|보안 수준이 낮은 앱의 액세스]] 에서 활성화 필요. * OTP 사용시에는 App password 를 별도로 만들어야 한다. [[https://support.google.com/accounts/answer/185833|앱 비밀번호로 로그인]] * **Configuration -> Tags** 에서 먼저 Gmail 과 일치하는 태그를 만들어준다. * ''[Gmail]/별표편지함'' * ''[Gmail]/보낸편지함'' * ''[Gmail]/스팸함'' * ''[Gmail]/임시보관함'' * ''[Gmail]/전체보관함'' * ''[Gmail]/중요'' * ''[Gmail]/휴지통'' * 각 Gmail 폴더를 **Properties -> General -> Folder type** 에서 매핑해준다. * ''[Gmail]/보낸편지함'' -> **Outbox** * ''[Gmail]/임시보관함'' -> **Drafts** * ''[Gmail]/휴지통'' -> **Trash** * 그리고서 기존에 존재하는 ''Sent'',''Trash'',''Drafts'' 폴더는 삭제한다. * **보관하기(Archive)** 기능 : inbox 에서는 빼지만 전체목록과 다른 폴더에서는 볼 수 있는 상태. * **Configuration -> Actions** * **Gmail 보관하기** * Command 대신 -> **Filter action** 으로 라디오 버튼 변경 * **Edit filter Action** * Action : **Move** * Destination : **[Gmail]/전체보관함]** * 이제 **Tools -> Actions** 에서 새로 만든 **Gmail 보관하기** 액션을 실행해보고 Inbox 에서는 사라지고 전체보관함과 지정된 태그에는 잘 남아있는지 본다. * **Configuration -> Preferences -> Other -> Miscellaneous and set**에서 **Enable customisable keyboard shortcuts** 활성화 해주고 다시 **Tools -> Actions -> Gmail 보관하기* 항목을 마우스커서로 선택해서 활성화된 상태에서 단축키 ''A''를 지정해준다. * 이제 메시지에서 ''A'' 키를 누르면 해당 액션이 실행되면서 보관하기가 된다. ===== 주의 ===== * ''libravatar.so'' 플러그인을 사용하자 각 메시지 보여주는 속도가 매우 느려졌음. ===== tools ===== ==== csv2addressbook ==== CSV_XS 설치 필요. perl -MCPAN -e'install Text::CSV_XS'