Hello all,

I recently (actually yesterday) set up RoundCube, and I've gotta say, it
looks quite promising.

One thing I was missing though, was being able to override SMTP settings
from within Identities. This is because I use 3 different POP3/SMTP
accounts that I collect into a single IMAP account. For each of these
accounts I have to use different SMTP settings.

This is where the following patch comes in:
http://schrei00.dyndns.org/files/roundcubemail-identity-smtp.svn1039.diff

Basically it adds the smtp_ settings to the identity settings, and, and
this is the ugly part, passes the identity array all the way through, until
the SMTP connection data is being assembled. The patch doesn't take care of
non-MySQL databases. (The other DDL scripts are not being updated.)

I do understand that this patch is an ugly hack, but I wanted to get
opinions on whether this feature is actually desirable, or if I'm the only
one needing it.

Opinions/ideas/suggestions are welcome,
Hobbes

PS: Sorry if this turns out to be a double 'post', but I confirmed the list

subscription only after sending this mail the first time.

_______________________________________________
List info: http://lists.roundcube.net/dev/

Reply via email to