I am trying to use the mail attachment with a variable set in the form (not through upload file) and although the value of the variable reflects the correct location in uploads it does not work.
If I specify the value directly in the mail attachment field it works.
I assume this has something to that the value is only used to look for a file in the wpcf7_uploads folder? So if the file is not found can this value also be used to look into home folder or uploads folder like it does for fixed strings?