I have tried unsuccessfully to forward an email conversation with multiple replies. Why? I can do that with any other email client!
QuoteI have tried unsuccessfully to forward an email conversation with multiple replies.
You mean forward multiple messages at once? Do you mean forward as attachment rather than inline?
I mean a message that's gone to several parties and each is included in the reply. Then I try to forward it and am unable to. I am able to do this on every other email I have used, Gmail, Hotmail, Outlook & Horde.
Yesterday, I tried forwarding a smaller email (only two replies) and was also unable to send it. Is there a setting that I'm missing that would allow this? I've looked and can't seem to find one.
is the error in the error log or on the screen or what? do you have an error message you could paste? also are you running any plugins like "Limit Recipients" for example?
there is no error message; it just runs, trying to send until it times out, I guess. I am running no plugins
turn on smtp logging and post the log here please
I have no idea where to find what you're asking for!
QuoteI have no idea where to find what you're asking for!
its you thats looking for it not me, the config file is well commented see if you can find it
I have looked thru the settings tab, but see NO configuration option. Again this morning, I am unable to reply to a message related to an email I sent that was also included! This is EXTREMELY frustrating! It is a business email for me that I need this capability. I am NOT a programmer.
its not in the settings tab, its in the config file [rc root]/config/main.inc.php there is one called $rcmail_config['smtp_debug'] set that to true, then try and send a message then goto [rc root]/logs/ and check what it says in all the files. I'm not sure if the information is written to the error log file or a seperate one but you'll see the whole conversation with the SMTP server. if you can paste that in here then we'll be able to see whats going on. Before you paste it make sure you've removed any personal information like usernames or passwords which might be in there