Thanks, Chris!<div> This is not  a complete response to your help and questions, yet, but my maildir folder was made by offlineimap, sourcing from gmail via imap but writing locally directly (without a local imapd) and it</div>
<div> does not look like what you describe.</div><div>It's ~/Maildir/mygmailaccount/ and in that are many named folders, each including cur, new, tmp, and one of which is called INBOX.</div><div><br></div><div>Thanks,<br>
Chris</div><br><div class="gmail_quote">On Tue, Nov 15, 2011 at 6:11 PM, Chris Dennis <span dir="ltr"><<a href="mailto:cgdennis@btinternet.com">cgdennis@btinternet.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It's hard to describe how frustrated I am. I have a perfectly working<br>
latest Ubuntu system, think I know how to google, and have spent<br>
thousands of dollars of my time going in circles trying to set this up,<br>
based on so many people's partial instructions or statements that it<br>
should be easy.<br>
</blockquote>
<br></div>
Hopefully this will help -- I don't know how much of this you know already.<br>
<br>
My setup is:<br>
<br>
$ sudo dovecot -n<br>
# 1.2.15: /etc/dovecot/dovecot.conf<br>
# OS: Linux 2.6.26-2-686 i686 Debian 6.0.2<br>
log_timestamp: %Y-%m-%d %H:%M:%S<br>
login_dir: /var/run/dovecot/login<br>
login_executable: /usr/lib/dovecot/imap-login<br>
mail_privileged_group: mail<br>
mbox_write_locks: fcntl dotlock<br>
imap_client_workarounds: outlook-idle<br>
auth default:<br>
  passdb:<br>
    driver: pam<br>
  userdb:<br>
    driver: passwd<br>
<br>
Note that mail_location defaults to 'maildir:~/Maildir', i.e. each user's ~/Maildir.<br>
<br>
Dovecot needs each mailbox to contain directories named 'cur', 'new', and 'tmp'.  The command 'maildirmake.dovecot' will set them up for you.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Nothing like this is "obvious" without an explicit list of actions. I<br>
cannot do it, and I don't have any explicit questions, because I don't<br>
know where to start. From what I read, there are many things that might<br>
need changing in multiple config files, and everything I've tried<br>
doesn't work.<br>
<br>
At the moment, dovecot -n says:<br>
<br>
# 2.0.13: /etc/dovecot/dovecot.conf<br>
# OS: Linux 3.0.0-13-generic x86_64 Ubuntu 11.10<br>
mail_location =<br>
maildir:~/Maildir/gmailCpbl:<u></u>LAYOUT=fs:INBOX=~/Maildir/<u></u>gmailCpbl/INBOX<br>
passdb {<br>
driver = pam<br>
}<br>
protocols = " imap"<br>
ssl = no<br>
userdb {<br>
driver = passwd<br>
}<br>
<br>
<br>
<br>
and while dovecot seems to be running,<br>
</blockquote>
<br></div>
What's in dovecot's log?  or in syslog?<div class="im"><br>
<br>
> alpine fails to get a response<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
from localhost,993. Also, "dovecot --exec-mail imap" fails, claiming the<br>
option doesn't exist.<br>
</blockquote>
<br></div>
Could it be a firewall issue?<br>
<br>
cheers<span class="HOEnZb"><font color="#888888"><br>
<br>
Chris<br>
<br>
-- <br>
Chris Dennis                                  <a href="mailto:cgdennis@btinternet.com" target="_blank">cgdennis@btinternet.com</a><br>
Fordingbridge, Hampshire, UK<br>
</font></span></blockquote></div><br>