Searched refs:mail (Results 26 - 28 of 28) sorted by relevance

12

/haiku/src/servers/mail/
H A DMailDaemonApplication.cpp32 #include <E-mail.h>
101 // add mail indices for all devices capable of querying
165 add_system_beep_event("New E-mail");
193 // Start auto mail check with a delay
208 path.Append("Mail/New E-mail");
330 system_beep("New E-mail");
571 // Add MIME database entries for the e-mail file types we handle. Either
573 // we support which the regular BeOS mail daemon didn't have.
591 // Set up the list of e-mail related attributes that Tracker will
592 // let you display in columns for e-mail message
[all...]
/haiku/src/apps/mail/
H A DMailApp.cpp52 #include <E-mail.h>
442 // up for each message, but it has no business staying that way if the user isn't doing anything with e-mail. :)
H A DPrefs.cpp45 #include <E-mail.h>
200 B_TRANSLATE("Automatically mark mail as read:"),
368 : B_TRANSLATE("Account from mail"));
655 menu->AddItem(item = new BMenuItem(B_TRANSLATE("Account from mail"),
673 menu->AddItem(new BMenuItem(B_TRANSLATE("%e - E-mail address"),

Completed in 83 milliseconds

12