From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.217.136 with SMTP id hm8cs230914icb; Wed, 29 Dec 2010 07:44:57 -0800 (PST) Received: by 10.224.45.145 with SMTP id e17mr14488921qaf.96.1293637494878; Wed, 29 Dec 2010 07:44:54 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id l2si27021557qcu.148.2010.12.29.07.44.54; Wed, 29 Dec 2010 07:44:54 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 153921858367; Wed, 29 Dec 2010 10:44:54 -0500 (EST) Received: from mail-ww0-f54.google.com (mail-ww0-f54.google.com [74.125.82.54]) by rubyforge.org (Postfix) with ESMTP id 2F9C018582EE for ; Wed, 29 Dec 2010 10:44:35 -0500 (EST) Received: by wwb31 with SMTP id 31so10617367wwb.23 for ; Wed, 29 Dec 2010 07:44:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=+3da81JDxOHEUiSrV53QqB/bm7IxQBjHqFnWh7pjWuY=; b=IygBvteESmRbuap2G9VBtZ52QALZr+3gKcK2EIcv+T2jlPlCIEwVc7i9QAmhZ4ksvY obQvGUr1i1DWDlWJG8QRpxzew9XstH/CxhrdwnaqeUQNOV8KfVozgIqKbtpQ7STV+iMm ddRtzNI9WwVBs4rsoN3jjm2wIMelisqlm82Po= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=v9g8w6oWaWQ1Zl53TVZELBPnsjGt/THhKH91x16KNCXGCCzzeNSgt3JJtiBCQRGGFB 8QPpVLCYZJxEzotQw4I3lVEo4aqpWSylCnoE+0wc8vBsYMFYzTDeH1prE48zF//DmZ9a qMI/JfjgsdjciHsqjrunIGPMUNn6ZcSdO3OjU= MIME-Version: 1.0 Received: by 10.227.180.76 with SMTP id bt12mr8965448wbb.146.1293637475188; Wed, 29 Dec 2010 07:44:35 -0800 (PST) Received: by 10.227.153.17 with HTTP; Wed, 29 Dec 2010 07:44:34 -0800 (PST) In-Reply-To: <1293635283-sup-9377@pinkfloyd.chass.utoronto.ca> References: <1293635283-sup-9377@pinkfloyd.chass.utoronto.ca> Date: Wed, 29 Dec 2010 21:14:34 +0530 Message-ID: From: "Jagadeesh N. Malakannavar" To: Ben Walton Cc: sup-talk Subject: Re: [sup-talk] appending domain names X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0187467825==" Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org --===============0187467825== Content-Type: multipart/alternative; boundary=00248c0eed542d3f9c04988e72b7 --00248c0eed542d3f9c04988e72b7 Content-Type: text/plain; charset=ISO-8859-1 Mine is always append mydomain.org case. Thanks for the reply. Thanks On Wed, Dec 29, 2010 at 8:40 PM, Ben Walton wrote: > Excerpts from Jagadeesh N. Malakannavar's message of Wed Dec 29 10:00:40 > -0500 2010: > > > How can I append domain name to the email recipient? > > Is this a general question (eg: $domain might be somewhere.net or > something.com?) or a specific question (eg: always append mydomain.org > to unqualified addresses)? > > If the former, try the before-edit hook to scan the message recipients > and modify as required. You could also use aliases/contacts depending > on your situation. > > If the latter, have your MTA configuration do it for you and don't > worry about it from sup. > > HTH. > -Ben > -- > Ben Walton > Systems Programmer - CHASS > University of Toronto > C:416.407.5610 | W:416.978.4302 > > _______________________________________________ > sup-talk mailing list > sup-talk@rubyforge.org > http://rubyforge.org/mailman/listinfo/sup-talk > --00248c0eed542d3f9c04988e72b7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Mine is always append mydo= main.org case. Thanks for the reply.

Thanks

<= div class=3D"gmail_quote">On Wed, Dec 29, 2010 at 8:40 PM, Ben Walton <bwalton@arts= ci.utoronto.ca> wrote:
Excerpts from Jagadeesh N. Malakannavar'= ;s message of Wed Dec 29 10:00:40 -0500 2010:

> How can I append domain name to the email recipient?

Is this a general question (eg: $domain might be somewhere.net or
something.com?) or a= specific question (eg: always append mydomain.org
to unqualified addresses)?

If the former, try the before-edit hook to scan the message recipients
and modify as required. =A0You could also use aliases/contacts depending on your situation.

If the latter, have your MTA configuration do it for you and don't
worry about it from sup.

HTH.
-Ben
--
Ben Walton
Systems Programmer - CHASS
University of Toronto
C:416.407.5610 | W:416.978.4302

_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk

--00248c0eed542d3f9c04988e72b7-- --===============0187467825== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk --===============0187467825==--