Postfix Spam
This WebDNA talk-list message is from 2007
It keeps the original formatting.
numero = 68924
interpreted = N
texte = iTools 8.2.2 on Mac OS 10.4.9 ServerSeveral of the websites on this server (www.realtree.com) have emailfunctions like "send to friend" using WebDNA and PHP. I setup my Postfixconfiguration to push the messages to my true mail server(newmail.grayloon.com) for delivery. I have about 25 websites on thisserver, and only those sites should be allowed to push mail to my mailserver. This was working great until last night.I'm getting thousands of spam messages per hour coming into Postfix andbeing sent to my mail server. I know nothing about Postfix, so I Googled theproblem and tried nearly everything I could find. This page lookedpromising, but I didn't try everything there:http://www.akadia.com/services/postfix_uce.htmlI've included some relevant information below if it helps diagnose and solvethe problem.Changes to the end of my /etc/postfix/main.cf file:myhostname = realtree.commailbox_transport = cyrus#mydestination = $myhostname,localhost.$mydomain#relay_domains = $mydestination,realtree.com,realtreeoutdoors.com#virtual_alias_maps = hash:/etc/postfix/virtualmydestination =relayhost = newmail.grayloon.commynetworks = 127.0.0.0 216.168.63.25relay_domains =smtpd_client_restrictions = check_client_access hash:/etc/postfix/whitelistsmtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destination,permitvirtual_alias_maps = hash:/etc/postfix/virtualContents of /etc/postfix/whitelist:216.168.63.25 OKwww.realtree.com OKrealtree.com OKwww.realtreeoutdoors.com OKrealtreeoutdoors.com OKSome lines from the /var/log/mail.log showing the spam:May 2 06:57:40 www postfix/pickup[10546]: 393F31959EE5: uid=70from=
May 2 06:57:40 www postfix/cleanup[10656]: 393F31959EE5:message-id=<20070502115740.393F31959EE5@realtree.com>May 2 06:57:40 www postfix/qmgr[10545]: 393F31959EE5:from=, size=13858, nrcpt=332 (queue active)May 2 06:57:40 www postfix/smtp[10661]: 393F31959EE5:to=, relay=newmail.grayloon.com[216.168.63.109],delay=0, status=sent (250 2.6.0 13858 bytes received in 00:00:00; Message idHGH37600 accepted for delivery)May 2 06:57:41 www postfix/smtp[10657]: 393F31959EE5:to=, relay=newmail.grayloon.com[216.168.63.109],delay=1, status=sent (250 2.6.0 13858 bytes received in 00:00:00; Message idHGH78400 accepted for delivery)May 2 06:57:41 www postfix/qmgr[10545]: 393F31959EE5: removedOutput of ps aux | grep postfix:postfix 10545 0.0 -0.0 27416 852 ?? S 6:55AM 0:00.90 qmgr-l -t fifo -upostfix 10546 0.0 -0.0 27372 720 ?? S 6:55AM 0:00.06 pickup-l -t fifo -upostfix 10572 0.0 -0.0 27384 732 ?? S 6:55AM 0:03.04trivial-rewrite -n rewrite -t unix -upostfix 12011 0.0 -0.0 27360 704 ?? S 7:26AM 0:00.01proxymap -t unix -uroot 12121 0.0 -0.0 18052 292 p2 R+ 7:29AM 0:00.00 greppostfix-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
|
- Postfix Spam ( Clint Davis 2007)
|
iTools 8.2.2 on Mac OS 10.4.9 ServerSeveral of the websites on this server (www.realtree.com) have emailfunctions like "send to friend" using WebDNA and PHP. I setup my Postfixconfiguration to push the messages to my true mail server(newmail.grayloon.com) for delivery. I have about 25 websites on thisserver, and only those sites should be allowed to push mail to my mailserver. This was working great until last night.I'm getting thousands of spam messages per hour coming into Postfix andbeing sent to my mail server. I know nothing about Postfix, so I Googled theproblem and tried nearly everything I could find. This page lookedpromising, but I didn't try everything there:http://www.akadia.com/services/postfix_uce.htmlI've included some relevant information below if it helps diagnose and solvethe problem.Changes to the end of my /etc/postfix/main.cf file:myhostname = realtree.commailbox_transport = cyrus#mydestination = $myhostname,localhost.$mydomain#relay_domains = $mydestination,realtree.com,realtreeoutdoors.com#virtual_alias_maps = hash:/etc/postfix/virtualmydestination =relayhost = newmail.grayloon.commynetworks = 127.0.0.0 216.168.63.25relay_domains =smtpd_client_restrictions = check_client_access hash:/etc/postfix/whitelistsmtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destination,permitvirtual_alias_maps = hash:/etc/postfix/virtualContents of /etc/postfix/whitelist:216.168.63.25 OKwww.realtree.com OKrealtree.com OKwww.realtreeoutdoors.com OKrealtreeoutdoors.com OKSome lines from the /var/log/mail.log showing the spam:May 2 06:57:40 www postfix/pickup[10546]: 393F31959EE5: uid=70from=May 2 06:57:40 www postfix/cleanup[10656]: 393F31959EE5:message-id=<20070502115740.393F31959EE5@realtree.com>May 2 06:57:40 www postfix/qmgr[10545]: 393F31959EE5:from=, size=13858, nrcpt=332 (queue active)May 2 06:57:40 www postfix/smtp[10661]: 393F31959EE5:to=, relay=newmail.grayloon.com[216.168.63.109],delay=0, status=sent (250 2.6.0 13858 bytes received in 00:00:00; Message idHGH37600 accepted for delivery)May 2 06:57:41 www postfix/smtp[10657]: 393F31959EE5:to=, relay=newmail.grayloon.com[216.168.63.109],delay=1, status=sent (250 2.6.0 13858 bytes received in 00:00:00; Message idHGH78400 accepted for delivery)May 2 06:57:41 www postfix/qmgr[10545]: 393F31959EE5: removedOutput of ps aux | grep postfix:postfix 10545 0.0 -0.0 27416 852 ?? S 6:55AM 0:00.90 qmgr-l -t fifo -upostfix 10546 0.0 -0.0 27372 720 ?? S 6:55AM 0:00.06 pickup-l -t fifo -upostfix 10572 0.0 -0.0 27384 732 ?? S 6:55AM 0:03.04trivial-rewrite -n rewrite -t unix -upostfix 12011 0.0 -0.0 27360 704 ?? S 7:26AM 0:00.01proxymap -t unix -uroot 12121 0.0 -0.0 18052 292 p2 R+ 7:29AM 0:00.00 greppostfix-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Clint Davis
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
last word listed (2000)
Price problem (1997)
Using [Include] Context (1999)
Memory Error message (1998)
Country & Ship-to address & other fields ? (1997)
Convert Char (2001)
Keeping the cart alive through multiple add commands (2000)
Sku numbers (1997)
Random ads (1998)
Date search - yes or no (1997)
Show Databases in admin (2000)
Multiple SSL Keys (1998)
writing checkboxes to a database (2000)
WebCat and PIXO (2000)
[OT] Multi - Language (2007)
Decrypting a user password (2000)
Re1000001: Setting up shop (1997)
Another strange one (2000)
SSL and reg web* (1997)
admin:admin won't work for login:password ! (1999)