현재 플러그인 정리중입니다.
한번씩 테스트 하긴 했는데... 좀 더 명확한 정리가 필요할것 같네요^^;
// List of active plugins (in plugins/ directory)
$rcmail_config['plugins'] = array(
'settings',
'sendmessage',
'checked_identities',
'moreuserinfo',
'taskbar',
'demologin',
'register',
'newuser',
'pwtools',
'nabble',
'contactus',
'impressum',
'terms',
'contextmenu',
'listcommands',
'listcontrols',
'vcard_attach',
'remember_me',
'remember_splitter',
'automatic_addressbook',
'globaladdressbook',
'captcha',
'webcalendar',
'forward_as_attachment',
'dnsbl', //스팸블랙리스트 제한
'keyboard_shortcuts',
'limit_recipients', //모름
'msglistcols',
'archivefolder', //메일보관함 지정
'hmail_autoban',
'hmail_autoresponder',
'hmail_login',
'hmail_forwarding',
'hmail_password',
'hmail_signature'
);
//기본으로 있던것들...
//'additional_message_headers',
//'archive', //메일보관함 보내기 아이콘
//'autologon',
//'database_attachments',
//'debug_logger',
//'emoticons',
//'example_addressbook',
//'filesystem_attachments',
//'help', // (config파일 설정해야 활성화됨)
//'http_authentication',
//'managesieve', // 스팸필터 서버 설정 (config파일 설정해야 활성화됨)
//'markasjunk',
//'new_user_dialog',
//'new_user_identity',
//'password', // 에러남 왜?? (config파일 설정해야 활성화됨)
//'show_additional_headers',
//'squirrelmail_usercopy', // (config파일 설정해야 활성화됨)
//'subscriptions_option',
//'userinfo',
//'vcard_attachments',
//미적용
//'google_analytics',
//'google_contacts',
//적용 및 세팅후 에러 및 잘모르겠음
//'dblog', <-- 에러
//'tinymce', <-- 적용안해도 알아서 나옴
//'accounts', <-- 에러
//'wrapper', <-- 에러
//'savepassword', <-- 에러