There are only 2 places that I am aware of I found these by using the keyword "was" under "Find config setting:" g_redirect - Redirect messages to 'was' to the 'new' address From the documentation --------------------- Specifies global redirection rule. These rules are applied to local and remote addresses so should be used with 'care', for domain based redirection use the redirect rules within a domain. An example rule would be:HIDDEN@x.com --> bob@yy.com or *@xx.com --> joe@xx.com Wild cards can be used and replaced, e.g. g_redirect was="HIDDEN@t.net" to="%1@gadget.com" g_redirect was="HIDDEN@get.com" to="%1-%2@gadget.com" Would make HIDDEN@get.net --> bob@gadget.com HIDDEN@ol.gadget.com --> fred-cool@gadget.com These rules are processed 'before' the domain is identified, therefore you cannot use host_alias domain values in them. Use a domain redirect rule if this is required. You can also redirect a message to a robot or script like this: g_redirect was=HIDDEN@ydomain.com" to="|/usr/local/myrobot.sh" Your script can read the environment variables: MAILFROM RCPTTO MSGSIZE And must read the message on 'stdin', the message will be terminated with "crlf.crlf" Your script can then process the message and if it want's to respond must use smtp to send a response back etc... Your script will run as the user 'mail' so if that user does not have access to the script file or work files then it will fail :-) >>> End documentation snip and the redirection setting under the domain window which allows email for a specific domain to be redirected to another account or domain. redirect - Redirect Email to another account From the documentation --------------------- This redirects mail from one user to another. The destination can be a full Email address with another domain name. Syntax: redirect was=string to=string >>> End documentation snip Cheers, Paul On Jan 16, 2011, at 4:49 AM, Samantha wrote: > Hey Guys > > I have asked this question before but cant locate the answer > > Got an end user who has software that should email sayHIDDEN@3.com but is emailingHIDDEN@6.com > Is there anyway I can redirect mail being sent toHIDDEN@6.com be automatically redirected toHIDDEN@3.com > > > Regards > > Sam Scafe > (M) 0424136364 > (W) 0740153411 > > > > THE SMELLY BLACK DOG COMPANY PTY LTD > <image001.jpg> > Level 2 / 50 York Street > Sydney > NSW 2000 > Phone: 1300-965-364 > E-Mail –HIDDEN@ellyblackadog.com.au > CAMS Accredited Official > SILVER - COMMUNICATIONS RALLY > SILVER - COMMUNCATIONS CIRCUIT > BRONZE- SCRUTINEER > BRONZE- STEWARD > EVENT ACCESSOR (ADVANCED) > AMATUER RADIO > VK4FQ > VK4TTT > APRS > VK4FQ, VK4FQ-5, VK4FQ-9, VK4FQ-15 > > Disclaimer: This e-mail is intended for the named recipient only. The information contained in this message may be confidential, or commercially sensitive. If you are not the intended recipient you must not reproduce or distribute any part of the e-mail, disclose its contents to any other party, or take any action in reliance on it. If you have received this e-mail in error, please contact the sender immediately. Please delete this message from your computer. Any views expressed in this message are those of the individual sender and may not necessarily reflect the views of The Smelly Black Dog Company Pty Ltd or any related entity. SBDC accepts no responsibility for changes made to this message after it was sent. Before opening or using attachments, please check them for viruses and defects. >
Last Message | Next Message