I just setup a VM to run a headless debian and kmail. The idea is to ssh -X into that deb VM and forward kmail to whatever OS I'm in, so sorta poor man's mail server. I just installed debian without desktop task, then added trinity repos and installed kmail-trinity. Calling /opt/....kmail however nothing at all happens.
Do I need to install a full trinity after all or at least to install a base .trinity folder...?
On 26 August 2012 15:57, Dexter Filmore Dexter.Filmore@gmx.de wrote:
I just setup a VM to run a headless debian and kmail. The idea is to ssh -X into that deb VM and forward kmail to whatever OS I'm in, so sorta poor man's mail server. I just installed debian without desktop task, then added trinity repos and installed kmail-trinity. Calling /opt/....kmail however nothing at all happens.
Do I need to install a full trinity after all or at least to install a base .trinity folder...?
Do you get any error codes? You may want to go ahead and run the default setup just one time, or copy your config over from an existing trinity installation.
What output does this give? $ ssh -v -X /opt/trinity/bin/kmail
Am Tuesday 28 August 2012 06:37:45 schrieb Calvin Morrison:
On 26 August 2012 15:57, Dexter Filmore Dexter.Filmore@gmx.de wrote:
I just setup a VM to run a headless debian and kmail. The idea is to ssh -X into that deb VM and forward kmail to whatever OS I'm in, so sorta poor man's mail server. I just installed debian without desktop task, then added trinity repos and installed kmail-trinity. Calling /opt/....kmail however nothing at all happens.
Do I need to install a full trinity after all or at least to install a base .trinity folder...?
Do you get any error codes? You may want to go ahead and run the default setup just one time, or copy your config over from an existing trinity installation.
What output does this give? $ ssh -v -X /opt/trinity/bin/kmail
I got it working after installing desktop-base-trinity.
Nevertheless, after I copied all the configs and mail data from the old machine it won't start anymore, crashes. Guess some setting is wrong or whatnot. Will try and make a backtrace... (what would I need for that? dpg packages, what else?)