Fixed by adding the second line:
ATTACH=$(echo "$MAILTO" | sed 's/^attach=/\n\nfile:\/\//g' | awk '/^file:/ { 
printf "%s,",$0 }')
ATTACH=$(echo "$ATTACH" | sed 's/,$//')

-- 
No attachment when thunderbird 3 is set as default client.
https://bugs.launchpad.net/bugs/515386
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to