aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-session.c
Commit message (Expand)AuthorAgeFilesLines
* return the source url for popb4smtp auth request.Not Zed2001-08-031-0/+11
* We are not guarenteed to have a non-NULL service (ie. PGP) thus check forJeffrey Stedfast2001-07-311-4/+5
* Actually add the timeout, this time in the gtk thread.Not Zed2001-07-301-7/+35
* Don't need this anymore. (do_get_pass): Since we already have the entryJeffrey Stedfast2001-07-281-0/+2
* Don't make the key url:item if we have the url, just make it url. ThisJeffrey Stedfast2001-07-261-15/+0
* Don't make the key url:item if we have the url, just make it url. ThisJeffrey Stedfast2001-07-261-56/+61
* Now take a CamelService parameter (as passed by Camel). Allows us to havePeter Williams2001-07-261-1/+1
* Implement this, based on code that used to be in mail-ops.cDan Winship2001-07-021-0/+67
* Use MAILER_CFLAGS and MAILER_LIBS.Jeffrey Stedfast2001-05-231-1/+1
* Split "Other" page into three pages, Display, Composer, and PGP. Add HTMLDan Winship2001-05-151-1/+1
* Renamed from session.c and made to be a subclass of CamelSession.Dan Winship2001-04-281-0/+405