Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Disabling postfix error returns to sending SMTP server #360813
    av_bell
    Participant

    I just had an idea and after checking if it works would like your opinion.

    I setup Mac OS X Mail on the internal server to receive emails from the external POP server, delete it from the POP mailbox and automatically forward it to the postfix system with an address like [email protected].

    This solution would be a lot better since what is not on the POP server is either being forwarded to the IMAP mailboxes or is already in an IMAP mailbox. If the postfix / cyrus duo refuses incoming messages for some reason we could look at the Mail application to find out which messages couldn’t be sent.

    There are two things that bother me though. Some user account would have to be constantly logged in to run the Mail application on the server. Is this advisable from a security standpoint when the user is non-administrative?

    The other thing is that from the time we extensively used mail with our POP mailboxes we learned that Mail likes to report bad passwords a lot even though the passwords for the POP accounts have not changed. A script could be written to automate the dismissal of this error dialog and ensure that Mail is still checking for new emails after that. The question is: are we following the wrong path with such a solution?

    Would it be possible to use the existing unix tools that come with Mac OS X Server to implement this “Receive from POP / Delete from POP / Forward to SMTP” funtionality?

    Again, thanks in advance for any tips.

    Adrian

Viewing 1 post (of 1 total)