Search the web
Sign In
New User? Sign Up
lnotes-l-new · lnotes-l
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1598 - 1627 of 3574   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1598
No, the gateway is a round robin of open source servers that serve a large population of end-users. Their logs show no connection attempt until the successful...
Patrick Trapp
ptrapp@...
Send Email
Jul 1, 2008
1:34 pm
1599
Any suggestions on the easiest way to create an automated email response when an email hits our Customer Service email or tech support email? Thanks in advance...
Michael Webb
spida_bos
Offline Send Email
Jul 1, 2008
4:15 pm
1600
Do those email addresses have their own mail databases? If so, just create an agent that runs when new mail arrives and sends a response to the sender. Esther...
esther_strom@...
esthermstrom
Online Now Send Email
Jul 1, 2008
4:17 pm
1601
We're creating a portal (Notes, not web) to give our users a single entry point into all of a group of related databases. That part's no problem - I have a...
esther_strom@...
esthermstrom
Online Now Send Email
Jul 1, 2008
4:27 pm
1602
Another issue if I go with the stub documents... how long should I keep them available? Obviously there has to be some cut-off date. I'm wondering if this is...
esther_strom@...
esthermstrom
Online Now Send Email
Jul 1, 2008
4:36 pm
1603
OK, how about this: Use the Bookmark database view (History) to get the recently visited databases. Have a "all Documents" view in each one and use Unread...
Brian.M.Moore@...
herald5
Offline Send Email
Jul 1, 2008
5:21 pm
1604
Well, it appears to be resolved, and it appears to be outside the Domino server completely. (You know, when I assume that's the case, some people get...
Patrick Trapp
ptrapp@...
Send Email
Jul 1, 2008
5:41 pm
1605
How about using a single category view to provide info. tailored for the specific user. Use stub files with two fields: a flag to indicate if it's been viewed...
RA LaRock
ra_larock
Offline Send Email
Jul 1, 2008
7:27 pm
1606
Thanks, Brian. I'm not sure I understand what you're suggesting I do with the bookmarks database. As far as using unread marks, we already use unread marks in...
esther_strom@...
esthermstrom
Online Now Send Email
Jul 1, 2008
7:31 pm
1607
We don't want to actually show the entire document; just let people know that there IS a document. And I'm not sure how the single category view would work -...
esther_strom@...
esthermstrom
Online Now Send Email
Jul 1, 2008
7:42 pm
1608
Is the Customer Service account a normal email design? If so, have you thought of using the Out of Office feature? A little code change -- since the body of...
Atish Sanyal
sanyal
Offline Send Email
Jul 1, 2008
7:57 pm
1609
I was thinking you only wanted to show the databases a user has recently accessed. Sorry. I think making the stub documents is just re-creating unread marks....
Brian.M.Moore@...
herald5
Offline Send Email
Jul 1, 2008
8:02 pm
1610
Esther, If you are thinking of stub documents, and you can afford to have one document for every document in the target databases, then why not have stub ...
Atish Sanyal
sanyal
Offline Send Email
Jul 1, 2008
8:20 pm
1611
Atish, We really can't afford that many stub documents, which is another reason why I decided to just provide database activity counts - the number of new and...
esther_strom@...
esthermstrom
Online Now Send Email
Jul 1, 2008
9:15 pm
1612
It could work if you only showed, say, "New since the June 1" -- that would limit the number of stubs to a relatively small number. The stubs would be very...
Atish Sanyal
sanyal
Offline Send Email
Jul 1, 2008
10:21 pm
1613
Use the generic mail template from OpenNTF.org called ALC Team Mailbox and you'll get all this and more. I'm not affiliated with them, just a very happy user. ...
John P M Dillon
jpmdillon
Offline Send Email
Jul 2, 2008
12:30 am
1614
Hi All, I've been scripting up an agent to generate an HTML/plain text email. I have been able to create and send these emails with the HTML correctly ...
David Grant
dmgdomino2
Offline Send Email
Jul 2, 2008
3:03 pm
1615
It's likely not looking at HTML line breaks, so what you might wanna do is throw in some newline characters (CR/LF) at the end of paragraphs. Turtle ...
Scott
theoriginalturt
Offline Send Email
Jul 2, 2008
4:00 pm
1616
I've seen comments in the past on the list of what folks are using to send out e-mail blasts but never got any traction with them here, so didn't pursue them....
Patrick Trapp
ptrapp@...
Send Email
Jul 2, 2008
4:42 pm
1617
we have avoided using domino for this purpose because - its not really built for bulk mailing (Although 200 really isnt a large number) - and there is no...
aj.mccartan@...
ajmccartan
Offline Send Email
Jul 2, 2008
5:24 pm
1618
Er, not to get sidetracked, but I've had a very different experience using Domino for email blasts. We have an application that we use to send out daily,...
Stephanie Boissonnas
sboissonnas
Offline Send Email
Jul 2, 2008
5:47 pm
1619
Hi Turtle, Thanks for the response. I tried using CHR(13) at the end of the line outside of the HTML and <br> inside the HTML but am not sure of what other...
David Grant
dmgdomino2
Offline Send Email
Jul 2, 2008
6:00 pm
1620
We don't have Blackberry handhelds unless someone has purchased one for themselves, so that's not an option. Shooting a message to our cell phones is as close...
Patrick Trapp
ptrapp@...
Send Email
Jul 2, 2008
6:15 pm
1621
It's worth using the complete CRLF sequence, as some systems want the whole ASCII 1r/10 sequence. ============================================ I fought the...
Scott
theoriginalturt
Offline Send Email
Jul 2, 2008
10:30 pm
1622
Thanks Turtle, Switched the Chr(13) to Chr(10) and the world became a sunny place again. ... -- Dave...
David Grant
dmgdomino2
Offline Send Email
Jul 3, 2008
2:27 pm
1623
We have 3 servers : Server A, B, & C. There is no direct connection between server A & C. But there is connection between server A & B and B& C. o we want that...
Ginfotech.Monir@...
z_monir
Offline Send Email
Jul 7, 2008
11:02 am
1624
We have 3 servers : Server A, B, & C. There is no direct connection between server A & C. But there is connection between server A & B and B& C. So we want...
Ginfotech.Monir@...
z_monir
Offline Send Email
Jul 7, 2008
11:05 am
1625
I will be out of the office starting 07/07/2008 and will not return until 07/09/2008. I will respond to your message when I return. If you need immediate ...
Michael Webb
spida_bos
Offline Send Email
Jul 7, 2008
12:02 pm
1626
... between ... we want ... will ... tried by ... With just 3 servers, I'd probably just do this by creating 4 connection documents: A->B B->A B->C C->B ...
Richard Schwartz
rhsatrhs
Offline Send Email
Jul 7, 2008
3:53 pm
1627
Monir, Assuming that you have only one Organisation the easiest way to achieve what you desire is to use what is termed a 'Hub and Spoke' arrangement. This...
mikejkemp@...
mikej2211
Offline Send Email
Jul 7, 2008
5:06 pm
Messages 1598 - 1627 of 3574   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help