IMC partial hangs

2003-11-23 Thread Herold Heiko
Exchange 5.5sp4, IMC not directly reachable from the outside (push/receive to an external smtp gateway). Lately the IMC hanged various times, exactly we seem to: - receive a particular email, a message il logged: A message from [EMAIL PROTECTED] in temporary file C:\EXCHSRVR\imcdata\in\X2QQCAY2

Sent to PF move ?

2003-11-17 Thread Herold Heiko
Hi, I need to move everything arriving in the Sent Items of a particular mailbox to a public folder (EX5.5). A outlook rules wizard rule would be client side only (move to PF), but there could be no client open (those mails actually are sent by cdo agent running in another PF with the priviledge

smtp and Send As ?

2003-10-06 Thread Herold Heiko
Scenario: exchange 5.5, smtp connector to the outside. User USER with Send As permission (such as granted from exchange administrator on a domain account) on a object PF (happens to be a PF visible in the GAL). Users sends a mail From: PF. Mail goes outside with correct From: PF headers, but wrong

RE: Need a product to move attachements for the web

2003-06-05 Thread Herold Heiko
Funny thing, it's a while I'm about to code something like that REALLY SOON NOW for internal use. A little bit more complicated since I'll need to traverse some firewalls and use unix based webservers, but basically the idea is exactly the same. Stupid instant poll: how many of you out there have

RE: Programmatically recover from the Dumpster ?

2003-05-29 Thread Herold Heiko
back to the original folder structure? Ed Crowley MCSE+I MVP There are seldom good technological solutions to behavioral problems. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Herold Heiko Sent: Tuesday, May 27, 2003 11:15 PM To: Exchange

Programmatically recover from the Dumpster ?

2003-05-28 Thread Herold Heiko
Hello, I facing a recover from the dumpster for 1000 folders or a restore to restore server + export to pst + import procedure, which I'd prefer not to do since in that way I'd gain several GB of store size due to lost SIS (I know all of those objects are stil present in other areas of the public

programm. read the PF Permission Roles ?

2003-02-28 Thread Herold Heiko
Is there any way to read programmatically the permissions set on public folders on EX5.5/NT4 ? Not the client permissions, those set on the Permissions page from exchange administrator. Directory export doesn't seem to have any working field for that info (at least I tried every field offered by

CDO phone/fax fields problem

2003-02-18 Thread Herold Heiko
Please consider this working prototype of code using CDO. What it does is finding the GAL, find some mailbox, change the phone and fax number. Const CdoPR_TRANSMITABLE_DISPLAY_NAME_A = H3A20001E Const CdoPR_PRIMARY_FAX_NUMBER = H3A23001E Set cdo = CreateObject(MAPI.Session) cdo.Logon , , 0, 0, 0

RE: Moving Exchange Database

2003-01-22 Thread Herold Heiko
Why ? Probably I'll have to do a transition to a NAS (Hitachi, reselled by HP) sometime soon, so I'm somewhat interested :) Obviously I will test before moving the production databases, though. Heiko -- -- PREVINET S.p.A.[EMAIL PROTECTED] -- Via Ferretto, 1ph

RE: Moving Exchange Database

2003-01-22 Thread Herold Heiko
in Exchange databases and degrade the performance of the server. http://www.nwfusion.com/news/2001/0618infra.html William Lefkovics, MCSE-NT4, MCSE-W2K, A+, WLKMMAS, ExchangeMVP -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Herold Heiko Sent

RE: Moving Exchange Database

2003-01-22 Thread Herold Heiko
corruption in Exchange databases and degrade the performance of the server. http://www.nwfusion.com/news/2001/0618infra.html William Lefkovics, MCSE-NT4, MCSE-W2K, A+, WLKMMAS, ExchangeMVP -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Herold

RE: Add custom smtp header ?

2002-12-18 Thread Herold Heiko
-Exchange MessageOne Exchange Monitoring Reporting:http://www.messageone.com/MV.asp Free Custom OWA Screens: http://www.messageone.com/m1owa/index.asp On 12/16/02 2:05, Herold Heiko [EMAIL PROTECTED] wrote: Is it possible to add a custom smtp header to outgoing email with EX5.5

RE: PFADMIN

2002-12-16 Thread Herold Heiko
You need to get a list of your folders - either walk the tree or directory export (admin.exe) with the column Folder-Pathname. Then massage the list in order to produce a series of lines like this: SETACLtabcomplete\folder\path\nametabusernametabO (use a real Tab char instead of tab, obviously)

Add custom smtp header ?

2002-12-16 Thread Herold Heiko
Is it possible to add a custom smtp header to outgoing email with EX5.5 ? I'd like to add a X-CUSTOM-something: data to outgoing email. More than that, if possible I'd like to add that data from code running in a custom form. Any chances ? Heiko -- -- PREVINET S.p.A.[EMAIL PROTECTED]

Progr. change PF permissions ?

2002-11-20 Thread Herold Heiko
Hello, is there any way to change programmatically the client permissions on public folders on EX 5.5? If I understand it correctly vba from outlook can't reach those properties. csv directory import neither I believe ? Cdo ? ADSI ? Thanks Heiko -- -- PREVINET S.p.A.[EMAIL

RE: Public Folder Send As

2002-07-04 Thread Herold Heiko
You did unhide the PF, do you ? Heiko -- -- PREVINET S.p.A.[EMAIL PROTECTED] -- Via Ferretto, 1ph x39-041-5907073 -- I-31021 Mogliano V.to (TV) fax x39-041-5907472 -- ITALY -Original Message- From: Sander Van Butzelaar [mailto:[EMAIL PROTECTED]] Sent:

PF won't create in the correct container ?

2002-07-01 Thread Herold Heiko
EX 5.5 sp4. Due to some wrong design we have a separate container for some special PF (yeah, bad design, should have used adress book views ecc.) In order to create new folders there usually we do (this happens at very rare times though) change the PF container in information store site

RE: Contact Public Folder Problems (ex 2000)

2002-05-03 Thread Herold Heiko
Beside the obvious (check client permissions on the folder for that user), I have a similar problem with some (not all) contacts created with outlook 2K who can't be opened by old OL97. Apparently all the properties can be viewed in table view if appropriate columns are added, but the contact

Agent Tab missing onf PF

2002-04-17 Thread Herold Heiko
Any idea why the Agent tab could suddenly be somewhat missing from the properties of newly created PF ? Exactly, talking about a bunch of subfolders of a particular folder, - The service account and two admin accounts (one with service account permissions, the other one is a View only admin on

RE: HELP IMS problems

2002-03-25 Thread Herold Heiko
chances and erase/recreated the connector. Heiko -- -- PREVINET S.p.A.[EMAIL PROTECTED] -- Via Ferretto, 1ph x39-041-5907073 -- I-31021 Mogliano V.to (TV) fax x39-041-5907087 -- ITALY -Original Message- From: Herold Heiko [mailto:[EMAIL PROTECTED]] Sent

HELP IMS problems

2002-03-20 Thread Herold Heiko
Hello, I've some trouble here :( NT4, EX5.5 sp4, 3 servers in site, one of them with a IMS configured to forward everything to another host (sendmail box). The IMS just started to die without reason, no log anywhere. When restarted it does work for some seconds to die again even before the

RE: C2C Compression Utility

2002-03-20 Thread Herold Heiko
It really is a client and a server product. The server product (which is better run on its own server) can be configured to select attachments with a bunch of rules, and replace them with a compressed (zip) version, while preserving SIS. The client side will decompress received attachments

RE: Move mailbox = can't reveive ?

2002-01-29 Thread Herold Heiko
Of Herold Heiko Sent: Monday, January 28, 2002 6:30 AM To: Exchange Discussions Subject: Move mailbox = can't reveive ? EX4.4 sp4 say, server Gateway (IMC connector only), server A and server B (mailboxes). During move mailbox from A to B arrived a incoming mail (smtp to Gateway

RE: Move mailbox = can't reveive ?

2002-01-29 Thread Herold Heiko
? -Original Message- From: Herold Heiko To: Exchange Discussions Sent: 1/29/2002 6:01 AM Subject: RE: Move mailbox = can't reveive ? OK users should not be connected during move mailbox - no problem. But mail can't be delivered ? Let's see, this means a) every connector on every

Move mailbox = can't reveive ?

2002-01-28 Thread Herold Heiko
EX4.4 sp4 say, server Gateway (IMC connector only), server A and server B (mailboxes). During move mailbox from A to B arrived a incoming mail (smtp to Gateway) for the mailbox on the move. server A sent back a reply Your message ... did not reach the following recipient(s): Display name on

RE: unread mail marked read by itself ?????

2002-01-28 Thread Herold Heiko
Multiple exclamation marks... a sign of a diseased mind. Terry Pratchett Maskerade Heiko -- -- PREVINET S.p.A.[EMAIL PROTECTED] -- Via Ferretto, 1ph x39-041-5907073 -- I-31021 Mogliano V.to (TV) fax

PF restore problem

2002-01-10 Thread Herold Heiko
A coadmin of mine created somewhat of a problem when I wasn't available (some PF rehoming done incorrectly, without waiting for replication), some PF contents are gone. Take restore server, reinstall (NT4, sp, exch 55, sp4). Restore stores (from backup exec 8.5, private and pub, no dir). Restart

RE: PF restore problem

2002-01-10 Thread Herold Heiko
://support.microsoft.com/default.aspx?scid=kb;DE;q182979 Ricki -Ursprüngliche Nachricht- Von: Herold Heiko [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 10. Januar 2002 11:56 An: Exchange Discussions Betreff: PF restore problem A coadmin of mine created somewhat of a problem

RE: PF restore problem

2002-01-10 Thread Herold Heiko
From: Roger Seielstad [mailto:[EMAIL PROTECTED]] Yep. One crucial step is missing, and I've never found it documented in the DR Whitepapers.. GRRR. In ExAdmin, you need to add a replica of the PF to the restore server. Once you do that, you'll have client access to them again.

Moving folders through replication, agent scripts

2001-11-28 Thread Herold Heiko
: Wednesday, November 28, 2001 11:26 AM To: 'Herold Heiko' Subject: RE: Public Folders Maybe a stupid question, have you installed the event service on the new PF server ? If you have you given yourself the necessary rights to create an event, client permissions must be at least author level? Mike

RE: (stupid?) directory replication question

2001-11-25 Thread Herold Heiko
is like the Hogwarts curriculum. Ed Crowley MCSE+Internet MVP Tech Consultant Compaq Computer Corporation (soon to be HP) All your base are belong to us. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Herold Heiko Sent: Friday, November 23, 2001 1:41 AM

RE: Will restored folders be destroyed by replication

2001-11-23 Thread Herold Heiko
Which would destroy SIS for those files ? Or is there a possibility to preserve it ? Heiko -- -- PREVINET S.p.A.[EMAIL PROTECTED] -- Via Ferretto, 1ph x39-041-5907073 -- I-31021 Mogliano V.to (TV) fax x39-041-5907087 -- ITALY -Original Message- From: Ed

RE: (stupid?) directory replication question

2001-11-23 Thread Herold Heiko
MCSE+Internet MVP Tech Consultant Compaq Computer Corporation (soon to be HP) All your base are belong to us. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Herold Heiko Sent: Wednesday, November 21, 2001 5:30 AM To: Exchange Discussions Subject: (stupid

RE: outlook closed when moving mailboxes?

2001-09-26 Thread Herold Heiko
With 5.5 the client often will Dr.Watson if open, anyway it won't work. So, the answer is: NO, you must close the client. Dunno with E2k. Heiko -- -- PREVINET S.p.A.[EMAIL PROTECTED] -- Via Ferretto, 1ph x39-041-5907073 -- I-31021 Mogliano V.to (TV) fax x39-041-5907087

Purge PFs by date or other criteria ?

2001-08-28 Thread Herold Heiko
Hello, is there any easy way to a) export (to PST) for long-term storage a number of elements in a number of PF, selected by date or other criteria, and b) possibly if requested remove those items afterwards ? Basically something like Mailbox manager for PF, possibly more geared for periodic