Files
MailRelay/modules
Claude 83eb9752a5 Fix exporter: correct --dir flag, handle full prompt sequence, find mail_* dir
- Replace --export-dir (doesn't exist) with --dir (correct v1.0.6 flag)
- Add handlers for the operation prompt (send 'B') and 'Do you wish to
  proceed?' (send 'Yes') which were previously unhandled
- After export, locate the actual mail_<timestamp> directory the CLI creates
  under <base>/<Email>/ and return it so callers get the right path
- Update prompt pattern for 'Username:' (CLI uses 'Username' not 'Email')
- _clean_export_dir now uses shutil.rmtree since the returned path is the
  mail_* subdir, not a flat file directory

https://claude.ai/code/session_01KjaNo9RXevw6x1DjJD8mj6
2026-03-24 22:06:05 +00:00
..
2026-03-24 17:01:09 -04:00
2026-03-24 21:39:49 +00:00
2026-03-24 17:01:09 -04:00
2026-03-24 17:01:09 -04:00
2026-03-24 17:01:09 -04:00
2026-03-24 17:01:09 -04:00