Postfix doesn't read the DB (?)

Discussion in 'Server Operation' started by Snake, May 11, 2009.

  1. Snake

    Snake New Member

    Hello,

    This web is the best! *-*

    I have a problem with Postfix, I think postfix doesn't read the MYSQL-DB because I can't connect to POP3/IMAP and forwarding doesn't work.

    I have followed this how-to: http://howtoforge.com/virtual-users-and-domains-postfix-courier-mysql-fedora8

    But maillog shows:

    For postmaster (I added it):
    Code:
    May 11 00:34:52 serv1 postfix/smtpd[14448]:
    NOQUEUE: reject: RCPT from unknown[174.133.202.226]: 554 5.7.1 <[email protected]>:
    Relay access denied; from=<> to=<[email protected]> proto=SMTP helo=<test.DNSreport.com>
    For other user:
    Code:
    May 11 00:36:36 serv1 dovecot: imap-login:
    Aborted login (2 authentication attempts): user=<user>, method=PLAIN, rip=::ffff:83.37.61.163, lip=::ffff:72.232.173.10
    I use ISPConfig 2.0 (but I have followed the guide: http://howtoforge.com/virtual-users-and-domains-postfix-courier-mysql-fedora8 but I have installed the releases xD):

    Code:
    MTA: postfix
    File Virtuser: /etc/postfix/virtusertable
    Sendmail CW: /etc/postfix/local-host-names
    Maillog: /var/log/maillog
    Save log: Yes
    Maildir: Yes
    Antivirus-Admin: admispconfig@localhost
    Spamfilter: Yes
    I use Fedora Core 8 like the guide.

    Regards and thanks very much!
     
  2. falko

    falko Super Moderator ISPConfig Developer

    You cannot use virtual mail users together with ISPConfig 2. This is not compatible.
     
  3. Snake

    Snake New Member

    What do you recommend to me? Only I use ISPConfig to configure the DNS because I don't know do it but PureFTP, HTTP and Postfix have been done by me.

    Can I do ISpConfig doesn't interfere with postfix?

    ISPConfig
    Version: 2.2.32
    (c) ISPConfig 2009

    P.D: I think I'm going to uninstall ISPConfig
    Regards and thanks.
     
    Last edited: May 11, 2009

Share This Page