I have a google app engine application developed using web2py
framework.

I have stored the files in blobstore and I am mailing the link to the
user. Since I need to perform the delete operation every time(delete
all the files from blobstore) and add a new file to the blobstore,
except for the latest mail all other mails contain link that throws
error.

Is it possible to attach a file stored in blobstore in a mail and send
it?

Please provide your suggestion.

Thanks

Reply via email to