Postfix can not send email

Hey! I have seen a lot of questions about this, but none of the answers
helped me with this issue. Here’s the problem, I have an external dedicated
email server and I’m using fetchmail to get this emails so RT can proccess
it. RT can send email notifications to the users and I’m trying to do so
using postfix. Here follows my main.cf file:

When I monitor the maillog, I can see that the notifications are sent from
the correct mail, but the destination keep going wrong
(root@correio.incaper.es.gov.br) does anyone know how to sent the emails to
the requestors, Cc and AdminCc?

View this message in context: http://requesttracker.8502.n7.nabble.com/Postfix-can-not-send-email-tp59397.html

What do RT’s debug logs show when an email is generated?On Thu, 22 Jan 2015 2:39 am leandro.gs leandrogs99@gmail.com wrote:

Hey! I have seen a lot of questions about this, but none of the answers
helped me with this issue. Here’s the problem, I have an external dedicated
email server and I’m using fetchmail to get this emails so RT can proccess
it. RT can send email notifications to the users and I’m trying to do so
using postfix. Here follows my main.cf file:

When I monitor the maillog, I can see that the notifications are sent from
the correct mail, but the destination keep going wrong
(root@correio.incaper.es.gov.br) does anyone know how to sent the emails
to
the requestors, Cc and AdminCc?


View this message in context: http://requesttracker.8502.n7.
nabble.com/Postfix-can-not-send-email-tp59397.html
Sent from the Request Tracker - User mailing list archive at Nabble.com.

If I try to open a Ticket by email, I can get the autoreply mail, but if I
try to change the status of my ticket, this is what I got:

In the /var/log/maillog:

Looking in /opt/rt4/var/log/rt.log I get nothing about email, only some
debug info from RTx-Calendar.

View this message in context: http://requesttracker.8502.n7.nabble.com/Postfix-can-not-send-email-tp59397p59410.html

When I send mail through my RT installation with RT’s debug logging
enabled, I get a dump of several email headers, including To, CC and BCC
headers. As far as I can tell, I’ve only had to define one RT_SiteConfig
setting:

Set($LogToFile, ‘debug’);

Can you please confirm that you’re getting “[debug]” lines in your RT log?

The purpose of this is to see what headers RT is actually outputting, and
hence determine whether this is an RT issue or a Postfix issue.On 22 January 2015 at 21:19, leandro.gs leandrogs99@gmail.com wrote:

If I try to open a Ticket by email, I can get the autoreply mail, but if I
try to change the status of my ticket, this is what I got:

In the /var/log/maillog:

Looking in /opt/rt4/var/log/rt.log I get nothing about email, only some
debug info from RTx-Calendar.


View this message in context:
http://requesttracker.8502.n7.nabble.com/Postfix-can-not-send-email-tp59397p59410.html
Sent from the Request Tracker - User mailing list archive at Nabble.com.

Hey! I have seen a lot of questions about this, but none of the answers
helped me with this issue. Here’s the problem, I have an external dedicated
email server and I’m using fetchmail to get this emails so RT can proccess
it. RT can send email notifications to the users and I’m trying to do so
using postfix. Here follows my main.cf file:

You should be aware that however you’re posting to the list isn’t
working properly (most likely a bug in nabble which you should report
to them).

For those of us who read the mailing list, it means we cannot help you
without significant work.

-kevin