-
Notifications
You must be signed in to change notification settings - Fork 38
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
Help to import e-mails at a Closed Google Group... #15
Comments
@marceliogp If you are using Firefox, please install some add-ons to manage your cookies. Then log in to your google groups, and use the add-ons to export cookies to a file and specify a https://github.com/icy/google-group-crawler#private-group Google authentication is complex and the script can't handle that. Please try with cookie and let me know if you have any problem. Thanks, |
@icy, very very thank you for your help. I downloaded all topics from my private google group (about 7800 messages). Your script make a directory structure like:
I used new add-on on my thunderbird to import mbox, but it didn't works well. Thunderbird showed a lot of folders (same name of the files inside on 'mbox' folder) without any message. Do I need same script of software to convert this structure to PST format (or another) that I can import in a other Off-line E-mail Manager Software (like thunderbird, outlook or other)? Thunderbird add-on: ImportExportTools (at mozilla's web site) Congratulation to you for the best work at 'google-group-crawler' and very thank you for your help. Best regards, Marcélio G. Pereira |
@marceliogp Sorry for the confusion. For some reason, I used the If you can write some scripts you may see it's quite trivial to convert the You make take a look at this http://askubuntu.com/questions/13967/importing-mail-files-of-type-message-rfc822 it seems Thunderbid can import those files. Please give it a try and let me know if you still need some support. Thanks a lot! |
As I recall, all I needed to do is add a header line, as below Original file
Now insert the
Now your have a very |
@marceliogp Are you able to solve your problem? Thanks a lot. |
Hi friend, I'm not able to resolve this problem. I used your script to download all There aren't any tools to make all structure, that your script makes, for If you find any tools to help me. I'm really apreciate. Att., Marcelio G. Pereira Esta mensagem, incluindo seus anexos, tem caráter confidencial e seu disseminação desta mensagem ou parte dela é expressamente proibido.2016-08-31 20:17 GMT-03:00 Ky-Anh Huynh [email protected]:
|
I'm sorry to hear that. I will take a look at your problem. Stay tuned. |
Thanks for all... Att., Marcelio G. Pereira Esta mensagem, incluindo seus anexos, tem caráter confidencial e seu disseminação desta mensagem ou parte dela é expressamente proibido.2016-09-01 10:17 GMT-03:00 Ky-Anh Huynh [email protected]:
|
sorry for my late response. Are you able to resolve your problem? Would you mind taking a look at a similar problem here #16? Thanks. |
Hey @icy , thanks for your script. I tried it and three empty folders are quickly generated (mbox, msg, threads), except that threads contains a file called t.0 which is also empty. Commandline returns: :: Skipping './mygroupname//threads/t.0' (downloaded with 'forum/mygroupname') Anything I have missed there? Thanks for your help. |
hi @cryptoque, Are you working with closed groups? Then the problem may be due to wrong cookie. I will give another tests with my closed group if there is any changes from google. |
@icy thanks for the quick reply! It is an open group: Anyone from the xx organization can view content. Initially without the cookie file I got a 403 forbidden, however after exporting the cookie file as instructed and rerunning, I saw the 403 error message gone and the following is returned:
|
Oh I see. For organization's group I think you may need to set up environment variable |
@icy Yes, that is what I tried initially, with _ORG set. I will try to locate the problem with more tests, hopefully. |
I'm sorry that didn't help. I will try to test today if there is any problem. In the mean time, you may want to initial some |
This topic contains a few different issues. As now the script switches to use Thanks a lot. |
Hi Friend,
I have a problem, because I need to export to mbox all Google Group's Messages, but in this group I need to logon with my Google Account and password. In a google account we have a special character '@' and '.'. In my password I have some more specials charecter.
Whe I try to use "crawler.sh" script, it dosen't ask a username and password, and it returns HTTP Error 403 Forbidden.
Do you know, How can I resolve this problem? How can I pass to "crawler.sh" script my Google Username and password (using some special characters, like !@#$%&* and others)?
Congratulations for your "crawler.sh" script and your work and thanks for your help.
Please, if you have a little time, Can you see it and send to me a answer for this problem at authentication in a closed Google Group?
Thanks for all,
Marcélio G. Pereira
[email protected]
The text was updated successfully, but these errors were encountered: