Active Topics

 



Notices


Reply
Thread Tools
Posts: 95 | Thanked: 66 times | Joined on Mar 2012
#11
last i tried, there was a difference if one ran it as root or as user user.
also, might need run-standalone.sh?
cant remember but it was trivial (tho it seg faulted) so i ignored it.
but issue lies around there last i recall.

kh
 

The Following 2 Users Say Thank You to bozoid For This Useful Post:
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#12
It now supports multiple "-a FILE" commandline arguments
for attachments.

And think I found the reason why it segfaults sometimes.

Attached the new version 0.0.5-debfile (garage and/or autobuilder
is down)
Attached Files
File Type: deb mailcmd_0.0.5_armel.deb (9.9 KB, 128 views)
 

The Following 7 Users Say Thank You to nicolai For This Useful Post:
solbrit's Avatar
Posts: 126 | Thanked: 59 times | Joined on Jan 2011
#13
When installing I get
Code:
Package mailcmd: File '/usr/bin/mailcmd' not in digsigsums -- warning
No digsigsums file
I take it this is not good. Any attempt to send mail will give segmentation fault...
 
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#14
I had no problems installing the deb file.
From commandline and with the application manager.
Where did you get that message?

And it works without segfaulting.

Do you have an email-account in modest, and
what was the exact command?

regards
Nicolai
 
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#15
Smells like an N9 message.. this is for a N900
 

The Following User Says Thank You to ade For This Useful Post:
solbrit's Avatar
Posts: 126 | Thanked: 59 times | Joined on Jan 2011
#16
Indeed it is, and how wrong I was Couldn't this be ported to the N9 by some kind soul...?
Thanks!

Edit: Installed beautifully on the N900

Last edited by solbrit; 2013-02-12 at 20:38.
 

The Following User Says Thank You to solbrit For This Useful Post:
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#17
Where I can find full manpage of this?

I have like 4 accounts configured in modest is there an option to select an account to send from?
Also, probably more related to general terminal but how to go one line back and/or delete a line if you spotted a mistake or pressed enter too much :P

Other than that it is working totally fine, and have not experienced a segfault yet.
__________________
N900 loaded with:
CSSU-T (Thumb)
720p recording,
Pierogi, Lanterne, Cooktimer, Frogatto
N9 16GB loaded with:
Kernel-Plus
--
[TCPdump & libpcap | ngrep]
--
donate

Last edited by mr_pingu; 2013-02-12 at 22:29.
 

The Following User Says Thank You to mr_pingu For This Useful Post:
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#18
Originally Posted by mr_pingu View Post
Where I can find full manpage of this?
"mailcmd -h" :-)

Originally Posted by mr_pingu View Post
I have like 4 accounts configured in modest is there an option to select an account to send from?
No.

Originally Posted by mr_pingu View Post
Also, probably more related to general terminal but how to go one line back and/or delete a line if you spotted a mistake or pressed enter too much :P
It is easier to use an editor in xterm and after composing
your text send it with mailcmd:

cat textfile | mailcmd ....

Originally Posted by mr_pingu View Post
Other than that it is working totally fine, and have not experienced a segfault yet.

Nicolai
 

The Following User Says Thank You to nicolai For This Useful Post:
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#19
Originally Posted by nicolai View Post
"mailcmd -h" :-)
I figured that one out Thought there would be more hidden...
Originally Posted by nicolai View Post
No.
Are you planning to add support for that?

Originally Posted by nicolai View Post
It is easier to use an editor in xterm and after composing
your text send it with mailcmd:

cat textfile | mailcmd ....
Thanks for the tip
__________________
N900 loaded with:
CSSU-T (Thumb)
720p recording,
Pierogi, Lanterne, Cooktimer, Frogatto
N9 16GB loaded with:
Kernel-Plus
--
[TCPdump & libpcap | ngrep]
--
donate
 
Posts: 95 | Thanked: 66 times | Joined on Mar 2012
#20
Originally Posted by mr_pingu View Post
Where I can find full manpage of this?

I have like 4 accounts configured in modest is there an option to select an account to send from?
Also, probably more related to general terminal but how to go one line back and/or delete a line if you spotted a mistake or pressed enter too much :P

Other than that it is working totally fine, and have not experienced a segfault yet.
I didn't try it with mailcmd, but I'm sure you could work something out based on this:
seq 1 10 | vim -
.. inside vim, pres Esc & type following:
:w !sed -e 's/^/MailLine/'

In actual, you'd actually only run vim without a filename, type the mail content, press Esc, and type :w !mailcmd someone@somewhere.com.

More info here:
http://www.softpanorama.org/Editors/...m_piping.shtml

kh
 

The Following 3 Users Say Thank You to bozoid For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 12:30.