Gentoo Archives: gentoo-user

From: Grant Taylor <gtaylor@××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Simple SMTP to cmd-line MTA relay?
Date: Fri, 19 Jan 2018 20:05:06
Message-Id: ac5e53bb-d23b-005d-b6c4-1a12602483f3@spamtrap.tnetconsulting.net
In Reply to: Re: [gentoo-user] Re: Simple SMTP to cmd-line MTA relay? by Alan McKinnon
1 On 01/19/2018 12:48 PM, Alan McKinnon wrote:
2 > I'm also wondering why you need 2 bits. Earlier in the thread you
3 > mentioned that you send perhaps a few messages a week and never more
4 > than one connection at a time.
5
6 Grant E. has indicated elsewhere in the thread that his
7 /usr/bin/sendmail script is speaking something custom to the destination
8 mail server.
9
10 Read: /usr/bin/sendmail script is NOT speaking SMTP.
11
12 > Why do you need anything more complex than ssmtp? where are the messages
13 > coming from? localhost? the lan? somewhere on the internet?
14
15 Do you know what protocol(s) that Grant E.'s /usr/bin/sendmail script is
16 speaking? Do you know if ssmtp (et al) support it?
17
18 I feel like Grant E. has not revealed enough information to know if
19 other things can speak what ever custom communications is possible
20 between the SMTP server and the destination mail server. He has only
21 revealed enough to know that it is custom, and that his
22 /usr/bin/sendmail interface script must be used.
23
24 > Grant, you should explain your requirements in detail, and not describe
25 > what you currently have (broken, as you say). Otherwise I'm going to
26 > give you boilerplate advice:
27
28 Arguably Grant E. has described his requirements. - That being said,
29 questioning the motivation behind the requirements is worth exploring
30 far enough to see if it's pertinent.
31
32 Grant E. has also, revealed that the broken bit is more the lack of
33 functional encryption support, not lack of overall functionality. Thus
34 I feel like "currently have (broken, as you say)" is inaccurate.
35
36 > Use ssmtp, unless the mail isn't coming from localhost and you need simple
37 > (use postfix); otherwise if your setup is tricky use exim.
38
39 I don't think there is enough information to know that ssmtp / postfix /
40 exim / sendmail / et al are capable of speaking the protocols that Grant
41 E. needs or wants.
42
43
44
45 --
46 Grant. . . .
47 unix || die

Attachments

File name MIME type
smime.p7s application/pkcs7-signature

Replies

Subject Author
[gentoo-user] Re: Simple SMTP to cmd-line MTA relay? Grant Edwards <grant.b.edwards@×××××.com>