Fredrik Jervfors
c076a1f1ae
Update copyright
2013-07-26 17:31:02 +00:00
pdontthink
e8d8dc0eaa
Fix error caused by typo of variable name
2013-05-15 20:33:11 +00:00
pdontthink
acc409fb2a
Updating copyrights. Happy New Year.
2012-01-02 02:09:17 +00:00
pdontthink
fc57bf2b59
Happy New Year!
2011-01-06 03:16:21 +00:00
pdontthink
7aa0e60863
Update copyrights to 2010
2010-01-25 03:23:30 +00:00
Fredrik Jervfors
134d462c94
The copyright symbol isn't really needed since the word "copyright" is there. Also it doesn't display right in the documentation.
2009-09-29 12:15:33 +00:00
Fredrik Jervfors
0a6245814a
There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style.
2009-04-15 22:00:49 +00:00
pdontthink
8523ca3d2c
Allow a different server address for the POP server to be configured when using POP before SMTP
2008-07-19 17:27:54 +00:00
pdontthink
cd7a2534e9
Simplify includes
2008-04-12 03:58:30 +00:00
pdontthink
375ec0fde7
One more. I wasn't done.
2008-03-11 05:52:20 +00:00
pdontthink
8b5f53a455
Includes for being called from plugins, etc
2008-03-11 05:46:47 +00:00
pdontthink
0b3fd3ca79
Add sq_send_mail()
2008-02-29 22:42:51 +00:00
Thijs Kinkhorst
beaac6787b
Use attachment_dir only at the point where we're actually
...
reading from / writing to the files, do not carry it around
in the object. This makes us safer in the event the object
is somehow exposed to the outside world.
I may be cleaning this up some more for devel.
2007-07-16 20:48:46 +00:00
Thijs Kinkhorst
13c297bc93
Improve attachment file handling: use one new function to create a temp
...
file for storing the attachment. This replaces the same code in five
places. It also improves on the code, it's now much more safe against
overwriting existing attachments by chance.
2007-01-07 17:30:13 +00:00
Thijs Kinkhorst
e59613cf76
new file for compose-related functions
2007-01-07 17:02:32 +00:00