> > simply don't change the hostname, problem solved. leave it as the FQDN
> > and everything will just magically work.
> 
> Yeah, except the FQDN does not work when I'm in the office its
> (purposely I believe), set up this way by our support staff. As I'm the
> only one in my office who uses Evolution and has this problem, I'm
> unsupported...

If the IP of the work IMAP server is static, edit your /etc/hosts file.

If it is not static, there would be other hacks left.

I had a handy init script, that determines the network by MAC addresses
and changed some of the /etc/hosts entries accordingly. This was
necessary, as I was in a similar situation: The IP of the very same IMAP
server differed between the local and public net.

I can send you this simple script, if you like to.

...guenther


-- 
char *t="[EMAIL PROTECTED]";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}

_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to