Luke Ehresman
|
e02cfd342e
changed <? to <?php in everything
|
25 år sedan |
Luke Ehresman
|
9abeae9e8c
Worked on setting answered flag
|
25 år sedan |
Luke Ehresman
|
14565eb385
Added email addr parsing, added bugfix for boundary= header
|
25 år sedan |
Luke Ehresman
|
24c4c6f568
removed debugging
|
25 år sedan |
gustavf
|
18c6e4c25e
Now setting charset also in headers when sending mail.
|
25 år sedan |
Luke Ehresman
|
609d3785fa
bugfixed the saving sent
|
25 år sedan |
Luke Ehresman
|
c4ca87e24e
saving sent messages works!
|
25 år sedan |
Luke Ehresman
|
d11644ee51
Updated changelog and todo, working on saving sent
|
25 år sedan |
gustavf
|
1f57cc97aa
Added limited support for Cyrillic (only KOI8-R yet) and made it possible to
|
25 år sedan |
gustavf
|
563bd277ed
Made things ready for saving messages to a sent folder.
|
25 år sedan |
gustavf
|
4337a096dc
Added a suggested interface to add messages to a sent folder. Also changed
|
25 år sedan |
Luke Ehresman
|
f9d245950c
added saving attachments again, and removed a "click here" screen after
|
25 år sedan |
Luke Ehresman
|
ee8aad3279
removed saving sent for now
|
25 år sedan |
Luke Ehresman
|
6d65b66b3c
Saving of sent messages works..kinda
|
25 år sedan |
gustavf
|
40d05edc2b
Changed \n to \r\n to confomr better with SMTP.
|
25 år sedan |
Luke Ehresman
|
78a26f4403
fixed a bug in my last bugfix. (:
|
25 år sedan |
Luke Ehresman
|
e0675f325a
fixed bug in sending messages. It wasn't putting a blank line between the
|
25 år sedan |
gustavf
|
960fbbd382
Added a constat to all files in functions/ to be able to chech whether the
|
25 år sedan |
gustavf
|
afc9c2c723
Uses the brand new configuration directive email_address to set the
|
25 år sedan |
gustavf
|
ddcdaa1fbf
Changed parameters to sendmail.
|
25 år sedan |
gustavf
|
0433435ec3
Fixed a problem with signatures getting added all the time when
|
25 år sedan |
gustavf
|
a92d01f2e1
Minor bug that let the user get files from any directory on the server using
|
25 år sedan |
gustavf
|
44cb896e8a
No longer put complete filename relative to / in the HTML-code when
|
25 år sedan |
gustavf
|
bca8608947
Added correct timezone according to locale
|
25 år sedan |
Luke Ehresman
|
1012474c0a
This might fix the problem with adding slashes when composing messages
|
25 år sedan |
gustavf
|
acfb8eb8a5
Added attachments support when sending mail (alfa quality).
|
25 år sedan |
gustavf
|
0ff0583a0f
Restructured code for sending. compose_send.php is no longer used.
|
25 år sedan |
gustavf
|
1026d64179
Moved creation of headers into write822Header and some code clean up.
|
25 år sedan |
gustavf
|
138c05236b
Some minro modification to the use of config.php
|
25 år sedan |
nehresma
|
11aa25ead5
added patch to allow use of sendmail instead of connecting to SMTP port
|
25 år sedan |