Farrukh Jalil

Greenhorn
+ Follow
since Jul 25, 2011
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Farrukh Jalil

The solution comes with Apache James enterprise email server in which spooling repositery maintains for every email. but I need to customize the database repositery i.e. the table with my columns like EventID, EmailJobID etc. That's why, I was asking about apache james. my last option is to use java mail API because I have to do lots of work for multi-threaded email sending mechanism with logging.

Nice to see the reply guys. Its very helpful to discuss issues in a friendly environmnent.

regards,
Farrukh
13 years ago
Hi Arun,

Your idea is superb, I will try it out using Java Mail API, but here one thing comes in my mind that
will the said API support arround 15,000 bulk emails?

Thanks for the reply,

regards,

Farrukh
13 years ago
Got an open source enterprise email server Apache James, but I have a question regarding the email server

"Can we add custom fields in database tables (spool/inbox) and insert or update the tables using james when an email shoot?"

I need to create "email log" for bulk emails with particular event in our portal.



What you suggest?

Regards,
Farrukh Jalil
Consultant Mazars Pakistan
13 years ago
Hi Guys,


I have a question regarding Apache James enterprise email server,

"Can we add custom fields in database tables (spool/inbox) and insert or update the tables using james when an email shoot?"

I need to create "email log" for bulk emails with particular event in our portal.



What you suggest?

Regards,
Farrukh Jalil
Consultant Mazars Pakistan
13 years ago
OK - but all the thread use same message queue for they have their separated message queue?

If each has its own queue then my problem will be solve.... what you say?
13 years ago
Hi
Yes an open source application/api which deals with thousands of emails. JAVAMail is using single pool/queue to send email. I need a multi-threaded application which can send emails using multiple pools for minimizing load and time.


regards
Farrukh
13 years ago
We need an open source solution for sending emails which can send bulk emails to thousand of users in efficient way with less time. The application log sending status for each recipant in a database so we can knonw about those recipant(s) didn't get that particular email. The sending email may schedule for a particular time.

Thank you

Farrukh Jalil
Technology Consultant
MAZARS Pakistan

13 years ago