Re: Spoofing the From address

2012-05-09 Thread Wietse Venema
Dennis Putnam: [ Charset ISO-8859-1 unsupported, converting... ] > I have recently migrated from Mandriva to CentOS and am have the return > of an old problem. My ISP requires that I go through their reply to send > mail. That is all working with the exception of the generated from > address. Th

Re: Spoofing the From address

2012-05-09 Thread Ansgar Wiechers
On 2012-05-09 Dennis Putnam wrote: > I have recently migrated from Mandriva to CentOS and am have the > return of an old problem. My ISP requires that I go through their > reply to send mail. That is all working with the exception of the > generated from address. They require that I have a valid FD

Spoofing the From address

2012-05-09 Thread Dennis Putnam
I have recently migrated from Mandriva to CentOS and am have the return of an old problem. My ISP requires that I go through their reply to send mail. That is all working with the exception of the generated from address. They require that I have a valid FDQN in the from response. This was all w

Re: sender_dependent_default_transport_maps

2012-05-09 Thread Joe
On 05/07/2012 08:15 PM, Viktor Dukhovni wrote: On Mon, May 07, 2012 at 10:04:21PM -0500, Noel Jones wrote: We have some fairly involved routing requirements, and have been using a script that creates a transport table from a number of source files. It's been working well for some years, but now

Re: my server generates spam

2012-05-09 Thread mouss
Le 08/05/2012 23:10, Giuseppe Perna a écrit : > hy, > i have an old version of postfix. > i have this problem: from my server with sender freelo...@hotmail.com > leave hundreds of spam messages to the Internet, I analyzed the file / > var / log / maillog and I see this: > BE80AB81E65 3272 Tue M

Re: Rewriting From: but not Reply-To:

2012-05-09 Thread Dominik Muth
On 05/09/2012 03:08 PM, Reindl Harald wrote: Am 09.05.2012 14:57, schrieb Dominik Muth: Hi, I'm new to postscript and I use smtp.mail.yahoo.com as a relayhost to send mail from my server (say host.dialup). I have to use proper sender addresses (say m...@yahoo.com), so I do that via smtp_ge

Re: Rewriting From: but not Reply-To:

2012-05-09 Thread Wietse Venema
Dominik Muth: > Hi, > > I'm new to postscript and I use smtp.mail.yahoo.com as a relayhost to > send mail from my server (say host.dialup). > > I have to use proper sender addresses (say m...@yahoo.com), so I do that > via smtp_generic_maps = hash:/etc/postfix/smtp_generic. This works fine, >

Re: Rewriting From: but not Reply-To:

2012-05-09 Thread Reindl Harald
Am 09.05.2012 14:57, schrieb Dominik Muth: > Hi, > > I'm new to postscript and I use smtp.mail.yahoo.com as a relayhost to send > mail from my server (say host.dialup). > > I have to use proper sender addresses (say m...@yahoo.com), so I do that via > smtp_generic_maps = > hash:/etc/postfix/s

Rewriting From: but not Reply-To:

2012-05-09 Thread Dominik Muth
Hi, I'm new to postscript and I use smtp.mail.yahoo.com as a relayhost to send mail from my server (say host.dialup). I have to use proper sender addresses (say m...@yahoo.com), so I do that via smtp_generic_maps = hash:/etc/postfix/smtp_generic. This works fine, but I also want to receive r

Re: my server generates spam

2012-05-09 Thread /dev/rob0
On Wed, May 09, 2012 at 09:16:35AM +0200, Simone Caruso wrote: Robert: > > if you have no idea what SMTP AUTH is > > you should better shut down the server temp > > and read postfix docs about setup/config > > and/or get some paid help service > > come back here, post your config , ask questions, >

Re: my server generates spam

2012-05-09 Thread Matthew D. Fuller
On Wed, May 09, 2012 at 10:53:15AM +0200 I heard the voice of Giuseppe Perna, and lo! it spake thus: > > May 9 05:06:02 neruda postfix/smtp[20559]: BE80AB81E65: > to=, relay=smart-relay.pippo.xxt.it[210.85.7.10], > delay=74841, status=deferred (host ^ That's almost a full day the mai

Re: my server generates spam

2012-05-09 Thread Ansgar Wiechers
On 2012-05-09 Giuseppe Perna wrote: > but analysis of the log does not show any indication. > in / var / log / maillog there are no indications of ip and user that > generates emails with sender freelo...@hotmail.it > > this is the resulter to grep Please post the full output of "grep BE80AB81E65

Re: my server generates spam

2012-05-09 Thread Giuseppe Perna
Thanks Robert for your answer, but analysis of the log does not show any indication. in / var / log / maillog there are no indications of ip and user that generates emails with sender freelo...@hotmail.it this is the resulter to grep I would like to increase the debug log, how do I? May 9 05:06:

Re: Problems with smtpd + chroot + smtpd_client_restrictions

2012-05-09 Thread Ralf Hildebrandt
* JDL : > p@rick, > > If you are referring to resolv.conf and associated files, then yes. All the > files in /var/spool/postfix/etc match those in /etc and the data in the those > files is correct. And the libs? -- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Univ

Re: my server generates spam

2012-05-09 Thread Robert Schetterer
Am 09.05.2012 09:16, schrieb Simone Caruso: >> if you have no idea what SMTP AUTH is >> you should better shut down the server temp >> and read postfix docs about setup/config >> and/or get some paid help service >> come back here, post your config , ask questions, >> fix your setup , turn on the s

Re: my server generates spam

2012-05-09 Thread Simone Caruso
> if you have no idea what SMTP AUTH is > you should better shut down the server temp > and read postfix docs about setup/config > and/or get some paid help service > come back here, post your config , ask questions, > fix your setup , turn on the server again > Dont be so harsh with my contryman :

Re: my server generates spam

2012-05-09 Thread Robert Schetterer
Am 09.05.2012 09:01, schrieb Giuseppe Perna: > hello, thanks for rispota. > You please be more specific? > logs to check are / var / log / mailllog right? > > how do I check if SMTP AUTH is active? > how do I check the ip who sent this email spam? > thanks > > > > > 2012/5/9 Bill Weiss : >> Gi

Re: my server generates spam

2012-05-09 Thread Giuseppe Perna
hello, thanks for rispota. You please be more specific? logs to check are / var / log / mailllog right? how do I check if SMTP AUTH is active? how do I check the ip who sent this email spam? thanks 2012/5/9 Bill Weiss : > Giuseppe Perna(gpe...@csait.eu)@Tue, May 08, 2012 at 11:10:15PM +0200: >