Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
From: eyal.oren@deri.org (Eyal Oren)
Subject: [sup-talk] some user questions
Date: Wed, 10 Oct 2007 09:18:08 +0200	[thread overview]
Message-ID: <1192000223-sup-1528@timmy> (raw)
In-Reply-To: <20071009145451.GA22618@localhost>

Hi! I found some answers to my own questions:

Excerpts from Eyal Oren's message of Tue Oct 09 16:54:51 +0200 2007:
> - Is it possible to index emails on parts of the email address, splitting 
>    on '.' and '@'? I would like to search for emails from 'john', not from 
> 'john.doe at hotmail.com'.
Addresses are not split, but emails are indexed on aliases, so you can search 
for from:bob.

> - Is it possible to undelete an email? I hit 'd', realise my mistake, 
>    search for the email which I can still find (I guess because the changes 
> haven't yet been written into ferret) and then wonder if there's still 
> something I can do to prevent me from losing this email?
After deleting a thread, I can hit '@' to revert the changes before they are 
saved into ferret.
 
> - Is it possible to change the ordering of threads? I'm used to sorting my 
>    emails oldest-first.
Haven't found this yet, but am getting used to it.

> - I'm trying to use sup together with putmail [1], a simple lightweight MTA 
>    (similar to bsmtp). putmail can mimic sendmail. I can configure sup to 
> use putmail, but the emails generated by sup are not understood by putmail 
> (see one example attached). Can you maybe see whether the error is on sup's 
> side or on putmail's?
I figured it out: putmail also has the -t option (like sendmail) to extract 
senders from the email, but ignores options such as -ti or -oem. So the sendmail 
line in config.yaml should be one of these:
  - ":sendmail: /usr/local/bin/putmail.py -t" (direct sending)
  - ":sendmail: /usr/local/bin/putmail_enqueue.py -t" (queue for later)

Wanted to add this to the wiki, but got: "cant write 
html/mywikidb/keep/H/HomePage.kp: Permission denied at 
/var/www/gforge-projects/sup/wiki/wiki.pl line 2856. For help, please send mail 
to the webmaster (tom at infoether.com), giving this error message and the time and 
date of the error."

 -eyal


  reply	other threads:[~2007-10-10  7:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-09 14:54 Eyal Oren
2007-10-10  7:18 ` Eyal Oren [this message]
2007-10-29 15:58 ` William Morgan
2007-10-29 17:09   ` David Stubbs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1192000223-sup-1528@timmy \
    --to=eyal.oren@deri.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox