[Tickets #3533] link attachments - email missing domain information

bugs@bugs.horde.org bugs at bugs.horde.org
Tue Mar 7 22:53:02 PST 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=3533
-----------------------------------------------------------------------
 Ticket             | 3533
 Updated By         | Michael Slusarz <slusarz at mail.curecanti.org>
-Summary            | two problems with link attachments
+Summary            | link attachments - email missing domain information
 Queue              | IMP
 Version            | RELENG_3
-State              | Unconfirmed
+State              | Accepted
 Priority           | 2. Medium
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


Michael Slusarz <slusarz at mail.curecanti.org> (2006-03-07 22:53) wrote:

> First, the attachment is correctly in <tempdir>/.horde/imp/compose/ 
> when composing.
> But when the message is sent, the code is supposed to move/rename it 
> to <tempdir>/.horde/imp/attachments/<user>/<timestamp> but this only 
> works if
> <tempdir>/.horde/imp/attachments/<user> already exists.  If not, it 
> silently fails
> without any notice/error/etc.  I've "fixed" this in my version with a 
> homemade patch
> where I do a recursive mkdir() on the path before trying to vfs->rename()
the
> file to it in imp/lib/Compose.php.  I can supply my local patch if
requested.

This is a VFS issue, not an IMP issue.  I will move this to another bug
report.

> Second,  if notification is enabled for the links, such that you are 
> e-mailed when
> the link is viewed, it is sending to the username only (since my 
> users login with
> the username only) and not the full username+domain.

This is the sole focus of this ticket now.




More information about the bugs mailing list