On Sun, 3 Aug 2003 14:00:12 +0200 (Romance Daylight Time) Vadim Zeitlin <[EMAIL PROTECTED]> wrote:
> On Fri, 1 Aug 2003 13:05:35 +0200 (CEST) Robert Vazan > <[EMAIL PROTECTED]> wrote: > > RV> I have been thinking about this and, if I want to make tests > reasonably > RV> fast and simple, there must be some way to deliver directly to > mailbox > RV> even if the mail is seemingly addressed to somebody on Internet. > > You can do this without problem if you have a Linux box on a LAN. Just > run > your own bind and put your own mail server as MX for the domain .M (which > doesn't exist AFAIK) -- then you should be able to receive anything sent > to > [EMAIL PROTECTED] back. OK, I can now send mail between addresses [EMAIL PROTECTED] and [EMAIL PROTECTED] It can be done with domain-dependent routing and delivery to file in Exim without any changes to Dns records. However, it would still be nice to have something like this in Mahogany, because Exim trick might not work with other MTAs and it certainly won't work on Windows. Construction of such system could be also automated and it would be easier to wait until the message appears in destination mailbox. ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
