Home
last modified time | relevance | path

Searched refs:sentdate (Results 1 – 25 of 122) sorted by relevance

12345

/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/imap/
H A Dipurge.c283 senttime = use_sentdate ? record->sentdate : record->internaldate; in purge_check()
352 printf("\tSent: %s", ctime(&record->sentdate)); in print_record()
H A Dmbexamine.c281 record->sentdate, record->size); in do_examine()
540 if (record) time_to_rfc822(record->sentdate, sent, sizeof(sent)); in do_compare()
544 time_to_rfc822(fs_record.sentdate, sent, sizeof(sent)); in do_compare()
H A Dunexpunge.c144 printf("\tSent: %s", ctime(&record->sentdate)); in list_expunged()
H A Dindex.h154 time_t sentdate; /* sent date & time of message member
H A Dmailbox.h143 time_t sentdate; member
/dports/mail/cyrus2courier/cyrus2courier-1.4/src/
H A Dcyrus.h107 bit32 sentdate; member
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Dipurge.c305 senttime = use_sentdate ? record->sentdate : record->internaldate; in purge_check()
374 printf("\tSent: %s", ctime(&record->sentdate)); in print_record()
H A Dmbexamine.c282 record->sentdate, record->savedate, record->size); in do_examine()
548 if (record) time_to_rfc5322(record->sentdate, sent, sizeof(sent)); in do_compare()
552 time_to_rfc5322(fs_record.sentdate, sent, sizeof(sent)); in do_compare()
H A Dunexpunge.c144 printf("\tSent: %s", ctime(&record->sentdate)); in list_expunged()
H A Dindex.h156 time_t sentdate; /* sent date & time of message member
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Dipurge.c305 senttime = use_sentdate ? record->sentdate : record->internaldate; in purge_check()
374 printf("\tSent: %s", ctime(&record->sentdate)); in print_record()
H A Dmbexamine.c282 record->sentdate, record->savedate, record->size); in do_examine()
548 if (record) time_to_rfc5322(record->sentdate, sent, sizeof(sent)); in do_compare()
552 time_to_rfc5322(fs_record.sentdate, sent, sizeof(sent)); in do_compare()
H A Dindex.h156 time_t sentdate; /* sent date & time of message member
H A Dunexpunge.c144 printf("\tSent: %s", ctime(&record->sentdate)); in list_expunged()
H A Dmailbox.h157 time_t sentdate; member
/dports/java/javamail/javamail-JAVAMAIL-1_6_2/mail/src/main/java/com/sun/mail/imap/protocol/
H A DSearchSequence.java137 return sentdate((SentDateTerm)term); in generateSequence()
438 protected Argument sentdate(DateTerm term) in sentdate() method in SearchSequence
/dports/mail/roundcube/roundcubemail-1.5.1/program/localization/ku_IQ/
H A Dlabels.inc138 $labels['sentdate'] = 'بەرواری ناردن';
/dports/mail/roundcube/roundcubemail-1.5.1/program/localization/fa_AF/
H A Dlabels.inc143 $labels['sentdate'] = 'تاریخ ارسال';
/dports/mail/roundcube/roundcubemail-1.5.1/program/localization/ml_IN/
H A Dlabels.inc126 $labels['sentdate'] = 'അയച്ച തീയതി';
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/cunit/
H A Dsearch_expr.testc179 "(and (lt sentdate "DATE1_BEGIN"))");
185 "(lt sentdate "DATE1_END")"
187 "(ge sentdate "DATE1_BEGIN")"
194 "(and (ge sentdate "DATE1_BEGIN"))");
/dports/mail/roundcube/roundcubemail-1.5.1/program/localization/si_LK/
H A Dlabels.inc131 $labels['sentdate'] = 'යැවූ දිනය';
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/cunit/
H A Dsearch_expr.testc185 "(and (lt sentdate "DATE1_BEGIN"))");
191 "(lt sentdate "DATE1_END")"
193 "(ge sentdate "DATE1_BEGIN")"
200 "(and (ge sentdate "DATE1_BEGIN"))");
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/cunit/
H A Dsearch_expr.testc179 "(and (lt sentdate "DATE1_BEGIN"))");
185 "(lt sentdate "DATE1_END")"
187 "(ge sentdate "DATE1_BEGIN")"
194 "(and (ge sentdate "DATE1_BEGIN"))");
/dports/mail/roundcube/roundcubemail-1.5.1/program/localization/mr_IN/
H A Dlabels.inc146 $labels['sentdate'] = 'पाठवणी दिनांक';
/dports/mail/roundcube/roundcubemail-1.5.1/program/localization/ka_GE/
H A Dlabels.inc155 $labels['sentdate'] = 'გაგზავნის თარიღი';

12345