yes, it's wrong. it needs to list: imap 143/tcp imap 143/udp but yours does not. it works in 2.0.0 because we hard-coded the port numebrs in evolution but his was not ideal and was changed to use service *names* rather than ports, and thus they are REQUIRED to be set correctly in /etc/services (or however the system deals with this; evo doesn't parse this file itself, it uses getaddrinfo() which for most unixy systems will check /etc/services) Jeff On Mon, 2004-10-04 at 21:10 +0200, Jens Ansorg wrote: > is this wrong then? > > #cat /etc/services |grep imap > imap2 143/tcp # Interim Mail Access Proto v2 > imap2 143/udp > imap3 220/tcp # Interactive Mail Access > imap3 220/udp # Protocol v3 > imaps 993/tcp # IMAP over SSL > imaps 993/udp # IMAP over SSL > > > evo-2.0.0 works with those settings > > > > > On Mon, 2004-10-04 at 14:57 -0400, Jeffrey Stedfast wrote: > > make sure that /etc/services lists "imap" as port 143 > > > > On Mon, 2004-10-04 at 20:48 +0200, Jens Ansorg wrote: > > > I have a gentoo box (everything gets compiled from source) > > > > > > after updating to evo-2.0.1 using the gentoo-ebuild the application does > > > no IMAP anymore. The option for IMAP accounts are all there but it does > > > nothing, i.e. new Account, type IMAP, check supported authentication -> > > > no network activity at all. Same when I try to read existing accounts. > > > > > > how can I figure out what's wrong? > > > > > > I downgraded to 2.0.0 and this is working fine again (even against the > > > newer gal/ghtml/eds) > > > > > > > > > Any ideas? > > > > > > > > > thanks, Jens > > > > > > _______________________________________________ > > > evolution maillist - evolution lists ximian com > > > http://lists.ximian.com/mailman/listinfo/evolution > > > > > _______________________________________________ > evolution maillist - evolution lists ximian com > http://lists.ximian.com/mailman/listinfo/evolution > -- Jeffrey Stedfast Evolution Hacker - Novell, Inc. fejj ximian com - www.novell.com
Attachment:
smime.p7s
Description: S/MIME cryptographic signature