Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not download any mails in windows #7

Open
changchichung opened this issue Dec 10, 2024 · 0 comments
Open

not download any mails in windows #7

changchichung opened this issue Dec 10, 2024 · 0 comments

Comments

@changchichung
Copy link

my config.yml
yeah , I just want to download everything . so not include any filter

imap:
  username: mc@ex.one
  password: 12345678
  server: mail.ex.one
  port: 993

running mail-downloader

.\mail-downloader.exe -config=./config.yml -from="2024-10-01" -to="2024-12-31"

and here we go

Fetching messages...
192 / 213 [----------------------------------------------------------------------------------->_________] 90.14% 22 p/sProcessing messages...
Done

but there are no any new items in current path

dir

    Directory: C:\Users\eric.chang\git\mail-downloader

Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
d----        2024-12-10 下午 03:43                counter
d----        2024-12-10 下午 03:43                search
-a---        2024-12-10 下午 03:43            325 .gitignore
-a---        2024-12-10 下午 03:43            385 config.go
-a---        2024-12-10 下午 04:07            287 config.yml
-a---        2024-12-10 下午 03:43           1007 go.mod
-a---        2024-12-10 下午 03:43           8234 go.sum
-a---        2024-12-10 下午 03:43           2472 imap.go
-a---        2024-12-10 下午 03:43           1096 LICENSE
-a---        2024-12-10 下午 03:45       13043200 mail-downloader.exe
-a---        2024-12-10 下午 03:43           3252 mail.go
-a---        2024-12-10 下午 03:43           3476 main.go
-a---        2024-12-10 下午 03:43            178 Makefile
-a---        2024-12-10 下午 03:43        1487616 preview.gif
-a---        2024-12-10 下午 03:43           1446 README.md

so , where are these mails ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant