View previous topic :: View next topic |
Author |
Message |
meulie l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/18174326125cdc051bf3010.jpg)
Joined: 17 Jun 2003 Posts: 845 Location: a Dutchman living in Norway
|
Posted: Tue Dec 09, 2008 12:52 pm Post subject: [SOLVED]Illegal address syntax from localhost |
|
|
Hi all,
I just came across a whole load of these in my mail-log. What could
Code: | Dec 9 13:44:27 XCcube postfix/smtpd[31199]: connect from localhost[127.0.0.1]
Dec 9 13:44:27 XCcube postfix/smtpd[31199]: warning: Illegal address syntax from localhost[127.0.0.1] in RCPT command: <>
Dec 9 13:44:27 XCcube postfix/smtpd[31199]: lost connection after RSET from localhost[127.0.0.1]
Dec 9 13:44:27 XCcube postfix/smtpd[31199]: disconnect from localhost[127.0.0.1]
Dec 9 13:44:27 XCcube postfix/smtpd[31199]: connect from localhost[127.0.0.1]
Dec 9 13:44:27 XCcube postfix/smtpd[31199]: warning: Illegal address syntax from localhost[127.0.0.1] in RCPT command: <>
Dec 9 13:44:27 XCcube postfix/smtpd[31199]: lost connection after RSET from localhost[127.0.0.1]
Dec 9 13:44:27 XCcube postfix/smtpd[31199]: disconnect from localhost[127.0.0.1] |
When I checked the process I found: 'smtpd -n smtp -t inet -u -o stress'
What is exactly happening here...? _________________ Greetz,
Evert Meulie
Last edited by meulie on Tue Dec 09, 2008 2:29 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
richard.scott Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
Joined: 19 May 2003 Posts: 1497 Location: Oxfordshire, UK
|
Posted: Tue Dec 09, 2008 1:47 pm Post subject: |
|
|
Looks like its erroring on not having a RECPT email address inside the "<>"
Does something on the localhost test your smtp port to see if its alive? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
meulie l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/18174326125cdc051bf3010.jpg)
Joined: 17 Jun 2003 Posts: 845 Location: a Dutchman living in Norway
|
Posted: Tue Dec 09, 2008 2:02 pm Post subject: |
|
|
Not that I am aware of...
Judging by the logs it started about 13 weeks ago, with about 100/day. However, for today I am already at > 100000! ![Crying or Very sad :cry:](images/smiles/icon_cry.gif) _________________ Greetz,
Evert Meulie |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
meulie l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/18174326125cdc051bf3010.jpg)
Joined: 17 Jun 2003 Posts: 845 Location: a Dutchman living in Norway
|
Posted: Tue Dec 09, 2008 2:09 pm Post subject: |
|
|
Looks like the problem started at midnight, on the second... ![Surprised :o](images/smiles/icon_surprised.gif) _________________ Greetz,
Evert Meulie |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
richard.scott Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
Joined: 19 May 2003 Posts: 1497 Location: Oxfordshire, UK
|
Posted: Tue Dec 09, 2008 2:12 pm Post subject: |
|
|
Do you use mail-filter/amavisd-new to scan your mail?
If so, have you recently upgraded and merged your config files for /etc/amavisd.conf |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
meulie l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/18174326125cdc051bf3010.jpg)
Joined: 17 Jun 2003 Posts: 845 Location: a Dutchman living in Norway
|
Posted: Tue Dec 09, 2008 2:27 pm Post subject: |
|
|
The culprit was apache. One of my websites is in the process of being migrated, and therefore I had changed the privileges of the MySQL-user that that site uses to readonly. Somehow that triggered this avalanche or errors...
Still not 100% sure what exactly happened here, but it is fixed now! ![Cool 8)](images/smiles/icon_cool.gif) _________________ Greetz,
Evert Meulie |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|