Hi! I'm currently trying to patch my local kmail to use the configurable notification handling by an eventsrc file when new mail arrives instead of the simple=20 beep call it uses now. The patch works but theres one problem. If the user chooses to get a messagebox on mail=20 arrival his desktop will be cluttered with message=20 boxes if he doesn't close them. Since every time the knotify event is called a new message box is opened by knotify. The current kmail avoids this by a simple boolean. But that's not possible when the messagebox is invoked through knotify and not directly by kmail as it is now. Is there any way to work around this? Regards, Stephan >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<