1. Have you ever thought of making it so that the user can see how many
mails
a mailbox contains?
2. When i download my mail from my pop3 account my modem connection
sometimes hangs (hang up?.. my english is not good) (not becaus of
Evolution or the fact that i am checking my mail.. just becaus of using
modems out here sucks..),
thats not such a big problem realy.. but evolution makes it
a big problem.
Since Evolution has downloaded some of the mails but not deleted them
on the server i get a lot of copies of the mails. :(
It would be very nice if Evolution some how could make it so that it
wont
deliver any mail to the mailbox if it has not deleted it on the server.
Kind of like this.. (� dont know that much of coding.. but i can try to
make an example)
struct mail_from_server{
gchar *mail;
gint deliverd; /* 1 == has been deleted from server and can be deliverd
to localhost */
};
If you make something like that, then it wouldn't be so hard to check if
Evolution has deleted it from the server and can send it to the user
without
making it so that the next check for mails will create stupid copies..
/But thanks for a great program.. i realy love it :)
_______________________________________________
evolution-hackers maillist - [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/evolution-hackers