|
SimpleMail AREXX script |
Posted on: 2012/12/18 22:20
#1 |
---|---|---|
Not too shy to talk
![]() ![]() Joined:
2006/12/3 23:51 From France
Posts: 444
|
Hi all,
is there an AREXX script available to add file to a mail ? The idea would be to click on a file on the WB and through contextmenu, having an entry like "send by email" and use AREXX to pass the given file as attachment to a new mail in SimpleMail. Is it possible at all ? I always feel like this is the kind of thing that would improve our system in being more user-friendly, and not having to open simplemail, create new mail, browse the whole directory tree to find the file to send... |
|
|
Re: SimpleMail AREXX script |
Posted on: 2012/12/18 23:10
#2 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 3254
|
No idea about SimpleMail, but YAM has a WRITEATTACH command so it should be possible there, with a bit of ContextMenu and ARexx magic.
|
|
|
Re: SimpleMail AREXX script |
Posted on: 2012/12/18 23:18
#3 |
---|---|---|
Home away from home
![]() ![]() Joined:
2007/5/19 14:23 From England
Posts: 3553
|
@Lio
Not possible as far as I can tell (although I am no expert). It would be really handy sometimes. There appears to be an old feature request for this, but I can't see any way to add a "me too" to show user interest: http://sourceforge.net/tracker/index. ... roup_id=15322&atid=365322 |
|
_________________
Author of the PortablE programming language. I love using Amiga OS4.1 ![]() It is pitch black. You are likely to be eaten by a grue... |
||
|
Re: SimpleMail AREXX script |
Posted on: 2012/12/20 18:14
#4 |
---|---|---|
Not too shy to talk
![]() ![]() Joined:
2006/12/3 23:51 From France
Posts: 444
|
too bad... so the whole idea is pointless (at least for Simplemail).
thx both for your answers... |
|
|
Re: SimpleMail AREXX script |
Posted on: 2012/12/20 21:06
#5 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2012/8/14 13:51 From France
Posts: 1495
|
Yes, bad, it must be nice to add attachment in a easily manner.
Just by curiosity, which mailer is the most popular on AmigaOS4 (YAM or SimpleMail)? Personally, I use SimpleMail, because... I don't know why ! |
|
|
Re: SimpleMail AREXX script |
Posted on: 2012/12/20 21:34
#6 |
---|---|---|
Just popping in
![]() ![]() Joined:
2010/7/16 10:10 Posts: 9
|
I read this thread by accident. I enhanced SimpleMail's MAILWRITE command with an ATTACHMENT arg. I will also add an argument to command line. Both enhancements should be sufficient to fulfill the purpose you requested.
I recommend to use the feature request tracker next time as I don't regularly crawl the net about feature requests for SimpleMail ;) (even if the request is already in, you may vote for it to get my attraction). |
|
|
Re: SimpleMail AREXX script |
Posted on: 2012/12/20 22:02
#7 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2012/8/14 13:51 From France
Posts: 1495
|
Great !
It will be for the next release (> 0.38) or is it still available ? Because, when I use 'MAILWRITE MAILTO test@test.fr ATTACHMENT RAM:Readme.txt' it doesn't work. of course 'MAILWRITE MAILTO test@test.fr' works. And are multiples attachments in the same mail works (or will be working) by ATTACHMENT 1 2 3 ... ? It's a chance that you read this thread :) |
|
|
Re: SimpleMail AREXX script |
Posted on: 2012/12/21 9:58
#8 |
---|---|---|
Just popping in
![]() ![]() Joined:
2010/7/16 10:10 Posts: 9
|
It will be available in 0.39. Please have a look at https://sonumina.de/jenkins/job/SimpleMail/ for latest builds for OS4.
The argument is of type /K/M. |
|
|
Re: SimpleMail AREXX script |
Posted on: 2012/12/21 10:59
#9 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2012/8/14 13:51 From France
Posts: 1495
|
Great and impressive to see all the changelog !
Impatiently waiting for this new version. Thank for your work. |
|
|
Re: SimpleMail AREXX script |
Posted on: 2012/12/21 17:39
#10 |
---|---|---|
Not too shy to talk
![]() ![]() Joined:
2006/12/3 23:51 From France
Posts: 444
|
@ sba : thx for your support and adding this new request to the upcoming version (hum maybe I should make a donation !)
SimpleMail is my only "mailer" because of the native html support ! I hope it is developped further and further... |
|
|
Re: SimpleMail AREXX script |
Posted on: 2012/12/23 0:31
#11 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2006/11/29 8:09 From Lyon, France
Posts: 1101
|
SimpleMail is my only mailer too and is really great !
|
|
_________________
-- AmigaONE X1000 (not used anymore) |
||
|
Re: SimpleMail AREXX script |
Posted on: 2012/12/23 10:47
#12 |
---|---|---|
Home away from home
![]() ![]() Joined:
2007/5/19 14:23 From England
Posts: 3553
|
@sba Quote:
(even if the request is already in, you may vote for it to get my attraction). How? I can't see any way. |
|
_________________
Author of the PortablE programming language. I love using Amiga OS4.1 ![]() It is pitch black. You are likely to be eaten by a grue... |
||
|
Re: SimpleMail AREXX script |
Posted on: 2012/12/23 14:47
#13 |
---|---|---|
Just popping in
![]() ![]() Joined:
2010/7/16 10:10 Posts: 9
|
Simply add a new comment to an existing Feature Request.
|
|
|
Re: SimpleMail AREXX script |
Posted on: 2012/12/25 15:54
#14 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2012/8/14 13:51 From France
Posts: 1495
|
Thank you sba for the new version of SimpleMail.
ATTACHMENT works great ! just to know : Is it planned to be able to add multiple files to the same mail by ATTACHMENT command ? Thank you again |
|
|
Re: SimpleMail AREXX script |
Posted on: 2012/12/26 23:08
#15 |
---|---|---|
Home away from home
![]() ![]() Joined:
2007/5/19 14:23 From England
Posts: 3553
|
@sba Quote:
Simply add a new comment to an existing Feature Request. I can't see any way to add new comments ![]() |
|
_________________
Author of the PortablE programming language. I love using Amiga OS4.1 ![]() It is pitch black. You are likely to be eaten by a grue... |
||
|
Re: SimpleMail AREXX script |
Posted on: 2012/12/26 23:10
#16 |
---|---|---|
Home away from home
![]() ![]() Joined:
2007/5/19 14:23 From England
Posts: 3553
|
Quote:
Is it planned to be able to add multiple files to the same mail by ATTACHMENT command ? I thought it was implied that this was already supported ( /K/M ) ? |
|
_________________
Author of the PortablE programming language. I love using Amiga OS4.1 ![]() It is pitch black. You are likely to be eaten by a grue... |
||
|
Re: SimpleMail AREXX script |
Posted on: 2012/12/26 23:42
#17 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2012/8/14 13:51 From France
Posts: 1495
|
Yes ChrisH, you are right,
I tried MAILWRITE ATTACHMENT RAM:T/USB.LOG RAM:T/USB.LOG but it failed it works well like this MAILWRITE ATTACHMENT RAM:T/USB.LOG ATTACHMENT RAM:T/USB.LOG Great !!! |
|
_________________
http://apps.amistore.net/zTools |
||