Re: [Evolution-hackers] Evolution integration into bespoke database



Hi Kye,

I really dont understand the work you are doing and the use cases too.
But if this is what you are trying to achieve, you can write a camel
transport provider to do this. Evolution has two providers (SMTP and
sendmail) which sends the mail from Evolution. In your case, it has to
save/store the DB or whatever. The account you create should specify
that as the provider for sending so that it works out clean.

Look into evolution-data-server/camel/providers/ for sendmail and smtp.
You may have to create one more there for your provider.

-Srini.

On Fri, 2007-04-13 at 10:31 +1000, Kye Macdonald wrote:
> Hello All,
> 
> Posted on the wrong mailing list so re-posting here.
> 
> We are in the process of developing an inhouse database and CRM
> package and I want to integrate Evolution as its mail client.  ATM we
> have the database spawning a new evolution email message with all the
> contact details in without a problem.  What I would like it to do
> though is once you press send have the database lift the content from
> the email and save it.  We have a work around that picks up the mail
> from the mail server but I would like the database to interact
> directly with evolution.
> 
> Has anyone done this already or know a straight forward path to
> achieving this?
> 
> regards,
> 
> Kye Macdonald 
> _______________________________________________
> Evolution-hackers mailing list
> Evolution-hackers gnome org
> http://mail.gnome.org/mailman/listinfo/evolution-hackers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]