Email Problem with Suse 10.2

Discussion in 'Installation/Configuration' started by AngelDrago, Mar 19, 2007.

  1. AngelDrago

    AngelDrago Member

    Hi everyone... the installation of ISPconfig was just fine when i send an email out to me expl; [email protected]... it will bounce with this message...

    The e-mail account does not exist at the organization this message was sent to. Check the e-mail address, or contact the recipient directly to find out the correct address.
    <mail.yahoo.com #5.1.1 smtp;550 5.1.1 <[email protected]>: Recipient address rejected: User unknown in local recipient table>

    but when i send the same email out with like this [email protected] it will arive just fine is there anything that i need to do to change the mway this workes so it will go to [email protected] unstead of the "web1_me"
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Is the email address [email protected] listed in the file /etc/postfix/virtusertable ?
     
  3. AngelDrago

    AngelDrago Member

  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post the lines again but inside a code tag.
     
  5. AngelDrago

    AngelDrago Member

  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok, that looks fine so far. Please check that the file /etc/postfix/main.cf contains this line:

    virtual_maps = hash:/etc/postfix/virtusertable
     
  7. AngelDrago

    AngelDrago Member

    yes it does contain that line
     
  8. falko

    falko Super Moderator Howtoforge Staff

    Please post that error message again without replacing anything. What's in /etc/postfix/main.cf (please strip out the comments), and what's the output of
    Code:
    ls -la /etc/postfix
    ?
     
  9. AngelDrago

    AngelDrago Member

    here you go...

    Your message did not reach some or all of the intended recipients.

    Subject: RE: Testing
    Sent: 3/19/2007 1:16 PM

    The following recipient(s) could not be reached:

    Raffaele Venditta on 3/19/2007 1:16 PM
    The e-mail account does not exist at the organization this message was sent to. Check the e-mail address, or contact the recipient directly to find out the correct address.
    <mail.allprosound.com #5.1.1 smtp;550 5.1.1 <[email protected]>: Recipient address rejected: User unknown in local recipient table>



    mail:~ # ls -la /etc/postfix
    total 396
    drwxr-xr-x 3 root root 4096 Mar 20 08:48 .
    drwxr-xr-x 78 root root 12288 Mar 19 12:41 ..
    -rw-r--r-- 1 root root 11942 Nov 25 11:27 LICENSE
    -rw-r--r-- 1 root root 1629 Nov 25 11:27 TLS_LICENSE
    -rw-r--r-- 1 root root 17832 Nov 25 11:27 access
    -rw-r--r-- 1 root root 12288 Mar 16 14:27 access.db
    -rw-r--r-- 1 root root 3606 Nov 25 11:27 bounce.cf.default
    -rw-r--r-- 1 root root 11175 Nov 25 11:27 canonical
    -rw-r--r-- 1 root root 12288 Mar 16 14:27 canonical.db
    -rw-r--r-- 1 root root 449 Nov 25 11:27 dynamicmaps.cf
    -rw-r--r-- 1 root root 9920 Nov 25 11:27 generic
    -rw-r--r-- 1 root root 16838 Nov 25 11:27 header_checks
    -rw-r--r-- 1 root root 368 Mar 19 12:41 local-host-names
    -rw-r--r-- 1 root root 368 Mar 19 12:41 local-host-names~
    -rw-r--r-- 1 root root 28094 Mar 19 12:20 main.cf
    -rw-r--r-- 1 root root 27959 Mar 16 15:37 main.cf.SuSEconfig
    -rw-r--r-- 1 root root 122 Nov 25 11:27 main.cf.default
    -rw-r--r-- 1 root root 27984 Mar 19 12:20 main.cf.orig
    -rw-r--r-- 1 root root 1020 Nov 25 11:27 makedefs.out
    -rw-r--r-- 1 root root 3941 Mar 16 15:35 master.cf
    -rw-r--r-- 1 root root 3942 Mar 16 15:37 master.cf.SuSEconfig
    -rw-r--r-- 1 root root 2255 Nov 25 11:27 openssl_postfix.conf.in
    -rwxr-xr-x 1 root root 22086 Nov 25 11:27 post-install
    -rw-r--r-- 1 root root 14887 Nov 25 11:27 postfix-files
    -rwxr-xr-x 1 root root 6366 Nov 25 11:27 postfix-script
    -rw------- 1 root root 1024 Mar 20 09:41 prng_exch
    -rw-r--r-- 1 root root 199 Nov 25 11:27 relay_ccerts
    -rw-r--r-- 1 root root 12288 Mar 16 14:27 relay_ccerts.db
    -rw-r--r-- 1 root root 6805 Nov 25 11:27 relocated
    -rw-r--r-- 1 root root 12288 Mar 16 14:27 relocated.db
    -rw------- 1 root root 172 Nov 25 11:27 sasl_passwd
    -rw------- 1 root root 12288 Mar 16 14:27 sasl_passwd.db
    -rw-r--r-- 1 root root 412 Nov 25 11:27 sender_canonical
    -rw-r--r-- 1 root root 12288 Mar 16 14:27 sender_canonical.db
    drwxr-xr-x 2 root root 4096 Mar 16 15:32 ssl
    -rw-r--r-- 1 root root 12081 Nov 25 11:27 transport
    -rw-r--r-- 1 root root 12288 Mar 16 14:27 transport.db
    -rw-r--r-- 1 root root 11984 Nov 25 11:27 virtual
    -rw-r--r-- 1 root root 12288 Mar 16 14:27 virtual.db
    -rw-r--r-- 1 root root 407 Mar 19 12:41 virtusertable
    -rw-r--r-- 1 root root 12288 Mar 19 12:41 virtusertable.db
    -rw-r--r-- 1 root root 407 Mar 19 12:41 virtusertable~
    mail:~ #
     
  10. falko

    falko Super Moderator Howtoforge Staff

    The problem is that [email protected] is not listed in /etc/postfix/virtusertable. You must create that email address in ISPConfig.
     
  11. AngelDrago

    AngelDrago Member

    hehehehe i did created it in ISPConfig... but it will not sent email to [email protected] but it will send it to [email protected] this is the problem that i encounter right know... i also created a another domain with just the [email protected] and it didn't go true as well
     
  12. falko

    falko Super Moderator Howtoforge Staff

    Ok, then post your /etc/postfix/virtusertable again.
    What's the output of
    Code:
    ls -la /root/ispconfig
    ?
     
  13. AngelDrago

    AngelDrago Member

    as you requested...
    /etc/postfix/virtusertable
    ###################################
    #
    # ISPConfig virtusertable Configuration File
    # Version 1.0
    #
    ###################################
    [email protected] web1_rvenditta
    [email protected] web1_rvenditta
    [email protected] web1_rvenditta
    [email protected] web1_rvenditta
    [email protected] web2_sales
    [email protected] web2_sales
    [email protected] web2_sales
    [email protected] web2_sales
    #### MAKE MANUAL ENTRIES BELOW THIS LINE! ####

    ls -la /root/ispconfig
    mail:~ # ls -la /root/ispconfig
    total 100
    drwxr-xr-x 9 root root 4096 Mar 20 14:16 .
    drwx------ 8 root root 4096 Mar 27 12:53 ..
    -rw-r--r-- 1 root root 8 Mar 20 14:16 .old_path_httpd_root
    -rwxr-xr-x 1 root root 34432 Mar 19 12:20 cronolog
    -rwxr-xr-x 1 root root 9673 Mar 19 12:20 cronosplit
    drwxr-xr-x 12 root root 4096 Mar 19 11:22 httpd
    drwxr-xr-x 14 root root 4096 Mar 19 12:20 isp
    drwxr-xr-x 6 root root 4096 Mar 19 11:15 openssl
    drwxr-xr-x 6 root root 4096 Mar 19 11:34 php
    drwxr-xr-x 4 root root 4096 Mar 19 12:20 scripts
    drwxr-xr-x 4 root root 4096 Mar 19 12:20 standard_cgis
    drwxr-xr-x 2 root root 4096 Mar 19 12:20 sv
    -rwx------ 1 root root 9389 Mar 19 12:20 uninstall

    and thank you for the help...
     
  14. till

    till Super Moderator Staff Member ISPConfig Developer

    That's ok so far. Plesae post the content of the postfix main.cf file, comments stripped.
     

Share This Page