To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94346


User andreschnabel changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'andreschnabel'
--------------------------------------------------------------------------------
                  Status|CLOSED                    |UNCONFIRMED
--------------------------------------------------------------------------------
              Resolution|WORKSFORME                |
--------------------------------------------------------------------------------
                 Summary|send document via e-mail f|add claws-mail to senddoc 
                        |ailure                    |script
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Oct 30 10:04:43 +0000 
2008 -------
sorry, issue still exists - reopen

easy fix as suggested in the forum:

$ diff -u /opt/OO300_m7/openoffice.org/basis3.0/program/senddoc .
--- /opt/OO300_m7/openoffice.org/basis3.0/program/senddoc       2008-09-19
21:04:49.000000000 -0400
+++ ./senddoc   2008-09-25 19:46:02.000000000 -0400
@@ -303,7 +303,7 @@
 ${MAILER} ${TO:+-T} ${TO:-} ${ATTACH:+-a} ${ATTACH:+"${ATTACH}"}
 ;;
 
-       sylpheed | claws)
+       sylpheed | claws | claws-mail)
         
                while [ "$1" != "" ]; do
                        case $1 in



---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to