[Dovecot] Dovecot + iPhone
Asheesh Laroia
asheesh at asheesh.org
Wed Apr 23 19:15:14 EEST 2008
On Wed, 23 Apr 2008, Tim Riley wrote:
> dovecot version: 1.0.13 (RPM from http://atrpms.net/)
> protocol: IMAP
> dovecot -n:
> # 1.0.13: /etc/dovecot.conf
> log_path: /var/log/dovecot/dovecot.log
> listen: *removed*
> ssl_cert_file: /etc/pki/dovecot/certs/dovecot.pem
> ssl_key_file: /etc/pki/dovecot/private/dovecot.pem
> login_dir: /usr/local/var/run/dovecot/login
> login_executable: /usr/local/libexec/dovecot/imap-login
> mail_privileged_group: mail
> mail_location: mbox:~/mail:INBOX=/var/mail/%u
> mbox_lazy_writes: no
> imap_client_workarounds: outlook-idle delay-newmail
> auth default:
> cache_size: 1024
> passdb:
> driver: pam
> args: session=yes cache_key=%u dovecot
> userdb:
> driver: passwd
>
> I want to start out by saying that Dovecot works 100% when viewing/moving
> mail (on our company mail server that I maintain) via Outlook Express and/or
> Windows Mail.
>
> I'm having issues with moving mail via my iPhone.
>
> If I move a message from my Inbox to another folder, the mail gets
> COPIED...not moved. So it exists in my Inbox as well as the folder I moved
> it to.
That's odd. Can you provide a Dovecot rawlog?
http://www.dovecot.org/bugreport.html has general information on
debugging, and http://wiki.dovecot.org/Debugging/Rawlog has more
information on Rawlog in particular.
-- Asheesh.
--
Clothes make the man. Naked people have little or no influence on society.
-- Mark Twain
More information about the dovecot
mailing list