Mail being delivered to wrong user

Discussion in 'Installation/Configuration' started by Sinisfun, Jan 8, 2006.

  1. Sinisfun

    Sinisfun New Member

    Hello all,

    I have a few different sites running on ispconfig, the issues I am running into is all of the users can login to their webmail, however they cannot recieve. Their email gets recieved by another user on the server, the same user infact for all domains. Exhample:

    send to [email protected] gets recieved by [email protected] but both are set up as different clients. I have tested this by sending email from hotmail/gmail etc to ensure this was not a local issue.

    Any ideas?

    -Sin
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Did you setup a website in ISPConfig with a domain that is identical with the domain of your server?
     
  3. falko

    falko Super Moderator Howtoforge Staff

  4. Sinisfun

    Sinisfun New Member

    In reply to your first question, I set up a domain of 123.com which is the same as the server identifies itself as. Should I not have done that?
     
  5. Sinisfun

    Sinisfun New Member

    I read that link that you have sent, however I dont seem to understand what it is instructing me to do.
     
  6. Sinisfun

    Sinisfun New Member

    This is the output of /etc/postfix.cf
    Code:
    sin@mikethetv:~$ vi /etc/postfix/main.cf
    
    # appending .domain is the MUA's job.
    append_dot_mydomain = no
    
    # Uncomment the next line to generate "delayed mail" warnings
    #delay_warning_time = 4h
    
    myhostname = localhost.localdomain
    alias_maps = hash:/etc/aliases
    alias_database = hash:/etc/aliases
    myorigin = /etc/mailname
    #mydestination = xxxxxxx.ca, localhost.localdomain, localhost.localdomain, localhost
    relayhost =
    mynetworks = 127.0.0.0/8
    mailbox_command = procmail -a "$EXTENSION"
    mailbox_size_limit = 0
    recipient_delimiter = +
    inet_interfaces = all
    
    virtual_maps = hash:/etc/postfix/virtusertable
    
    mydestination = /etc/postfix/local-host-names
    
    If I am following correctly I am to remove my domain name (xxxxxx.ca) from that list. Also are there any setting I should customise in this list?

    -Sin
     
  7. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    hostname
    and
    Code:
    hostname -f
    ?
     
  8. Sinisfun

    Sinisfun New Member

    Hostname
    Code:
    mikethetv
    Hostname -f
    Code:
    localhost.localdomain
    Oh and I removed xxxxxx.ca from the previous post and no change so should I place it back in there?

    -Sin
     
  9. falko

    falko Super Moderator Howtoforge Staff

    That makes no difference because the mydestination line is commented out, i.e., it does not get interpreted by Postfix.

    What's in /etc/postfix/virtusertable?
     
  10. Sinisfun

    Sinisfun New Member

    I get the feeling I am 12 hrs behind you.... ;)

    Here is the output of virtusertables....
    Code:
    sin@mikethetv:/etc/postfix$ vi virtusertable
    [email protected]    web6_jord
    @www.xxxxxxxxx1.com    web6_jord
    [email protected]    web6_jord
    [email protected]    web6_jord
    @xxxxxxxxx1.com    web6_jord
    [email protected]    web1_mail
    [email protected]    web1_mail
    [email protected]    web1_mail
    [email protected]    web1_mail
    [email protected]    web6_test
    [email protected]    web6_test
    [email protected]    web6_test
    [email protected]    web6_test
    [email protected]    web10_brad
    [email protected]    web10_brad
    [email protected]    web10_brad
    [email protected]    web10_brad
    [email protected]    web6_rad
    [email protected]    web6_rad
    [email protected]    web6_rad
    [email protected]    web6_rad
    #### MAKE MANUAL ENTRIES BELOW THIS LINE! ####
    -- INSERT --                                                  63,1          Bot
    
    Each domain name is represented by a number... ie xxxxxxxxx2 or xxxxxxxxx3 I have kept them private in order to retain some privacy... if they are nessisary please PM me and I will provide the entire file...

    Thanks for your help.... on a side note I do not see the name of the person recieving all of the emails on this list...
     
  11. falko

    falko Super Moderator Howtoforge Staff

    Which of these users is the one that receives all emails?

    What do you mean with that?
     
  12. Sinisfun

    Sinisfun New Member

    [email protected] is the user who recieves all if the email... and I dont see that email listed.
     
  13. falko

    falko Super Moderator Howtoforge Staff

    Is Lee a normal system user?
     
  14. Sinisfun

    Sinisfun New Member

    I dont believe he is... how can I quickly verify this? Come to think of it I am almost sure he is not. He was created using ISPconfig.
     
  15. till

    till Super Moderator Staff Member ISPConfig Developer

    Code:
    grep Lee /etc/passwd
     
  16. Sinisfun

    Sinisfun New Member

    This is the output of that:
    Code:
    sin@mikethetv:~$ grep Lee /etc/passwd
    sin:x:1000:1000:Lee Xxxxxx,,,:/home/sin:/bin/bash
    web6_test:x:10013:10006:Lee:/home/www/web6/user/web6_test:/bin/false
    web1_lee:x:10001:10001:Lee:/home/www/web1:/bin/false
    
    I still dont believe that mail is working correctly... I have deleted the [email protected] user email and now it appears to work. I am confused, if the mail is working now this is obviously the problem, however can someone please give me a simple explanation as to why this works this way.

    Thanks for all of your help!
     
  17. falko

    falko Super Moderator Howtoforge Staff

    Are you sure web1_lee wasn't in /etc/postfix/virtusertable?
    Was web1_lee a Catch-All account?
     
  18. Sinisfun

    Sinisfun New Member

    So it turns out.... Lee was a sys user and a ctach all account... I cangedd his status to not be a catch all and everyone is getting their email again!

    Sorry it took so long to reply I have been away.

    As always you guys are doing a great job... Thanks again!
     
  19. nostrada

    nostrada New Member

    wrong user

    Hi all,

    i have the same Problem:

    i have installed the perfect ubuntu 7.04, ispconfig and RoundCube with Adress webmail.xxxxxxxx.ch. Mailserver with Name mailbx.xxxxxxxx.de. This wars befor my backup mailserver, now only for ispconfig.

    I recieve messages for User [email protected] by sending over the second mailserver on [email protected].
    Never i configure an emailadress [email protected] on ispconfig!
    No catchall on any adress only i have an website for login from all users on webmail.xxxxxxxx.ch with an [email protected].

    here the virtusertable:
    Sorry for bad english! Can everyone help me.
    Thanks so lot

    EDIT:
    Now i have created an [email protected] on [email protected] and problem is resolved!
     
    Last edited: May 13, 2007
  20. falko

    falko Super Moderator Howtoforge Staff

    I guess this happened because you have a system user info on your system, and the MX record for xxxxxxxx.ch is pointing to your ISPConfig server.
     

Share This Page