Lars wrote: >John Kielkopf schrieb: > > >>Lars wrote: >> >> >> >> >>>Hi, >>> >>>i'm using now dovecot as an imap-server. >>> >>>it works good, but there is a behaviour which went me crazy. >>> >>>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? >>> >>> >>> >>> >>> >>Use dovecote for POP3 as well. >> >>--John >> >> > >thx john, > >but ... did or did not dovecot is able to provide smtp as well? > >what have i to do to get a smtp-service, too? > > > Dovecot doesn't have SMTP.
Use xmail for SMTP, but tell it to use an obscure port for POP3, and then block that port with iptables, or whatever you use for a firewall. (If you can actually disable POP3 on xmail, someone please correct me) Then use dovecot for imap and pop3. - 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]
