Recent Posts

Pages: 1 ... 4 5 [6] 7 8 ... 10
51
Hello,

I've got a strange problem that perhaps someone can explain.  An email account has a list of Personal Addresses.  To view any one of addressbook entries looks normal, display name, email address, personal info, notes, etc.  When a user uses an addressbook entry when composing an email, instead of the email address stored in the address book entry populating the To: field, the email address of the sender (the users email account) is used instead.

http://s1332.photobucket.com/user/tonydema/media/Selection_131_zpsd74a561e.png.html
http://s1332.photobucket.com/user/tonydema/media/Selection_132_zps3b180604.png.html

If, however, I select compose from the addressbook entry with an entry selected, it uses the correct addressbook email address.

http://s1332.photobucket.com/user/tonydema/media/Selection_133_zps318679c6.png.html

Any ideas of why this behaviour?

Thank you =)


SOLVED:

I recently migrated 2000 customers off an Ability Mail Server to this new box.  I had an error in the code I wrote to read the contact information from the Ability Mail Server and update the new mail server.  I mistakenly populated the "email" column with the account username@domain vs the email address within the contact information, which was written to the vcard and words columns.  So the To: address is pulled from different columns (email, vcard) depending on where your selecting the Address Book contact.

Thanks all....
52
Pending Issues / Re: SQL Injection in RoundCube 0.9??
« Last post by agustin on May 22, 2013, 11:56:33 AM »
But, is there any SQL Injection risk in round cube or not? Is that a false positive from mod_security?
53
Release Discussion / install error
« Last post by shearer on May 22, 2013, 09:49:09 AM »
Hey
when i try to install a new fresh 9.01 i get this error.

ERROR: Wrong 'suhosin.session.encrypt' option value and it wasn't possible to set it to required value (0). Check your PHP configuration (including php_admin_flag).

what to do ?
54
Pending Issues / Re: Select default font and size when editor loads
« Last post by Loman on May 22, 2013, 09:40:23 AM »
I know it's an old treat, but the problem is always the same and I found no solution for that in the whole forum / internet. I set the variable in the main.inc.php
$rcmail_config['default_font'] = 'Verdana';
but every new HTML mail is only in plain text without font definition. If I set a font per pull down menu it works. But this is not what I want. It is also possible to set a default font in the user configuration menu. But the same result, there is no font inside the html mail. The default_font works only if I answer to a (html) mail. Then my text is in the font that is set in main.inc.php or user config menu. Why not in a fresh new mail?

I use the new 0.91 version.
55
General Discussion / Re: Sent items...
« Last post by SKaero on May 22, 2013, 07:23:17 AM »
Hello! The help is necessary to me!
I casually removed the sent folder from my outlook and as the type of my account  is IMAP,  the folder was removed and from Roundcube.
What to do? How to return the folder and its contents?Where should I adress?
Restore the folder from a backup.
56
General Discussion / Re: Sent items...
« Last post by Kam on May 22, 2013, 03:49:18 AM »
Hello! The help is necessary to me!
I casually removed the sent folder from my outlook and as the type of my account  is IMAP,  the folder was removed and from Roundcube.
What to do? How to return the folder and its contents?Where should I adress?
57
Pending Issues / Re: SQL Injection in RoundCube 0.9??
« Last post by alec on May 22, 2013, 03:26:30 AM »
Matched Data: --  found within ARGS:_message: xxxxx all\\x0d\\x0a\\x0d\\x0a-- \\x0d\\x0axxxxxxxx\\x0d\\x0a

LOL, it takes signature separator in message body as a sql injection attack.
58
General Discussion / Re: Emails STOPPED Sending
« Last post by ABerglund on May 22, 2013, 12:57:42 AM »
I know nothing about cpanel, as I run my own mail server. But other than that, yes, that is all pretty standard.
59
General Discussion / Re: Sent items...
« Last post by starion on May 22, 2013, 12:52:24 AM »
Once again, I've answered my own question.  Sorry.

So it appears that I had two mailboxes created, one called "Sent" and one called "Sent Messages".

I simply copied all the stuff out of the "Sent Messages" folder, deleted it, then in my mail client, told it to use the new folder as "Sent".

Problem solved.

I think the multiple sent boxes got created when I converted the account over to IMAP from POP.
60
General Discussion / Sent items...
« Last post by starion on May 22, 2013, 12:00:20 AM »
I'm seeing all of my inbox items but nothing in the "Sent" folder.

Something else I haven't configured right?
Pages: 1 ... 4 5 [6] 7 8 ... 10