Please help me with this issue!!

Discussion in 'General' started by jarrell, Aug 28, 2006.

  1. jarrell

    jarrell New Member

    Okay here is what is going on, my mailbox is being spammed by the MAILER-DAEMON like constantly!!! Here is a copy of the email that is being sent like over and over and over! Can someone please tell me what else needs to be configured because all I did was run ./setup and go from there! What else did i miss or do i need to change or set? Here is the email below

    :confused:
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    It looks like you have qmail installed. Qmail is not supported by ISPConfig.
     
  3. jarrell

    jarrell New Member

    No sign of qmail being installed on my server... here is my processes i guess:

     
  4. falko

    falko Super Moderator Howtoforge Staff

  5. jarrell

    jarrell New Member

    running
    Code:
    hostname and hostname -f
    :

    [root@jdubbhosting ~]# hostname
    jdubbhosting.org
    [root@jdubbhosting ~]# hostname -f
    jdubbhosting.org
    [root@jdubbhosting ~]#

    and here is the main.cf file without the comments stripped down to the bare material that was not commented out:

    Code:
    queue_directory = /var/spool/postfix
    
    command_directory = /usr/sbin
    
    daemon_directory = /usr/libexec/postfix
    
    mail_owner = postfix
    
    inet_interfaces = all
    alias_maps = hash:/etc/aliases
    
    alias_database = hash:/etc/aliases
    
    debug_peer_level = 2
    
    debugger_command =
    	 PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
    	 xxgdb $daemon_directory/$process_name $process_id & sleep 5
    
    sendmail_path = /usr/sbin/sendmail.postfix
    
    newaliases_path = /usr/bin/newaliases.postfix
    
    mailq_path = /usr/bin/mailq.postfix
    
    setgid_group = postdrop
    
    html_directory = no
    
    manpage_directory = /usr/share/man
    
    sample_directory = /usr/share/doc/postfix-2.2.8/samples
    readme_directory = /usr/share/doc/postfix-2.2.8/README_FILES
    smtpd_sasl_local_domain = 
    smtpd_sasl_auth_enable = yes
    smtpd_sasl_security_options = noanonymous
    broken_sasl_auth_clients = yes
    smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,reject_unauth_destination
    smtpd_tls_auth_only = no
    smtp_use_tls = yes
    smtpd_use_tls = yes
    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
    home_mailbox = Maildir/
    mailbox_command = 
    
    virtual_maps = hash:/etc/postfix/virtusertable
    
    mydestination = /etc/postfix/local-host-names
    :confused:
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Please add this line to your postfix main.cf file and restart postfix:

    myhostname = jdubbhosting.org

    If you want use catcahall email addresses on this server, i recommend to add this line to your main.cf instead:

    myhostname = server1.jdubbhosting.org

    and create a DNS A-Records for server1.jdubbhosting.org in the DNS server that is authoririve for the domain jdubbhosting.org
     
  7. jarrell

    jarrell New Member

    okay I have done the first option because when asked for hostname info i just typed jdubbhosting.org and not (something).jdubbhosting.org! also just in case this info helps, I have 7 domains that I am hosting. 6 if you dont count jdubbhosting.org (which is the actual server itself) so is there something else that needs to be set so that the other domains dont get this same problem???:eek:
     
  8. jarrell

    jarrell New Member

    I am not getting the email from [email protected] im getting the emails from [email protected] - why in the hell am I getting email from them??? I dont know if you guys payed attention to that detail but thats the sender of the emails im getting and even after doing what I was just told....I am still getting these emails!!! OMG it iz so freaking annoying!!!:mad:
     
  9. jarrell

    jarrell New Member

    does anybody else have any suggestions because I mean I dont got like 600 messages in less than 20 minutes
     
  10. till

    till Super Moderator Staff Member ISPConfig Developer

    Is the domain pm1.terions.de hosted on your server? Please post an excerpt of your mail log.
     
  11. jarrell

    jarrell New Member

    no that domain is not one of my domains at all. I dont even know what the .de stands for...LOL anyhow here is the mail log...please note there are two files I seen. One was maillog and the other maillog.1 - This is from maillog.1 because maillog was too freaking huge to even try to open in an editor to get you something from it....

    Code:
    Aug 25 16:47:37 jdubbhosting postfix/postfix-script: starting the Postfix mail system
    Aug 25 16:47:37 jdubbhosting postfix/master[19242]: daemon started -- version 2.2.8, configuration /etc/postfix
    Aug 25 18:03:57 jdubbhosting postfix/postfix-script: stopping the Postfix mail system
    Aug 25 18:03:57 jdubbhosting postfix/master[19242]: terminating on signal 15
    Aug 25 18:03:57 jdubbhosting sendmail[21372]: alias database /etc/aliases rebuilt by root
    Aug 25 18:03:57 jdubbhosting sendmail[21372]: /etc/aliases: 76 aliases, longest 10 bytes, 765 bytes total
    Aug 25 18:03:59 jdubbhosting postfix/postfix-script: starting the Postfix mail system
    Aug 25 18:03:59 jdubbhosting postfix/master[21420]: daemon started -- version 2.2.8, configuration /etc/postfix
    Aug 25 23:16:43 jdubbhosting postfix/smtpd[28388]: warning: 70.84.211.98: address not listed for hostname mail.webpal.info
    Aug 25 23:16:43 jdubbhosting postfix/smtpd[28388]: connect from unknown[70.84.211.98]
    Aug 25 23:16:43 jdubbhosting postfix/smtpd[28388]: lost connection after CONNECT from unknown[70.84.211.98]
    Aug 25 23:16:43 jdubbhosting postfix/smtpd[28388]: disconnect from unknown[70.84.211.98]
    Aug 25 23:16:44 jdubbhosting dovecot: pop3-login: Disconnected: rip=::ffff:70.84.211.98, lip=::ffff:192.168.2.2
    Aug 25 23:16:44 jdubbhosting dovecot: imap-login: Disconnected: rip=::ffff:70.84.211.98, lip=::ffff:192.168.2.2
    Aug 25 23:20:03 jdubbhosting postfix/anvil[28391]: statistics: max connection rate 1/60s for (smtp:70.84.211.98) at Aug 25 23:16:43
    Aug 25 23:20:03 jdubbhosting postfix/anvil[28391]: statistics: max connection count 1 for (smtp:70.84.211.98) at Aug 25 23:16:43
    Aug 25 23:20:03 jdubbhosting postfix/anvil[28391]: statistics: max cache size 1 at Aug 25 23:16:43
    Aug 25 23:21:50 jdubbhosting postfix/smtpd[28475]: warning: 70.84.211.98: address not listed for hostname mail.webpal.info
    Aug 25 23:21:50 jdubbhosting postfix/smtpd[28475]: connect from unknown[70.84.211.98]
    Aug 25 23:21:50 jdubbhosting postfix/smtpd[28475]: lost connection after CONNECT from unknown[70.84.211.98]
    Aug 25 23:21:50 jdubbhosting postfix/smtpd[28475]: disconnect from unknown[70.84.211.98]
    Aug 25 23:21:50 jdubbhosting dovecot: pop3-login: Disconnected: rip=::ffff:70.84.211.98, lip=::ffff:192.168.2.2
    Aug 25 23:21:50 jdubbhosting dovecot: imap-login: Disconnected: rip=::ffff:70.84.211.98, lip=::ffff:192.168.2.2
    Aug 25 23:24:18 jdubbhosting postfix/smtpd[28521]: warning: 70.84.211.98: address not listed for hostname mail.webpal.info
    Aug 25 23:24:18 jdubbhosting postfix/smtpd[28521]: connect from unknown[70.84.211.98]
    Aug 25 23:24:18 jdubbhosting postfix/smtpd[28521]: lost connection after CONNECT from unknown[70.84.211.98]
    Aug 25 23:24:18 jdubbhosting postfix/smtpd[28521]: disconnect from unknown[70.84.211.98]
    Aug 25 23:24:19 jdubbhosting dovecot: pop3-login: Disconnected: rip=::ffff:70.84.211.98, lip=::ffff:192.168.2.2
    Aug 25 23:24:19 jdubbhosting dovecot: imap-login: Disconnected: rip=::ffff:70.84.211.98, lip=::ffff:192.168.2.2
    Aug 25 23:24:52 jdubbhosting postfix/smtpd[28521]: warning: 70.84.211.98: address not listed for hostname mail.webpal.info
    Aug 25 23:24:52 jdubbhosting postfix/smtpd[28521]: connect from unknown[70.84.211.98]
    Aug 25 23:24:52 jdubbhosting postfix/smtpd[28521]: lost connection after CONNECT from unknown[70.84.211.98]
    Aug 25 23:24:52 jdubbhosting postfix/smtpd[28521]: disconnect from unknown[70.84.211.98]
    Aug 25 23:24:52 jdubbhosting dovecot: pop3-login: Disconnected: rip=::ffff:70.84.211.98, lip=::ffff:192.168.2.2
    Aug 25 23:24:52 jdubbhosting dovecot: imap-login: Disconnected: rip=::ffff:70.84.211.98, lip=::ffff:192.168.2.2
    Aug 25 23:28:12 jdubbhosting postfix/anvil[28477]: statistics: max connection rate 2/60s for (smtp:70.84.211.98) at Aug 25 23:24:52
    Aug 25 23:28:12 jdubbhosting postfix/anvil[28477]: statistics: max connection count 1 for (smtp:70.84.211.98) at Aug 25 23:21:50
    Aug 25 23:28:12 jdubbhosting postfix/anvil[28477]: statistics: max cache size 1 at Aug 25 23:21:50
    Aug 25 23:34:24 jdubbhosting postfix/smtpd[28691]: warning: 70.84.211.98: address not listed for hostname mail.webpal.info
    Aug 25 23:34:24 jdubbhosting postfix/smtpd[28691]: connect from unknown[70.84.211.98]
    Aug 25 23:34:25 jdubbhosting postfix/smtpd[28691]: lost connection after CONNECT from unknown[70.84.211.98]
    Aug 25 23:34:25 jdubbhosting postfix/smtpd[28691]: disconnect from unknown[70.84.211.98]
    Aug 25 23:34:25 jdubbhosting dovecot: pop3-login: Disconnected: rip=::ffff:70.84.211.98, lip=::ffff:192.168.2.2
    Aug 25 23:34:25 jdubbhosting dovecot: imap-login: Disconnected: rip=::ffff:70.84.211.98, lip=::ffff:192.168.2.2
    Aug 25 23:37:45 jdubbhosting postfix/anvil[28693]: statistics: max connection rate 1/60s for (smtp:70.84.211.98) at Aug 25 23:34:25
    Aug 25 23:37:45 jdubbhosting postfix/anvil[28693]: statistics: max connection count 1 for (smtp:70.84.211.98) at Aug 25 23:34:25
    Aug 25 23:37:45 jdubbhosting postfix/anvil[28693]: statistics: max cache size 1 at Aug 25 23:34:25
    Aug 26 04:02:17 jdubbhosting sendmail[910]: k7Q82H8N000910: from=root, size=46455, class=0, nrcpts=1, msgid=<200608260802.k7Q82H8N0$
    Aug 26 04:02:17 jdubbhosting postfix/smtpd[911]: connect from localhost.localdomain[127.0.0.1]
    Aug 26 04:02:17 jdubbhosting postfix/smtpd[911]: setting up TLS connection from localhost.localdomain[127.0.0.1]
    Aug 26 04:02:18 jdubbhosting postfix/smtpd[911]: TLS connection established from localhost.localdomain[127.0.0.1]: TLSv1 with ciphe$
    Aug 26 04:02:18 jdubbhosting sendmail[910]: STARTTLS=client, relay=[127.0.0.1], version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AE$
    Aug 26 04:02:18 jdubbhosting postfix/smtpd[911]: 36315FFA82: client=localhost.localdomain[127.0.0.1], sasl_sender=root@jdubbhosting$
    Aug 26 04:02:18 jdubbhosting postfix/cleanup[914]: 36315FFA82: message-id=<[email protected]>
    Aug 26 04:02:18 jdubbhosting sendmail[910]: k7Q82H8N000910: to=root, ctladdr=root (0/0), delay=00:00:01, xdelay=00:00:01, mailer=re$
    Aug 26 04:02:18 jdubbhosting postfix/qmgr[21423]: 36315FFA82: from=<[email protected]>, size=47777, nrcpt=1 (queue active)
    Aug 26 04:02:18 jdubbhosting postfix/smtpd[911]: disconnect from localhost.localdomain[127.0.0.1]
    Aug 26 04:02:18 jdubbhosting postfix/local[915]: 36315FFA82: to=<[email protected]>, relay=local, delay=0, status=sent (deliver$
    Aug 26 04:02:18 jdubbhosting postfix/qmgr[21423]: 36315FFA82: removed
     
    Last edited: Aug 31, 2006
  12. falko

    falko Super Moderator Howtoforge Staff

    I don't see any errors in your mail log. Maybe you posted the wrong parts?
    What's in /etc/postfix/main.cf (please strip out the comments)?
     
  13. jarrell

    jarrell New Member

    ive posted this already. if you want to login to have a look for yourself then please PM me for the server login info. because im just as confused by this as you are. I want to be able to use ISPConfig because it does everything I needed it to do......please check here
     
  14. falko

    falko Super Moderator Howtoforge Staff

    Didn't you put
    Code:
    myhostname = jdubbhosting.org
    into main.cf and restart Postfix, as suggested by Till?
     
  15. jarrell

    jarrell New Member

    yes i did and I also stated I host several other domains and that domain that Mailer-Daemon is coming from is not one of my domains. i have restarted postfix as well as restarted the machine itself.:confused:
     
  16. till

    till Super Moderator Staff Member ISPConfig Developer

    You mean jdubbhosting.org is not your domain? What is the domain of your server? What the output of:

    hostname -f
     
  17. jarrell

    jarrell New Member

    huh? you must be confused....let me explain it here for you and falko the other person trying to help me.

    I have a server and 7 domains! My server's FQDN is jdubbhosting.org!! I host the other 6 from this server and set them up through ISPConfig; those of which are as follows: altsqlc.com / theralfinator.com / fiercedance.org / kingofthetrap.org / gallery4girls.com / jjnetserv.net.

    Now, the MAILER-DAEMON's email address is none of the above mentioned 7 domains that belong to me (which I was trying to get yall to notice). I dont own any foreign domain names such as those of which end in .de or whatever! I dont even know where .de is specified for.

    Are we on the same track now? Again you can refer back to the first posting I posted with the email's contents. Thats about all I can say for now. I can hand over my server login information through PM so that someone can just take a look because telling me to do this is just gonna cause me to get confused even more. As I am trying to deal with it and appreciate the help im getting.:( :)
     
  18. falko

    falko Super Moderator Howtoforge Staff

    .de = Deutschland (Germany)

    Can you please post your current main.cf again as well as the output of
    Code:
    hostname -f
    ? What's in /etc/hosts? There must be localhost.localdomain.org somewhere on your system instead of localhost.localdomain.
     
  19. jarrell

    jarrell New Member

    here is whats in /etc/hosts:

    127.0.0.1 localhost.localdomain localhost
    68.106.154.147 jdubbhosting.org jdubbhosting

    here is the output from hostname and hostname -f commands:

    [root@jdubbhosting ~]# hostname
    jdubbhosting.org
    [root@jdubbhosting ~]# hostname -f
    jdubbhosting.org
    [root@jdubbhosting ~]

    and you can find the main.cf file available to you by going to:
    http://www.kingofthetrap.org/main.cf
     
  20. jarrell

    jarrell New Member

    Just so yall can see what a fuckin pain this is, please direct your attention to the following screenshots:

    SCREENSHOT #1

    SCREENSHOT #2
     

Share This Page