Hi!

I've tested all the functions of this module and I'd like to share my impressions about it.

At first: documentation and configuration is very clear, understandable and simple.
Basic functions like extending, showing expiration time, extend menu and even node purge works well.
But none of the warning or expiration message was sent on my e-mail.
At first glance everything works fine except those e-mails - what am I doing wrong?
My site is properly configured to send e-mails (tested) but maybe I'm missing something?
Maybe it's because I've tested it with Maintenance mode ON - please let me know.

Thanks.

Comments

gawi’s picture

Does anyone have any idea how to fix this?
Thanks for any help.

gawi’s picture

Hi, I really need a feedback on this - is it mine fault or is it module. The mails are still not being sent...

Greets and really thanks for help.

akk’s picture

I got the same issue. Please help.

joekrukosky’s picture

Assigned: Unassigned » joekrukosky

I am looking into this and will post as soon as I can.

joekrukosky’s picture

Status: Active » Needs review
StatusFileSize
new4.74 KB

I have made and commited changes to the dev branch so it should update the dev download soon. In the meantime here is the patch file.

This patch includes all changes since previous dev release including: - auto_expire-delete_nodes-1310736-0.patch and auto_expire-fix_no_expire-1353096-0.patch

akk’s picture

to joekrukosky Thanks for the patch it works. but if you have more than 1 type of nodes it sends expiry emails according to first type of node that has expiry time set. I think $type variable is not selecting right node type.

caw67’s picture

doesnt work for me. drupal send mthod is drupal mail and testmails and mails from contactfrom are send.
i'va changed this code "if ($result){$user_email = $result;"
in
$user_email = $result;
and so on