On 10/11/2011, at 10:23 PM, Hugo Oliveira <havolive...@gmail.com> wrote:
> Hi, > > I am using the following versions: > - Horde: 3.3.11 > - IMP: 4.1.6 > - CentOS: 5.5 > > The reason for using these versions has to do with company policies that > have elected CentOS 5.5 as the standard linux distro for the time being and > from inside CentOS' yum I am only able to get these versions. (I have yet > to try and update them through PHP PEAR but for that I have first to update > PHP itself) > > I am trying to integrate imp with my local email server. The email server > runs sendmail and cyrus-imapd on it. I am able to connect to the server and > read mail but I seem to be unable to send even though when I try to horde > seems to connect to the server but the message is never sent. > > Does anyone have an idea on how to debug this or correct this? > > Thank you in advance. > > Best regards, > Hugo If sendmail works (i.e. can send mail) Imp will work if configured to use local sendmail binary. Take Horde / Imp out of the picture and get sendmail working from the console, such as "sendmail havolive...@gmail.com", followed by a couple of lines of text, then a period (.) to finish the email. if that doesn't work your problem lies in the server's sendmail setup, not Horde / Imp. Simon. -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org