Go to file
DESKTOP-TKLFCPR\ython 3d5a125b04 fix(zioinfo-mail): fix inbox/sent parsing + surrogate encoding + Sent IMAP APPEND
- mail_parser: _safe() surrogate 문자 제거 → JSON 직렬화 오류 수정
- imap_client: aioimaplib → 동기 imaplib으로 전환 (파싱 안정성)
- smtp_client: aiosmtplib → 동기 smtplib으로 전환 + raw bytes 반환
- main.py: 발송 후 append_to_sent() → Sent 폴더 자동 저장
- MailList: Sent 폴더에서 받는사람 표시 (→ info@...)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 21:50:47 +09:00
_archive refactor(cleanup): commit folder reorganization - scripts/, _archive/, docs/ restructure 2026-06-01 19:43:09 +09:00
.claude feat(harness): zioinfo-mail webmail harness — backend/frontend/infra agents + orchestrator 2026-06-01 21:19:51 +09:00
.gitea/workflows feat(cicd): Gitea 기반 CI/CD 파이프라인 통합 2026-05-29 19:37:07 +09:00
certification feat(cert): 프로그램 등록 신청서 3종 DOCX + 저작권 등록용 소스코드 2026-05-30 12:33:29 +09:00
deploy feat: admin system 2026-05-30 18:41:49 +09:00
design-overhaul refactor(structure): move app -> workspace/guardia-messenger 2026-05-31 23:53:57 +09:00
docker feat(docker): Docker 컨테이너 환경 구성 2026-05-29 19:08:52 +09:00
docs refactor(cleanup): commit folder reorganization - scripts/, _archive/, docs/ restructure 2026-06-01 19:43:09 +09:00
logo refactor(structure): move app -> workspace/guardia-messenger 2026-05-31 23:53:57 +09:00
ollama feat(itsm): G-1~G-12 확장 기능 + 하네스/봇/설치스크립트 구현 2026-05-29 18:18:52 +09:00
paperclip feat(itsm): G-1~G-12 확장 기능 + 하네스/봇/설치스크립트 구현 2026-05-29 18:18:52 +09:00
plugins/harness-main feat(itsm): G-1~G-12 확장 기능 + 하네스/봇/설치스크립트 구현 2026-05-29 18:18:52 +09:00
projects refactor: 101.79.17.164 → zioinfo.co.kr 전체 도메인 변환 + Manager UI 배포 2026-05-31 10:09:17 +09:00
screenshot refactor(structure): move app -> workspace/guardia-messenger 2026-05-31 23:53:57 +09:00
scripts fix(zioinfo): add /var/www/zioinfo copy step in deploy + restore stash files 2026-06-01 20:42:12 +09:00
setup refactor(cleanup): commit folder reorganization - scripts/, _archive/, docs/ restructure 2026-06-01 19:43:09 +09:00
skills feat(itsm): G-1~G-12 확장 기능 + 하네스/봇/설치스크립트 구현 2026-05-29 18:18:52 +09:00
testcase feat(itsm): G-1~G-12 확장 기능 + 하네스/봇/설치스크립트 구현 2026-05-29 18:18:52 +09:00
workspace fix(zioinfo-mail): fix inbox/sent parsing + surrogate encoding + Sent IMAP APPEND 2026-06-01 21:50:47 +09:00
.dockerignore feat(docker): Docker 컨테이너 환경 구성 2026-05-29 19:08:52 +09:00
.gitignore feat(repo-split): mono->5 independent Gitea repos + docs 2026-05-31 23:43:50 +09:00
CLAUDE.md feat(harness): zioinfo-mail webmail harness — backend/frontend/infra agents + orchestrator 2026-06-01 21:19:51 +09:00
docker-compose.gpu.yml feat(docker): Docker 컨테이너 환경 구성 2026-05-29 19:08:52 +09:00
docker-compose.prod.yml feat(docker): Docker 컨테이너 환경 구성 2026-05-29 19:08:52 +09:00
docker-compose.yml feat(monitoring): Scouter APM 서버 모니터링 통합 2026-05-29 19:45:52 +09:00
docker-start.sh feat(docker): Docker 컨테이너 환경 구성 2026-05-29 19:08:52 +09:00
Dockerfile feat(docker): Docker 컨테이너 환경 구성 2026-05-29 19:08:52 +09:00
start.ps1 feat: admin system 2026-05-30 18:41:49 +09:00
start.sh feat: admin system 2026-05-30 18:41:49 +09:00