On Sat, 25 Feb 2006, Lars wrote: > > >>> if i made a new folder an move some mails there, the "pop3-account" >>> collects this (old) mails as new mails and i get the mails twice. >>> >>> is there a better way? >> >> >> Are you using mailbox or Maildir? Xmail gets the list of POP3 files from >> inside "new" and "cur" directories. Where are those folders created? >> > > hi, > > i'm using the following options > > auth_debug = yes > auth = default > auth_mechanisms = plain > auth_passdb = mysql /etc/dovecot/dovecot-mysql.conf > auth_userdb = mysql /etc/dovecot/dovecot-mysql.conf > auth_user = root > auth_verbose = yes > base_dir = /var/run/dovecot/ > default_mail_env = maildir:/var/MailRoot/domains/%d/%n/Maildir > info_log_path = /var/log/dovecot/dovecot.log > login = imap > login = pop3 > log_path = /var/log/dovecot/dovecot.log > log_timestamp = "%b %d %H:%M:%S " > mail_extra_groups = mail > protocols = imap imaps > ssl_disable = no > verbose_ssl = no > > > i made a symlink from .INBOX to new to get the mails ... is this wrong? > how to get - in case of wrong - the mails in the INBOX?
XMail at the moment goes to pick up POP3 message files inside the "cur" and "new" subfolders. Removing "cur" would fix it, but IIRC this was done before and someone reported other problems with that. - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
