<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 30/04/10 02:29 PM, <a class="moz-txt-link-abbreviated" href="mailto:skipmorse@gmail.com">skipmorse@gmail.com</a> wrote:
<blockquote cite="mid:0016e64e5688fd29610485786c39@google.com"
type="cite">Sounds like you probably know more about how this stuff
works than I, but I was under the impression that, by default, the
server will only ACCEPT mail with the TO being for any of the domains
in the 'domains' section of the web-admin...<br>
<br>
And, it would seem to be default that you can't authenticate as
<a class="moz-txt-link-abbreviated" href="mailto:user1@domain.com">user1@domain.com</a> and send mail saying you're <a class="moz-txt-link-abbreviated" href="mailto:user2@domain.com">user2@domain.com</a>... But, I
really don't know how it works to send mail as if it's from
<a class="moz-txt-link-abbreviated" href="mailto:user1@domain2.com">user1@domain2.com</a>...<br>
<br>
We don't use that in our setup, I just have an alias for each user for
domain2.com, maybe I don't need to have that?
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
</pre>
</blockquote>
<br>
In fact, I never saw someone who really need to send mail in behalf of
a alias. I'm not really sure what would be the point. But one may need
it. In this case, the easiest way to do that if to use the Reply-To
header. You then can send mail from <a class="moz-txt-link-abbreviated" href="mailto:user@domain.com">user@domain.com</a>, and ask the user
to reply to <a class="moz-txt-link-abbreviated" href="mailto:user@domain2.com">user@domain2.com</a>. And you won't break anything. You're
allowed to do that without any special config.<br>
<br>
So yes, the alias thing should be more than enough for most cases. And
the Reply-To header is available to solve some other minor "problems".<br>
<br>
<div class="moz-signature">-- <br>
<style type="text/css" media="screen">
#container {
position: relative;
}
#top {
position: relative;
}
#logo {
position: relative;
float: left;
}
#infos {
position: relative;
float: left;
}
#bottom {
position: relative;
width: 100%;
clear: both;
}
</style>
<div id="top"> </div>
<div id="bottom">Christian...<br>
</div>
</div>
</body>
</html>