World: r3wp
[Linux] group for linux REBOL users
older newer | first last |
Robert 20-Aug-2007 [1713] | I have a sendmail question: I have some users with crowded mailboxes, as the marked such mails as keep-on-the-server. And I now want to get rid of them. How can I empty a users mailbox? |
Pekr 20-Aug-2007 [1714x2] | connect via rebol and "clear" them, but you would have to know their passwords of course ... |
if in console, I would do the same using some console tool. Or simply delete mailbox and create empty file of particular name and attributes. But I never tried it :-) | |
Robert 20-Aug-2007 [1716x5] | Seems like I can use the MAIL command on the server... |
Hmm... not working that good. | |
hwo to invoke it? I use: MAIL -I -f mbox-filename | |
Ok, I can use: >mail-box-filename to get rid of it... but this will kill all mails. | |
Now, using MUTT it works very well. | |
Henrik 28-Aug-2007 [1721] | I can't send mail from rebol via Ubuntu. I've configured it correctly, and it sends and says that everything is ok, but nothing happens on the receiver end. Ideas? |
Robert 28-Aug-2007 [1722] | did you take a look at the log files? /var/log/messages |
Henrik 28-Aug-2007 [1723x3] | it's empty |
no logs show anything related to rebol | |
or sending mails or unauthorized access to network ports | |
Robert 28-Aug-2007 [1726] | You need to connect to an SMTP server. At least this should be somehow logged. |
Henrik 28-Aug-2007 [1727x2] | mails are coming in now, so I guess it works. |
(very delayed) | |
Robert 28-Aug-2007 [1729] | could be a SPAM filter. Mine delays mails (generating an error on the first try) to get rid of spammer. |
Henrik 28-Aug-2007 [1730] | very annoying when I'm sending emails to myself. :-) |
DanielSz 31-Aug-2007 [1731] | I just installed altme on ubuntu, but I don't get to see messages. Screen of all groups, except rebolweek, are empty. |
Kaj 31-Aug-2007 [1732] | Are you getting older messages in this group now? |
DanielSz 31-Aug-2007 [1733] | Ok, if I post a message, then all the messages come up. Isn't there a way to sync everythting in one go? |
Kaj 31-Aug-2007 [1734] | That has been the way to do it for many years... |
DanielSz 31-Aug-2007 [1735] | Ah! |
Kaj 31-Aug-2007 [1736] | It's worse on big worlds |
DanielSz 31-Aug-2007 [1737] | Had no clue. That's interesting. |
Kaj 31-Aug-2007 [1738] | It's a bug, of course |
DanielSz 31-Aug-2007 [1739] | Thanks, Kaj! |
Henrik 31-Aug-2007 [1740] | sometimes it helps to logout and back in again a few times |
DanielSz 31-Aug-2007 [1741] | ok, will do, Henrik, thanks! |
amacleod 31-Aug-2007 [1742] | had the same problem with using different computers with the same account. One computer would not upload all the messages...both windows XP |
btiffin 1-Sep-2007 [1743x2] | Graham; What brand of VMWare are you running. i.e. did you but it? |
VMWare = VMware but = buy. | |
Graham 1-Sep-2007 [1745] | using vmware server ... free |
DanielSz 1-Sep-2007 [1746] | Anyone knows if rebol will run on the maemo OS as used by the Nokia N800 internet tablet? It is a debian-based linux derivation, so chances it will run. |
Graham 1-Sep-2007 [1747x2] | no |
I think this is in the faq | |
DanielSz 1-Sep-2007 [1749] | Really? |
Graham 1-Sep-2007 [1750x2] | no, jk |
but I've seen this question asked a few times now | |
DanielSz 1-Sep-2007 [1752] | Too bad, looks like a sweet device to me |
Graham 1-Sep-2007 [1753] | just wait for R3 ... coming "soon" |
DanielSz 1-Sep-2007 [1754] | I haven't been following R3 development so closely, but are you saying that we will be able to compile R3 from source on linux? |
Graham 1-Sep-2007 [1755] | No, but they claim they will be able to port much more quickly |
DanielSz 1-Sep-2007 [1756x2] | I 'd be foolish to cling to that, I'm still waiting the palm version... |
it was promised for a long long time, then Carl said something like it was not feasible | |
Graham 1-Sep-2007 [1758] | memory constraints |
DanielSz 1-Sep-2007 [1759x2] | Fact is there's python, scheme and a beautiful lua runtime |
On the palm I mean | |
Graham 1-Sep-2007 [1761x2] | pehaps we need to ask him again re R3 |
but the PDA market is a shrinking one ... | |
older newer | first last |