fixed all bugs i could find in "no sorting" code.
[squirrelmail.git] / functions / smtp.php
2000-11-01 gpadghamfixed a function where a variable needed to be global...
2000-10-23 ondrassI have apllied patch to handle virtual domains login...
2000-10-11 fidianAdded the 'login_top' hook (was missing) (login.php)
2000-10-10 fidianAdds a config option to invert the time for Solaris...
2000-10-02 fidianImproved random number generation
2000-09-19 palloSmall security patch: Make sure that the envelope sende...
2000-08-14 lkehresmantweaked conf.pl
2000-08-10 lkehresmanfixed some bugs in the sqimap_mailbox_close() function
2000-08-10 lkehresmanadded sqimap_mailbox_close() and implemented it for...
2000-08-10 lkehresman- fixed and improved wordWrap
2000-07-27 lkehresmanfixed problem with sending subjects with a '.
2000-07-15 lkehresmanfixed bug that didn't send "from" header correctly...
2000-07-14 palloFixed problem with multiline SMTP reponses.
2000-07-12 lkehresman- fixed bugs in conf.pl, removed some unnecessary options
2000-07-08 lkehresman- added a bunch of sqimap_logout's where none existed
2000-07-06 gustavfMade some more changes to the received line.
2000-07-06 gustavfSome more modifications to the received line.
2000-07-06 gustavfAdded proxying information to the Received: header...
2000-07-05 gustavfFixed bug with 8-bit characters in personal name when...
2000-07-04 palloInsert In-Reply-To and References headers when replying...
2000-05-26 nehresmaspelling fix
2000-05-05 lkehresmansending messages takes you back to previous mailbox
2000-04-21 lkehresmanbugfixes in sending
2000-04-21 lkehresmanRemoved special folders, made them user preferences
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-04-11 lkehresmanWorked on setting answered flag
2000-04-10 lkehresmanAdded email addr parsing, added bugfix for boundary...
2000-04-03 lkehresmanremoved debugging
2000-04-02 gustavfNow setting charset also in headers when sending mail.
2000-03-25 lkehresmanbugfixed the saving sent
2000-03-24 lkehresmansaving sent messages works!
2000-03-24 lkehresmanUpdated changelog and todo, working on saving sent
2000-03-22 gustavfAdded limited support for Cyrillic (only KOI8-R yet...
2000-03-16 gustavfMade things ready for saving messages to a sent folder.
2000-03-16 gustavfAdded a suggested interface to add messages to a sent...
2000-03-15 lkehresmanadded saving attachments again, and removed a "click...
2000-03-15 lkehresmanremoved saving sent for now
2000-03-15 lkehresmanSaving of sent messages works..kinda
2000-03-14 gustavfChanged \n to \r\n to confomr better with SMTP.
2000-03-10 lkehresmanfixed a bug in my last bugfix. (:
2000-03-10 lkehresmanfixed bug in sending messages. It wasn't putting a...
2000-03-01 gustavfAdded a constat to all files in functions/ to be able...
2000-02-29 gustavfUses the brand new configuration directive email_addres...
2000-02-27 gustavfChanged parameters to sendmail.
2000-02-21 gustavfFixed a problem with signatures getting added all the...
2000-02-14 gustavfMinor bug that let the user get files from any director...
2000-02-11 gustavfNo longer put complete filename relative to / in the...
2000-02-09 gustavfAdded correct timezone according to locale
2000-02-08 lkehresmanThis might fix the problem with adding slashes when...
2000-02-01 gustavfAdded attachments support when sending mail (alfa quality).
2000-01-28 gustavfRestructured code for sending. compose_send.php is...
2000-01-26 gustavfMoved creation of headers into write822Header and some...
2000-01-25 gustavfSome minro modification to the use of config.php
2000-01-12 nehresmaadded patch to allow use of sendmail instead of connect...
2000-01-08 lkehresmanFixed some slash problems
2000-01-07 lkehresmanminor fix for the quote problem
2000-01-07 lkehresmanReally fixed the slash problem this time.
2000-01-07 lkehresmanfixed the apostrophe problem (again) (:
2000-01-07 lkehresmanfixed bug so it doesn't add slashes before apostrophies
2000-01-07 lkehresmanfixed a bug in smtp
2000-01-07 lkehresmanAdded some preference options, and debugged many bugs
2000-01-06 lkehresmanFixes some bugs in preferences
2000-01-06 lkehresmanmade data path relative
2000-01-06 lkehresmanupdated smtp
2000-01-06 lkehresmanupdated install
2000-01-06 lkehresmanRewrote SMTP functions, now includes error correction...
2000-01-06 lkehresmanAdded "Themes" to personal preferences
2000-01-05 lkehresmanjust cleaning up some stuff
2000-01-05 lkehresmanMade MIME much more efficient
2000-01-04 lkehresmanRewrote multipart/* algorithm to be recursive
1999-12-20 lkehresmanBug fixes
1999-12-18 lkehresmanRedid the way folders are listed
1999-12-04 lkehresmanFixed a minor bug with slashes before quotes
1999-12-04 lkehresmanComposing messages works great!
1999-12-04 lkehresmanupdated some sending stuff
1999-12-04 lkehresmanAdded MUCH better composing