Link to home
Start Free TrialLog in
Avatar of rasaraja
rasaraja

asked on

E-mail client

Can somebody give me an idea as to how to go ahead with writing an e-mail client in Linux ? What do I need to do,i.e, create socket->connect->etc. ?How do i use the SMTP and POP servers ?
What GUI dev. tools are available in Linux?
Avatar of niggurath
niggurath

I suggest you to use perl for scripting and if you want a "visual like" layout, use the gdk library with glade.
take a look to perl modules on http://www.cpan.org
and that link:
http://search.cpan.org/search?mode=module&query=mail

good luck!
ASKER CERTIFIED SOLUTION
Avatar of zmanz
zmanz

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
It looks like they have a wxwindows toolkit for perl too.
http://wxperl.sourceforge.net/
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of rasaraja

ASKER

I have Linux 7.1 running and cannot get to install gtk+? The package manager gives dependency problems.I cannot go for individual package installation as one package leads to another dependendy package.What to do?
rasaraja
No comment has been added lately, so it's time to clean up this TA.
I will leave the following recommendation for this question in the Cleanup topic area:

Split: zmanz {http:#6408322} & baruche {http:#6419447}

Please leave any comments here within the next seven days.
PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!

jmcg
EE Cleanup Volunteer