have all email for a domain forward to one email address - Microsoft Exchange |
- have all email for a domain forward to one email address
- give an AD user access to an Exchange calendar without giving that user an Exchange mailbox (possible??)
- Trend & IMF
- Bizarre Problem with Exchange Server that I need a little help on
- Public Folder Referals
- Exmerge and calendar reminders
- 32bit Exchange 2007 RTM
- Antigen 9 SMTP&SPAM
- The destination server for this recipient could not be found in Do
- Is it possible to link calendars between two different exchange organizations?
- exchange 2007
- Mail Header and Message ID FQDN
- Exchange question...
- OWA rejects password
- Block email to specific user
- Not receiving some automated External Emails
- Exch 2000 to 2003 upgrade - public folders don't replicate
have all email for a domain forward to one email address Posted: 27 Nov 2006 01:37 PM PST Save this script as forward.vbs and save to your c: drive. Note change the portion where it says com <SCRIPT LANGUAGE="VBScript"> Sub ISMTPOnArrival_OnArrival(ByVal Msg, EventStatus ) on error resume next Dim RecpList recplist = LCase(Msg.EnvelopeFields("http://schemas.microsoft.com/cdo/smtpenvelope/recipientlist")) recplist = recplist & "SMTP:com.com;" Msg.EnvelopeFields("http://schemas.microsoft.com/cdo/smtpenvelope/recipientlist") = recplist Msg.EnvelopeFields.update End Sub </SCRIPT> Open command prompt. Go to Start --> Run, type cmd, ok c:\>cscript smtpreg.vbs /add 1 onarrival forward.vbs CDO.SS_SMTPOnArrivalSink "rcpt to=*@yourseconddomain.com;*@yourthirddomain.com Test by sending from outside to a user in your second and third domain. James Chong com wrote: |
Posted: 27 Nov 2006 11:21 AM PST By "housed on" Exchange, I meant either a users personal calendar (shared) or a calendar in a public folder. Our problem is once the user is created as a mailbox-enabled one, emails that are sent to them FROM Exchange won't be forwarded to our non-Exchange system. (because they resolve locally) Thoughts? Can a non-mailbox enabled account be used as a 'security principal' in this instance, in terms of ACLs? Blake "Bharat Suneja [MVP]" <spam.org> wrote in message news:%phx.gbl... |
Posted: 27 Nov 2006 07:38 AM PST I figured out how to save it in Unicode format but it didn't pick it up until I copied it into the \6.5.7875.0\ subfolder. Am I to assume then that we'll have to copy this every time there's an update to the IMF? -Scott |
Bizarre Problem with Exchange Server that I need a little help on Posted: 27 Nov 2006 06:34 AM PST Thanks for the reply - if I get anywhere with mine I'll let you know - g "bearguy904" wrote: |
Posted: 27 Nov 2006 12:14 AM PST What is needed to be setup for this two happen, i have checked a few different sites and they are all doing the same thing. the public folder referals are setup as default, to use routing groups i have not setup any custom lists. some sites have SMTP conectors and others dont, but i should not really even need an SMTP connector for this, shoudl i? Is the setup different for this functionality when i do or do not have an SMTP connector? Please advise with a vanila default install what is needed other than, two EXCH servers, a public folder located on EXCH01 and user mailbox on EXCH02 and the user connects either via OWA or outlook and he gets redirected to the content on EXCH01. Thanks "Ed Crowley [MVP]" wrote: |
Exmerge and calendar reminders Posted: 24 Nov 2006 08:40 AM PST On 27 Nov 2006 07:14:14 -0800, "spacemancw" <com> wrote: So, don't import the PST. Connect to the account and point the account at the existing PST. You will then have mail delivered to the PST and there won't be any popups. Yes indeed they do. I'm pretty sure there is no fix for this because you're importing appointments into a new system which, in Outlook, triggers a calendar reminder. Now you have fully clarified the situation you need to know that you are in the wrong group. None of this has got anything whatsoever to do with Exchange server. Try the Outlook group(s) but I don't think there's a way that you can import and supress the pop ups. |
Posted: 24 Nov 2006 07:40 AM PST Only the 64-bit version will be supported in production. This requires the 64-bit version of Windows Server 2003. From Exchange Server 2007 Beta 2 faq: Which 64-bit processors will be supported by Exchange Server 2007? A. Exchange Server 2007 will support servers with "x64" processors. Most new servers today ship with processors from Intel and AMD that include this x64 support, called Intel Extended Memory 64 Technology (EM64T) by Intel and AMD64 by AMD. Exchange Server 2007 will not offer support for Itanium (IA-64) processors, which are intended for more processor-intensive database and business applications. http://www.microsoft.com/exchange/preview/faq.mspx -- Scott Schnoll This posting is provided "AS IS" with no warranties, and confers no rights. Please do not send email directly to this alias. This alias is for newsgroup purposes only. "Chad" <microsoft.com> wrote in message news:com... |
Posted: 24 Nov 2006 06:11 AM PST Hi, You need to configure the smart-host on the exchange server (configure this on a SMTP connector) if you want the Antigen SMTP server to be the gateway to the internet. Leif "Michael Skairjeh" <microsoft.com> wrote in message news:com... |
The destination server for this recipient could not be found in Do Posted: 22 Nov 2006 08:27 PM PST Thanks for the input. Apparently, that issue has been resolved. "Schrader" wrote: |
Is it possible to link calendars between two different exchange organizations? Posted: 22 Nov 2006 10:19 AM PST This is great information, thanks! Jeff "Bharat Suneja [MVP]" <org> wrote in message news:phx.gbl... |
Posted: 21 Nov 2006 07:11 AM PST chriske911 pretended : thnx to both since I just looked into this I got confused by the trial versions since a lot of money is involved in purchasing a new server I wanted to make absolutely sure grtz |
Mail Header and Message ID FQDN Posted: 20 Nov 2006 09:21 AM PST Thanks for the advice. I was hoping for a quick fix. We are about to redesign the AD architecture. Have a Great Day! "Bharat Suneja [MVP]" wrote: |
Posted: 20 Nov 2006 08:44 AM PST On Mon, 20 Nov 2006 10:44:19 -0600, "Mike" <com> wrote: It could run the other things but you wouldn't be very wise at all if you decided to make it available as a Terminal Server. Not sure the beef that the Crystal Reports server requires but I guess it'll also want SQL as well so I'd suggest you didn't do this either. |
Posted: 20 Nov 2006 04:59 AM PST Have you traced down the person who was messing about with the box then? |
Posted: 19 Nov 2006 11:12 AM PST there should have been a thanks in last too...;-) Thanks John. "Maxibo" <com> wrote in message news:phx.gbl... |
Not receiving some automated External Emails Posted: 17 Nov 2006 02:40 PM PST Thanks for the response Franky! I did check and IMF is not blocking it. "Franky M." wrote: |
Exch 2000 to 2003 upgrade - public folders don't replicate Posted: 16 Nov 2006 02:06 PM PST > How long have you waited? Days - weeks almost - Exchange project is happening in background while TS upgrade is completed so no huge rush. Has the hierarchy replicated? YES? - This does not appear to be a problem as all servers seem to be populated with the full hierarchy - is the any tools you can suggest besides the ESM to confirm this has completed without error. Have you created replicas for all the folders? YES - initially I added a replica for each public folder on the Exchange 2000 server on one of the new 2003 servers, then after that added the 2nd new Exch2003 server as a replica. Initially replication appeared to be moving along fine that is why I added 2nd Exch2003 as replica, maybe I should have been more patient. Do you have messaging connectivity between the two servers? All other functionality appears to be fine, all mailboxes located on Exch2000 server use on of the Exch2003 to send email. Have you turned up diagnostic logging to see if there are any problems? YES - following are some of the errors I get - Event Type: Error Event Source: MSExchangeFBPublish Event Category: General Event ID: 8276 Date: 27/11/2006 Time: 2:00:08 AM User: N/A Computer:%SERVER% Description: Site folder could not be opened for duplicate message deletion on virtual machine %SERVER%. The error number is 0x8004010f. Event Type: Error Event Source: MSExchangeIS Public Store Event Category: Replication Errors Event ID: 3093 Date: 26/11/2006 Time: 1:51:27 PM User: N/A Computer: %SERVER% Description: Error -2147221233 reading property 0x67480014 on object type tbtOwningFolders from database "First Storage Group\Public Folder Store (%SERVER%)". NOT REALLY AN ERROR BUT I GET THIS ALLOT Event Type: Information Event Source: MSExchangeIS Public Store Event Category: Background Cleanup Event ID: 1102 Date: 27/11/2006 Time: 6:47:30 PM User: N/A Computer:%SERVER% Description: The background cleanup on message 1-1926C4 is delayed (in use) on database "First Storage Group\Public Folder Store (%SERVER%)". Thanks pretty much it for the errors Do you see replication messages between the two servers when looking at the queues? YES and NO - initially replication worked fine at least it appeared this way, after starting the initial replication I had to pause it by right clicking Exch ORg in ESM and selecting stop public folder replication as it was getting close to business hours and didn't want to effect end user performance, probably just a coincidence but it seams like since then it hasn't really replicated again properly. As it stands now some folders are replicated and other arenât, the queues fill up with folder content messages that just have a status of retry and the SMTP queues provides a very helpful message of "SMTP protocol error" Example of message stuck in queue <C4B5F40431C785489E3470E661D0D29B6EEF95@%SERVER%.m ainbrace.hq.com.au> %SERVER%com.au Folder Content Normal 240,325 N/A Envelope Recipients: SMTP%SERVER%com.au; SMTP:%SERVER%com.au; 27/11/2006 2:33 PM 27/11/2006 2:33 PM 29/11/2006 2:33 PM 10 Retry At this point o should mention a few things - 1. Exchange public folder store is at or near the 16GB limit - I plan on defragging and checking for repairing and consistency issues tonight as I assume corruption could or does affect this. 2. There has been some pretty serious AD issues that have now been resolved where SYSVOL was not replicating, also there appear to be an issue with unknown SIDs on allot of AD and Exchange objects, I know this can cause issues it might even be left over from original Exchange 5.5 migration long time ago. We have only been involved with site for a month or two. 3. Can replication continue if 16GB limit reached and key enabled to allow this to be temporarily increased? 4. At the monument I have removed all replicas except the original Exch2000 public folder in the attempt to start from scratch and it does not appear that even this change is flowing through properly. 5. Original Exch2000 server was demoted form been a DC about 2 weeks ago, this process has completed ok and there are no issues with FSMO roles or crap left over in AD. I guess what i need to know is what is the best strategy moving forward, should i focus on troubleshooting issue or should i attempt to remove the new servers and kind of start again? thans "Ed Crowley [MVP]" wrote: |
You are subscribed to email updates from TextNData Forums - Microsoft Exchange To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |