On Fri, Mar 29, 2002 at 01:56:43AM +0530, Kingsly John wrote: >On Thu, 28 Mar 2002, Rajesh Fowkar wrote: > > |So the mails sent to [EMAIL PROTECTED] should not stay in the queue but > |delivered to the local mailbox [EMAIL PROTECTED] > >This will create an additional problem that people won't be able to check >your company mail from outside the office... (assuming regular indian >company.. ofcourse it can be overcome with things like leased lines/VPNs >etc ... but the user would still have to check his mails at two different >places.)
This server is also setup for dialin. Users from different locations are dialing in and checking their mails. I only wanted that in case some user sends mail to say [EMAIL PROTECTED] instead of sending to [EMAIL PROTECTED], it should go directly to local mailbox even if it is from @mycompany.com. Suresh has suggested virtusertable instead of aliases. Peace -- Rajesh : ####[ Linux One Stanza Tip (LOST) ]########################### Sub : bash tricks (#1) LOST #147 Why re-type a full command. At the bash prompt "!" allows you to go back to the last command executed with a search pattern. e.g. During an edit-compile session you entered something like gcc -o test test.c, and then edited it again, to re-compile it all you do is enter '!gcc' [Enter] ... and there it goes ... ####<[EMAIL PROTECTED]>######################################## : _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
