blob: 6ab3699163a1a4a0e7c70c56151b0be7b93ec31d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [RFC] msec (nail) can't send reports to local users accounts - require an MTA?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BRFC%5D%20msec%20%28nail%29%20can%27t%20send%20reports%20to%0A%20local%09users%20accounts%20-%20require%20an%20MTA%3F&In-Reply-To=%3C4E7FEE77.10004%40roadrunner.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008390.html">
<LINK REL="Next" HREF="008343.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [RFC] msec (nail) can't send reports to local users accounts - require an MTA?</H1>
<B>Frank Griffin</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BRFC%5D%20msec%20%28nail%29%20can%27t%20send%20reports%20to%0A%20local%09users%20accounts%20-%20require%20an%20MTA%3F&In-Reply-To=%3C4E7FEE77.10004%40roadrunner.com%3E"
TITLE="[Mageia-dev] [RFC] msec (nail) can't send reports to local users accounts - require an MTA?">ftg at roadrunner.com
</A><BR>
<I>Mon Sep 26 05:16:07 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="008390.html">[Mageia-dev] [RFC] msec (nail) can't send reports to local users accounts - require an MTA?
</A></li>
<LI>Next message: <A HREF="008343.html">[Mageia-dev] [RFC] msec (nail) can't send reports to local users accounts - require an MTA?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8396">[ date ]</a>
<a href="thread.html#8396">[ thread ]</a>
<a href="subject.html#8396">[ subject ]</a>
<a href="author.html#8396">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 09/25/2011 03:36 PM, andre999 wrote:
><i> Frank Griffin a écrit :
</I>><i>
</I>><i> So in sum, you seem to be saying that an MUA needs an MTA, which may
</I>><i> be on a remote machine. Except if it is to be delivered locally
</I>><i> without accessing a remote machine, the MTA (of course) has to be on
</I>><i> the local machine.
</I>
Correct.
><i>
</I>><i> I like that approach.
</I>><i> There are a lot of mail-related perl packages. Hopefully one is
</I>><i> appropriate (or readily modified to be so).
</I>><i>
</I>><i> We should also have code that gracefully deals with cases where it is
</I>><i> requested to send security messages to a remote host. (For example,
</I>><i> if a remote-capable MTA is not installed or accessible.)
</I>><i>
</I>
That can't easily be done. For anti-spam reasons, very few remote MTAs
will accept mail from an MUA or MTA originating from an "unknown" IP
address. For an ISP MTA, this is one not within the assigned IP pool
for its clients and for the big boys, it's anyone who isn't known as a
valid ISP or who can't authenticate themselves via userid/password or TLS.
So, if you need the services of an external MTA, you will require
configuration info that is specific to the client system.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008390.html">[Mageia-dev] [RFC] msec (nail) can't send reports to local users accounts - require an MTA?
</A></li>
<LI>Next message: <A HREF="008343.html">[Mageia-dev] [RFC] msec (nail) can't send reports to local users accounts - require an MTA?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8396">[ date ]</a>
<a href="thread.html#8396">[ thread ]</a>
<a href="subject.html#8396">[ subject ]</a>
<a href="author.html#8396">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|