On Wed, Apr 28, 2010 at 9:12 PM, unsolicited <span dir="ltr"><<a href="mailto:unsolicited@swiz.ca">unsolicited@swiz.ca</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Khalid Baheyeldin wrote, On 04/28/2010 3:01 PM:<div class="im"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I run some stuff on the home server that emails me (e.g. various checks,<br>
monitoring, backup, ...etc.). I configured Postfix to tunnel that through my<br>
smtp box like so. Works well.<br>
<br>
relayhost = [<a href="http://smtp.example.com" target="_blank">smtp.example.com</a>]:587<br>
</blockquote>
<br></div>
Sadly, since I don't have a hosted server, that doesn't work for me or others who might be reading / interested in this thread.<br>
<br>
If we want our own mail server, be it to receive or send to other servers, sending to/from 25 will be required. Assuming no ability to relay.</blockquote><div><br>It only becomes a problem if the only server that needs to send email is <br>
the one behind Rogers. <br><br>Take this example:<br><br>You have the domain <a href="http://example.com">example.com</a>. It has many physical/logical machines.<br><br>Say <a href="http://home.example.com">home.example.com</a> is the one behind Rogers. It cannot accept port<br>
25, and is blocked from sending on it as well. This is for good reason, so<br>Rogers can decrease spam sent from infected machines.<br><br>But for that domain, you have <a href="http://www.example.com">www.example.com</a> which is your web server.<br>
You also have another machine called <a href="http://smtp.example.com">smtp.example.com</a>, and both are<br>outside the Rogers network.<br><br>The <a href="http://smtp.example.com">smtp.example.com</a> machine has an SMTP server on it, be it postfix<br>
or exim or something else. They accept email from outside sources and<br>send it to you, or the POP/IMAP box is on it as well.<br><br>Now <a href="http://home.example.com">home.example.com</a> can send email normally using the one  line<br>
in postfix on that machine.<br><br>Works well. Yes, it requires an outside machine.<br></div></div>-- <br>Khalid M. Baheyeldin<br><a href="http://2bits.com">2bits.com</a>, Inc.<br><a href="http://2bits.com">http://2bits.com</a><br>
Drupal optimization, development, customization and consulting.<br>Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>