Strange e-mail error

Discussion in 'Installation/Configuration' started by iovo, Oct 25, 2006.

  1. iovo

    iovo New Member

    this is /var/log/mail
    postfix/smtp[21102]: EF51F12680: to=<[email protected]>, orig_to=<[email protected]>, relay=none, delay=23, status=deferred (Host or domain name not found. Name service error for name=site.djmiller.us type=MX: Host not found, try again)
    this is /lar/log/mail.err
    Oct 25 09:26:41 maria postfix/smtpd[22315]: fatal: dictionary mail_dict: macro processing error


    Can you help me with that?

    Thanks
     
    Last edited: Oct 25, 2006
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please add site.djmiller.us to your /etc/hosts file or add it to the primary dns server for the domain djmiller.us.
     
  3. iovo

    iovo New Member

    Make changes

    hello,
    thank You for replay
    i've make some changes

    myhost = maria
    domain = site.com

    i add balkan-group.com via ISPConfig. and add users.

    Tha problem is that i can send e-mail, but when i try to send e-mail via external web server, i receive this error:
    This is the mail system at host smtp-out.abv.bg.

    I'm sorry to have to inform you that your message could not
    be delivered to one or more recipients. It's attached below.

    For further assistance, please send mail to <postmaster>

    If you do so, please include this problem report. You can
    delete your own text from the attached returned message.

    The mail system

    <[email protected]>: host 88.198.17.103[88.198.17.103] said: 550
    <[email protected]>: Recipient address rejected: User unknown in local
    recipient table (in reply to RCPT TO command)
    :( :confused:
    this is my /var/log/mail.log

    Oct 25 11:30:41 maria postfix/smtpd[26958]: connect from smtp-out.abv.bg[194.153.145.99]
    Oct 25 11:30:41 maria postfix/smtpd[26958]: NOQUEUE: reject: RCPT from smtp-out.abv.bg[194.153.145.99]: 550 <[email protected]>: Recipient address rejected: User unknown in local recipient table; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<smtp-out.abv.bg>
    Oct 25 11:30:41 maria postfix/smtpd[26958]: disconnect from smtp-out.abv.bg[194.153.145.99]
    Oct 25 11:34:01 maria postfix/anvil[26967]: statistics: max connection rate 1/60s for (smtp:194.153.145.99) at Oct 25 11:30:41
    Oct 25 11:34:01 maria postfix/anvil[26967]: statistics: max connection count 1 for (smtp:194.153.145.99) at Oct 25 11:30:41
    Oct 25 11:34:01 maria postfix/anvil[26967]: statistics: max cache size 1 at Oct 25 11:30:41

    Everythin else is perfect just the -email.
    I'm trying to fix allmost 5 dais. Pleace help me. Thank You
    i'm usin SUSE LAMP 64bit

    I'l give you all information about main.cf and other that you need to help.

    Thank You in advance!
     
  4. iovo

    iovo New Member

    Help!!!!!!!!

    Now i can't login to my e-mail account

    here is netstat -tap

    tcp 0 0 localhost:device *:* LISTEN 6137/fam
    tcp 0 0 localhost:10025 *:* LISTEN 10862/master
    tcp 0 0 *:mysql *:* LISTEN 4019/mysqld
    tcp 0 0 *:submission *:* LISTEN 10862/master
    tcp 0 0 *:sunrpc *:* LISTEN 5918/portmap
    tcp 0 0 *:ndmp *:* LISTEN 3561/perl
    tcp 0 0 *:hosts2-ns *:* LISTEN 6203/ispconfig_http
    tcp 0 0 *:ftp *:* LISTEN 6849/proftpd: (acce
    tcp 0 0 maria.site.com:domain *:* LISTEN 6828/named
    tcp 0 0 localhost:domain *:* LISTEN 6828/named
    tcp 0 0 *:smtp *:* LISTEN 10862/master
    tcp 0 0 localhost:953 *:* LISTEN 6828/named
    tcp 0 0 *:submission *:* LISTEN 10862/master
    tcp 0 0 *:pop3 *:* LISTEN 6018/couriertcpd
    tcp 0 0 *:imap *:* LISTEN 6014/couriertcpd
    tcp 0 0 *:www-http *:* LISTEN 6681/httpd2-prefork
    tcp 0 0 *:ssh *:* LISTEN 6292/sshd
    tcp 0 0 *:smtp *:* LISTEN 10862/master
    tcp 0 0 ::1%354:953 *:* LISTEN 6828/named

    and this is my last change to main.cf:


    readme_directory = /usr/share/doc/packages/postfix/README_FILES
    inet_protocols = all
    biff = no
    mydomain = site.com
    #mail_spool_directory = /var/mail
    #canonical_maps = hash:/etc/postfix/canonical
    #virtual_alias_maps = hash:/etc/postfix/virtual
    #virtual_alias_domains = hash:/etc/postfix/virtual
    #relocated_maps = hash:/etc/postfix/relocated
    #transport_maps = hash:/etc/postfix/transport
    sender_canonical_maps = hash:/etc/postfix/sender_canonical
    #masquerade_exceptions = root
    masquerade_classes = envelope_sender, header_sender, header_recipient
    myhostname = maria.$mydomain

    relay_domains = $mydestination
    #program_directory = /usr/lib/postfix
    inet_interfaces = all
    masquerade_domains =
    defer_transports =
    mynetworks_style = subnet
    disable_dns_lookups = yes
    relayhost =
    mailbox_command =
    mailbox_transport =
    strict_8bitmime = no
    disable_mime_output_conversion = no
    smtpd_sender_restrictions = hash:/etc/postfix/access
    smtpd_client_restrictions =
    smtpd_helo_required = no
    smtpd_helo_restrictions =
    strict_rfc821_envelopes = no
    smtp_sasl_auth_enable = no
    smtpd_sasl_auth_enable = yes
    smtpd_use_tls = yes
    smtp_use_tls = yes
    alias_maps = hash:/etc/aliases
    mailbox_size_limit = 0
    message_size_limit = 10240000
    smtpd_sasl_local_domain =
    smtpd_sasl_security_options = noanonymous
    broken_sasl_auth_clients = yes
    smtpd_tls_auth_only = no
    smtp_tls_note_starttls_offer = yes
    smtpd_tls_key_file = /etc/postfix/ssl/smtpd.key
    smtpd_tls_cert_file = /etc/postfix/ssl/smtpd.crt
    smtpd_tls_CAfile = /etc/postfix/ssl/cacert.pem
    smtpd_tls_loglevel = 1
    smtpd_tls_received_header = yes
    smtpd_tls_session_cache_timeout = 3600s
    tls_random_source = dev:/dev/urandom

    virtual_maps = hash:/etc/postfix/virtusertable
    mydestination = /etc/postfix/local-host-names

    I can't understand what is going on:mad:
    somthing very strangely
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    This means thet the email address [email protected] does not exist on the server. Is balkan-group.com a local domain on your server?
     
  6. iovo

    iovo New Member

    Sorry for delay replay. Thank You for help.
    I've fix it.

    Thank You!
     

Share This Page