Images are not embedding when sending from command line

Hi there,

Refer to Embedded images not being embedded when sending from command line for the original post.

I desperately need to know if what I’m trying to do is possible. Please advise?

Thank you very much,
Rayno

@raynob Possibly a problem with the permissions for the directory where the external images are stored. That is the $tmp variable in config.php with ‘/external_cache’ appended.

If you are processing the queue through the browser then the directory needs to be writeable by the web server process, similarly when processing by command line then it needs to be writeable by root.