[Users] Two small issues
Ralf Mardorf
info.mardorf at rocketmail.com
Wed Jun 24 15:11:27 CEST 2015
On Wed, 24 Jun 2015 14:45:45 +0200, Michael wrote:
>> JFTR I expirenced it just one time, I'm not the OP. It's also
>> important to compare with the message source, since some mails
>> indeed have got very short headers.
>
>That's my question too. Is it possible to send a mail with only the
>minimal set of standard headers (Date, From, To, Subject) that are
>shown by claws anyway ? I tried as a test editing the outgoing file
>manually, but somehow didn't pass the gate keeper.
A year ago I made a few tests using msmtp, a sendmail replacement.
$ ls -hAl /usr/bin/sendmail
lrwxrwxrwx 1 root root 5 May 9 05:25 /usr/bin/sendmail -> msmtp
Setting up a Claws action to send mail stored in the draft folder would
require to remove a few Claws related lines by a script, but then
sending the mail by this action, using msmtp could be done with using
this minimum of headers.
I didn't use Claws, I used an editor for my few tests.
Some serious mails were successfully sent to mailing lists. I also made
experiments sending mails to myself.
$ ls -hAl /home/rocketmouse/.msmtp.mail
total 36K
-rw-r--r-- 1 rocketmouse rocketmouse 128 Mar 5 2014 alice.test.mail
-rw-r--r-- 1 rocketmouse rocketmouse 737 Mar 5 2014 debian.reply.1.mail
-rw-r--r-- 1 rocketmouse rocketmouse 1.9K Mar 5 2014 debian.reply.2.mail
-rw-r--r-- 1 rocketmouse rocketmouse 751 Mar 5 2014 debian.reply.3.mail
-rw-r--r-- 1 rocketmouse rocketmouse 1.2K Mar 5 2014 evolution.reply.1.mail
-rw-r--r-- 1 rocketmouse rocketmouse 122 Jun 9 2014 fraud.mail
-rw-r--r-- 1 rocketmouse rocketmouse 127 Jun 9 2014 no.fraud.mail
-rw-r--r-- 1 rocketmouse rocketmouse 273 Jun 9 2014 unsubscribe_debian_off-topic_list.mail
-rw-r--r-- 1 rocketmouse rocketmouse 281 Jun 9 2014 unsubscribe_debian_off-topic.mail
$ cat /home/rocketmouse/.msmtp.mail/alice.test.mail
To: ralf.mardorf at alice-dsl.net
From: ralf.mardorf at alice-dsl.net
Subject: Alice msmtp test
Hi,
dummy text.
Regards,
Me Myself
$ cat /home/rocketmouse/.msmtp.mail/debian.reply.1.mail
To: debian-user at lists.debian.org
From: ralf.mardorf at alice-dsl.net
Subject: Re: can't build modules after kernel update
In-Reply-To: <5316F912.8040505 at googlemail.com>
[snip]
More information about the Users
mailing list