Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-talk] Email extensions/alternate emails
@ 2007-11-30 12:05 Marcus Williams
  2007-12-08 22:00 ` William Morgan
  0 siblings, 1 reply; 12+ messages in thread
From: Marcus Williams @ 2007-11-30 12:05 UTC (permalink / raw)


Hi -

I've never quite figured out why I'd add alternate emails to my
config/accounts. Last time I used them it appeared that emails coming
into an alternate address used the default email address on that
account to reply with - is this still the case?

I ask because I'm trying to implement support for email extensions
basically an email address like name-someotherid at domain.tld where
-someotherid is the extension. I added an "extensions" config option
that allowed me to add regexes for my extensions. I then extended
account_for to return the correct account given an email that matched
one of these extensions.

But... what I really wanted sup to do then was what I expected it to
do with alternates, is to reply to an email that came in on one of
these extensions with the same email address, not with the account
email address.

What else do I need to do? Is it just a matter of extending the reply
mode code? To do this should I have to create a dummy account/person
object for the extension address to be able to use it (this seems to
be the case)? Is there a better way to handle extensions?

Thanks

Marcus


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2008-01-07 12:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-30 12:05 [sup-talk] Email extensions/alternate emails Marcus Williams
2007-12-08 22:00 ` William Morgan
2007-12-09 21:18   ` Marcus Williams
2007-12-09 21:42     ` William Morgan
2007-12-10 15:28       ` Marcus Williams
2007-12-10 17:37         ` William Morgan
2007-12-10 22:28           ` Marcus Williams
2007-12-10 22:36             ` Marcus Williams
2007-12-14  1:03               ` William Morgan
2007-12-14 10:10                 ` Marcus Williams
2008-01-06 19:46             ` William Morgan
2008-01-07 12:35               ` Marcus Williams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox