users on my server are not able to send email through Horde, no error message is displayed, mail appears as if it going to be delivered when you hit send but it is not. It doesn't matter if the recipient domain is on the same server or not. it is almost as it dissapears into thin air. A tail of the mail log shows the following;
Jun 25 17:07:26 websvr imapd: IMAP connect from @ [127.0.0.1]INFO: LOGIN, user=user@domain.com, ip=[127.0.0.1], protocol=IMAP
Jun 25 17:07:27 websvr qmail-queue-handlers[15718]: Handlers Filter before-queue for qmail started ...
Jun 25 17:07:27 websvr qmail-queue-handlers[15718]: from=--hostname
Jun 25 17:07:27 websvr qmail-queue-handlers[15718]: hook_dir = '/usr/local/psa/handlers/before-queue'
Jun 25 17:07:27 websvr qmail-queue-handlers[15718]: starter: submitter[15719] exited normally
Jun 25 17:07:27 websvr qmail: 1245974847.308351 new msg 14518095
Jun 25 17:07:27 websvr qmail: 1245974847.309684 info msg 14518095: bytes 617 from <--hostname> qp 15719 uid 48
Jun 25 17:07:27 websvr qmail: 1245974847.337355 end msg 14518095
Jun 25 17:07:27 websvr imapd: 1245974847.395601 LOGOUT, user=user@domain.com, ip=[127.0.0.1], headers=0, body=0, rcvd=618, sent=562, maildir=/var/qmail/mailnames/domain.com/testmail/Maildir
I wonder if the issue is because it is displaying the hostname in the from = line instead of the email name of the sender.
I need help fixing this.
Thank you
Jun 25 17:07:26 websvr imapd: IMAP connect from @ [127.0.0.1]INFO: LOGIN, user=user@domain.com, ip=[127.0.0.1], protocol=IMAP
Jun 25 17:07:27 websvr qmail-queue-handlers[15718]: Handlers Filter before-queue for qmail started ...
Jun 25 17:07:27 websvr qmail-queue-handlers[15718]: from=--hostname
Jun 25 17:07:27 websvr qmail-queue-handlers[15718]: hook_dir = '/usr/local/psa/handlers/before-queue'
Jun 25 17:07:27 websvr qmail-queue-handlers[15718]: starter: submitter[15719] exited normally
Jun 25 17:07:27 websvr qmail: 1245974847.308351 new msg 14518095
Jun 25 17:07:27 websvr qmail: 1245974847.309684 info msg 14518095: bytes 617 from <--hostname> qp 15719 uid 48
Jun 25 17:07:27 websvr qmail: 1245974847.337355 end msg 14518095
Jun 25 17:07:27 websvr imapd: 1245974847.395601 LOGOUT, user=user@domain.com, ip=[127.0.0.1], headers=0, body=0, rcvd=618, sent=562, maildir=/var/qmail/mailnames/domain.com/testmail/Maildir
I wonder if the issue is because it is displaying the hostname in the from = line instead of the email name of the sender.
I need help fixing this.
Thank you