email-integration

Open email link in an existing open window

We send out a confirmation email on completed registration. User need to click a link to confirm the registration, this link opens up a new window. Bog standard procedure... How can I get the new window to open up in the existing window (or close the old window)? [Update, not sure if I was clear enough.] When I click on the confirmati...

User creates his e-mail id on joomla site

hey everyone... m new to joomla and m looking for a module or component so that i can make user create his e-mail id on my domain. I've purchased the mail space from my provider but dunno how to use it. :-( I want my a full mailing feature in my website. Please guide me.. ...

Tool to send email from a DB

We are developing a webapp that needs to send out emails written in Java/Groovy. Currently, we are persisting each email to a database before we call the Java Mail APIs to send the mail to our SMTP server. I want to send out email asynchronously. I want to persist the email and then have another process pick up the email and send it (...