LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-26-2013, 04:44 PM   #1
ancientscribble
LQ Newbie
 
Registered: Dec 2009
Posts: 7

Rep: Reputation: 0
VirtualBox Slackware14 64 in OSX host, can't activate getmail


Hi.

I've got a gmail with both IMAP and POP enabled, and after trying the configurations of several guides I still haven't found one that gets getmail to work with it.

I made ~/.getmail/getmailrc and have tried the configurations from the guides in the following links, but they all result in errors. Any help would be appreciated.

http://www.slackwiki.com/Mutt (ctr+f Getmail)

http://www.youtube.com/watch?v=RRZQ_DDmiRM

edit: error information below

Unhandled exception follows:
File "usr/bin/getmail", line 603 in main destination_func = getattr(destinations, destination_type)
Attribute error:'module' object has no attribute 'Maildir/'
Please also include configuration information from running getmail with your normal options plus "--dump"

Last edited by ancientscribble; 05-26-2013 at 09:53 PM.
 
Old 05-26-2013, 08:03 PM   #2
Nikosis
Member
 
Registered: Dec 2005
Location: In front of the monitor
Distribution: Slackware
Posts: 322

Rep: Reputation: 59
Before anyone can help you, post some more info, like error messages you're getting, so no one have to guess what is going on.
 
Old 05-26-2013, 09:52 PM   #3
ancientscribble
LQ Newbie
 
Registered: Dec 2009
Posts: 7

Original Poster
Rep: Reputation: 0
Okay, thank you.

Error info:

Unhandled exception follows:
File "usr/bin/getmail", line 603 in main destination_func = getattr(destinations, destination_type)
Attribute error:'module' object has no attribute 'Maildir/'
Please also include configuration information from running getmail with your normal options plus "--dump"
 
Old 05-26-2013, 10:05 PM   #4
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
I would recommend posting your problem on the getmail mailing list. The author behind getmail (not me!) is quite active and helpful.

There are issues with accessing gmail with getmail since gmail doesn't follow all the specs.

Last edited by Richard Cranium; 05-26-2013 at 10:06 PM. Reason: More details are better.
 
Old 05-26-2013, 11:30 PM   #5
ancientscribble
LQ Newbie
 
Registered: Dec 2009
Posts: 7

Original Poster
Rep: Reputation: 0
Thank you.
 
Old 05-27-2013, 02:04 PM   #6
Nikosis
Member
 
Registered: Dec 2005
Location: In front of the monitor
Distribution: Slackware
Posts: 322

Rep: Reputation: 59
It looks like you might missed something in getmailrc file.

Code:
mkdir -m 700 ~/.getmail
or
Code:
mkdir -m 700 /home/yourusename/.getmail
then
Code:
touch /home/yourusername/.getmail/getmailrc
Code:
chmod 600 /home/yourusername/.getmail/getmailrc
Put this in your getmailrc file
Code:
[options]
read_all = false

[retriever]
type = SimpleIMAPSSLRetriever
server = imap.gmail.com
username = yourusename@mail.com
password = yourpassword

[destination]
type = MDA_external
path = /usr/bin/procmail
unixfrom = true
Now, if you use Maildir as a destination type
Code:
[destination]
type = Maildir
path = /home/yourusername/mailfolder/
you have to create 3 extra folders /cur /new /tmp in your mailfolder

As for mutt, it's part of Slackware now, so if youre using mda_external, you dont need to change anything, but if you use maildir type, you have specify your mailfolder in /etc/mutt/Muttrc

For more info and other options visit this site

Last edited by Nikosis; 05-27-2013 at 02:50 PM. Reason: Link added
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Virtualbox 4.2.0 OSE@Slackware14.0 - "VERR_SUPLIB_OWNER_NOT_ROOT" slaka Linux - Software 1 12-27-2012 09:48 PM
VirtualBox: Slackware64 host and guest; NFS mount from host fails catkin Linux - Virtualization and Cloud 0 11-15-2010 06:54 AM
How to get OSX working in Virtualbox? juanbobo Linux - Software 2 12-27-2009 03:06 PM
WinXP VM on VirtualBox CentOS Host - no response of host during install?! ascfu Linux - Software 1 12-10-2009 12:45 PM
Super User / Root access on DebianKDE3 in VirtualBox on OSX Zexston Linux - Newbie 5 03-17-2009 03:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:09 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration