Yo!
Looks like a great product.. when it will work..
I have the latest joomla 1.5.7 + cb 1.2rc2 + latest yanc beta, and here's some feedback for you:
1) installation ran fine, but an error message said it was unable to copy the files under /mambot ... well, they installed alright..
2) creating a test subscription, subscribing to it:
1) norwegian letters fucked up. I changed message encoding to utf-8 in the config which helped. I suggest this to be standard.
2) no tags got replaced in the 'thanx for subscribing' email
3) no tags got replaced in the subscribed email
4) unsubscribing did not send any email (this may be an issue with the cb component also)
3) I do not use 'register globals', which causes the manage mailings and statistics tabs in the admin panel to work incorrectly.
In /administrator/components/com_yanc/admin.yanc.html.php line 693 change to:
function showMailings($rows, $pageNav, $lists){
global $option;
$act=$_REQUEST['act'];
4) In admin->manage mailings, the send and visible icons could be buttons with some functionality?
5) Scheduled sending would be very nice. I.e. every day, once a week, once a mont, every friday...
6) I'm not sure if it is supported by the [CONTENT:XX] tag, but content from a module inserted in the email would be cool (i.e. latest news)
7) How do you track if someone has read the emails, or it bounces? Do I have an option to configure a pop-server for this?
Good luck
