summaryrefslogtreecommitdiffstats
path: root/mbbsd/mail.c
Commit message (Expand)AuthorAgeFilesLines
* many users leave blanks in mail addr.piaip2005-07-271-0/+5
* Better mail usage estimatepiaip2005-07-251-2/+2
* more accurate mail usagepiaip2005-07-251-5/+9
* maildir: add show sizepiaip2005-07-251-30/+88
* recommendation: a more elegant UIpiaip2005-07-241-1/+1
* sync with PTT1 local modified source:piaip2005-07-231-3/+34
* verbose message,piaip2005-07-181-1/+1
* fully update the screen after mail_cross_postvictor2005-07-081-1/+1
* fix write_header for outside edit.cpiaip2005-07-061-1/+1
* pmore: avoid dbcs cursor movement doubled due to msg formatpiaip2005-07-061-5/+8
* help update, fix mail title unchanged outside vedit (partial?)piaip2005-07-061-1/+2
* apply rafan's (rafan.bbs@ptt2.cc) big patch to s/username/nickname/gvictor2005-07-041-3/+3
* - multi-signature browsing modepiaip2005-07-031-1/+2
* Mail quato special checking for sending mail to self.scw2005-06-271-9/+33
* fix bug of email justifyptt2005-06-241-49/+0
* some idiots autoforward to themselvespiaip2005-06-181-2/+18
* merge HAVE_PERM() into HasUserPerm()in22005-06-141-1/+1
* better readability.in22005-06-141-11/+11
* New style to specify ANSI escape commands.piaip2005-06-081-12/+12
* make mailbox-ful warning msg more meaning fulpiaip2005-06-051-1/+1
* use new cooldown interface in mailwens2005-05-241-6/+2
* some idiots just set themselves as auto-forward receiverpiaip2005-05-241-9/+9
* fix bug: the condition to find author when reply kcwu2005-05-201-1/+1
* buffer overflow: file path [64] is too small!piaip2005-04-211-2/+2
* fix bug: always clear quote_file after use. (esp. cancel)kcwu2005-03-191-0/+2
* statistickcwu2005-03-191-0/+1
* currboard is constant pointerkcwu2005-03-191-1/+1
* don't call system() in simple casekcwu2005-03-191-3/+2
* add 'const' qualifiers on function parameters.kcwu2005-03-191-26/+26
* warning: searchuser() getuser() API change, don't change query string implici...kcwu2005-03-151-9/+10
* fix r2613in22005-03-131-3/+3
* use Copy() instead Link() for most casesin22005-03-131-18/+18
* move global variable into local, 587 byteskcwu2005-03-121-4/+5
* move global variable xuser into local, save 512 bytes.kcwu2005-03-121-1/+2
* explicitly tell C compiler functions have no parameterkcwu2005-03-121-15/+15
* move global variable to local, save another 536 byteskcwu2005-03-121-26/+38
* add "cool down" feature for boards.wens2005-03-091-0/+13
* fix bugwens2005-03-061-1/+1
* fix last commitwens2005-03-031-1/+1
* Post limits do not apply to BMs and SYSOPswens2005-03-031-2/+3
* add regtime to post & vote limitswens2005-03-031-2/+3
* warning free: "static" should be in front of "const"kcwu2005-03-031-1/+1
* add Account Registration (PERM_REG) for registration.in22005-02-251-2/+2
* slight changeskcwu2005-02-101-1/+1
* * In generalnamecomplete(), complete as more as possible when space (' ')scw2005-02-051-11/+2
* use time4_t(uint32_t) instead of time_t for x86-64 arch.in22005-01-241-1/+1
* fix missing initialization (default is insert mode)victor2005-01-191-1/+1
* specified alertvictor2005-01-151-4/+8
* add post limits for BM.wens2005-01-071-0/+8
* user has the most priority .....victor2004-11-121-2/+3
* try to fix strange behavior of bvotevictor2004-11-111-0/+1
* add modifier "const" to some constantvictor2004-11-091-5/+11
* merge back from branch victor.solarisvictor2004-09-101-3/+3
* use vmsg() instead of outs() + pressanykey()in22004-08-271-11/+5
* Merge bbs merge moduleptt.fpg@2092ptt2004-06-261-6/+5
* 1. use setupmailusage instead touchmailusageptt2004-06-261-7/+1
* 1.debug select_read problem with "SR" in board name.ptt2004-06-261-7/+20
* ADD_EXMAILBOXin22004-06-201-1/+1
* anonymous posting in innin22004-06-151-1/+1
* fix mail alert after the new mails are readvictor2004-06-141-0/+1
* replace some prints() with outs(),kcwu2004-06-101-6/+4
* use 'const' keyword to reduce 7904 bytes data segmentkcwu2004-06-041-2/+2
* Merge from scw.angel.scw2004-05-241-3/+3
* clean up getindex() and substitute recordptt2004-04-301-34/+10
* 1.fix some bug for reference tagptt2004-04-301-5/+4
* change log_file()ptt2004-04-301-7/+2
* rewrite functions to fit now i_read()ptt2004-04-271-35/+18
* reoragnize functions ptt2004-04-241-51/+16
* remove useless functionsptt2004-04-231-2/+2
* revert cuser from pointer to buffer.ptt2004-04-211-52/+52
* Fix currboard usage when crosspost.scw2004-04-051-3/+4
* 1.ptt2004-04-021-16/+8
* refiningptt2004-03-311-2/+1
* add mmap to cuser get ride of passwd_updateptt2004-03-311-53/+53
* Fix bad assertion when deleting tagged mail in mailbox.scw2004-03-291-0/+4
* get ride of delete_fileptt2004-03-281-2/+2
* simplfy append_recordptt2004-03-251-11/+10
* show message before uuencodein22004-02-081-0/+5
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1501 63ad8ddf-47c3-03...ptt2004-01-311-1/+1
* Rewrite strip_ansi() (also move from vote.c to io.c).scw2003-12-241-1/+1
* O(1) key-func mapping in i_read_keyvictor2003-12-161-20/+86
* buffer sizekcwu2003-11-011-1/+1
* add mail headervictor2003-10-081-5/+10
* code cleanupkcwu2003-09-071-1/+1
* clean upkcwu2003-09-071-14/+4
* code cleanupkcwu2003-09-061-1/+1
* typo(no author)2003-09-031-2/+2
* warning free(no author)2003-08-281-1/+1
* paste taged file across board and mailboxvictor2003-08-191-1/+1
* merge from MergeCachein22003-07-201-4/+4
* warning for SaveEMailin22003-05-191-3/+7
* fix cursor positionkcwu2003-02-021-5/+5
* * there are so many fopen() without fclose()kcwu2003-01-201-3/+7
* clean upkcwu2003-01-161-24/+1
* disable NO_OUT_MAIL before writing to jobspoolin22002-10-291-1/+9
* sprintf() -> snprintf()in22002-07-231-49/+61
* indent -i4in22002-07-211-48/+47
* strcpy() -> strlcpy()in22002-07-211-46/+46
* mail_waterballin22002-07-201-6/+9
* indentin22002-07-061-522/+597
* fix wrong wordin22002-07-031-2/+2
* if( !(strstr(fhdr->title, "���u") && strstr(fhdr->title, "�O�ï¿...in22002-07-031-2/+2
* hit to water programin22002-07-021-3/+16
* change the valid email address char set from "[].%!@:-_;" to "[].@-_"kcwu2002-06-281-3/+3
* *** empty log message ***lwms2002-06-191-2/+2
* only one shared memoryin22002-06-071-6/+6
* global variable move to var.cin22002-06-041-58/+3
* *** empty log message ***ptt2002-05-261-2/+2
* *** empty log message ***ptt2002-05-251-13/+5
* no warningin22002-05-171-3/+3
* replace time(NULL) by nowptt2002-05-131-20/+15
* general namecompletein22002-05-111-5/+14
* *** empty log message ***ptt2002-04-301-2/+2
* fix buffer overflowin22002-04-291-4/+4
* change getdata() constant to sizeof()in22002-04-291-10/+10
* use mutt to (Z)ip UserHome �������p�H�������]ï...in22002-03-251-1/+8
* Initial revisionin22002-03-071-0/+1675