On Wed, 2012-05-30 at 19:17 -0430, Patrick O'Callaghan wrote: > I've just installed Evo 3.4.1 on Fedora 17 and seem to be having a > Senior Moment. There used to be a setting to adjust the time after which > Evo would automatically mark an opened message as read, but I can't seem > to find it now.
It's still in GSettings: gsettings set org.gnome.evolution.mail mark-seen-timeout 1500 The value is in milliseconds. Or to turn it off altogether: gsettings set org.gnome.evolution.mail mark-seen false Matthew Barnes _______________________________________________ evolution-list mailing list [email protected] To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
