It works!!!
Thanks!
Stefano
> Use something like
> smtpd_sender_restrictions =
> check_sender_access hash:/etc/postfix/sender_access
> permit_auth_destination
> reject
>
> If this server isn't used for incoming email, you can remove
> permit_auth_destination.
>
> Your use of a wildcard in rel
On Mon, Mar 08, 2010 at 06:43:54PM -0500, Jerry wrote:
> From time to time, when mail is being sent internally from one user to
> another on the same network, I see this warning message in the mail-log:
>
> warning: network_biopair_interop: error reading 5 bytes from the
> network: Connection res
hi,
i'm trying to convert from sendmail to postfix.
i have a utility (let's call it) that looks through
files in the sendmail mail queue and determines whether the
msg is a bounce message that i don't really want to send out.
i stop sendmail, then delete the q and d files, and re
On Wed, March 10, 2010 5:12 am, Jay G. Scott wrote:
> i see the postqueue command, but i also have stuff that looks inside the
> message for particular things i must stop going out. postqueue won't show
> me that stuff. so, is there a way to pillage the queued files?
look for pfqueue, it migh
On Tue, 9 Mar 2010, Jay G. Scott wrote:
what i need is a way to delete a particular msg in
postfix's queue. on my test boxes i don't have any files in the
queues -- the queue is empty. i expect i'll have some once i go
to production. but, just so i can be somewhat prepared, how do i
d
On Tue, Mar 09, 2010 at 12:12:42PM -0600, Jay G. Scott wrote:
> i'm trying to convert from sendmail to postfix.
Welcome.
> i have a utility (let's call it) that looks through files
> in the sendmail mail queue and determines whether the msg is a
> bounce message that i don't really wa
Hi There,
Currently we are using postfix (2.5.5-1.1) on debian lenny sasl support
thus:
# cat smtpd.conf
auxprop_plugin: sql
mech_list: plain login cram-md5 digest-md5
sql_engine: mysql
sql_hostnames: xxx.xxx.xxx.xxx
sql_user:
sql_passwd:
sql_database:
sql_select: select passwd fro
Hi folks
I've been trying postfix version 2.3.3 + amavisd-new + clamav for a while
and it's working pretty cool.
I sent an email with a .EXE attached just for testing purposes, so I
received a message from content-filter .. saying that's not allowed, but
I can see in the body of the mess
Davy Leon a écrit :
> Hi folks
>
> I've been trying postfix version 2.3.3 + amavisd-new + clamav for a
> while and it's working pretty cool.
>
> I sent an email with a .EXE attached just for testing purposes, so I
> received a message from content-filter .. saying that's not allowed,
> but I
On Wed, Mar 10, 2010 at 10:05 AM, Simon wrote:
> Hi There,
>
> Currently we are using postfix (2.5.5-1.1) on debian lenny sasl support
> thus:
>
> # cat smtpd.conf
> auxprop_plugin: sql
> mech_list: plain login cram-md5 digest-md5
> sql_engine: mysql
> sql_hostnames: xxx.xxx.xxx.xxx
> sql_user: x
Davy Leon:
> Hi folks
>
> I've been trying postfix version 2.3.3 + amavisd-new + clamav for a while
> and it's working pretty cool.
>
> I sent an email with a .EXE attached just for testing purposes, so I
> received a message from content-filter .. saying that's not allowed, but
> I can se
On Tue, 9 Mar 2010 12:27:25 -0500
Victor Duchovni replied:
>On Mon, Mar 08, 2010 at 06:43:54PM -0500, Jerry wrote:
>
>> From time to time, when mail is being sent internally from one user
>> to another on the same network, I see this warning message in the
>> mail-log:
>>
>> warning: network_bio
On Tue, Mar 09, 2010 at 07:09:59PM -0500, Jerry wrote:
> First, I just sent two messages in quick succession. This is the
> mail-log output:
>
> Mar 9 18:47:54 scorpio postfix/smtpd[64370]: connect from
> xx.my_domain.com[192.168.1.101]
> Mar 9 18:47:55 scorpio postfix/smtpd[64370]: 40197
On Tue, Mar 09, 2010 at 05:01:41PM -0500, Davy Leon wrote:
> Hi folks
>
> I've been trying postfix version 2.3.3 + amavisd-new + clamav for a while
> and it's working pretty cool.
>
> I sent an email with a .EXE attached just for testing purposes, so I
> received a message from content-filter ..
Hi there,
I'm running Postfix 2.3.3 and Redhat 5.3 ... the server daily receive 2
~ 3 messages. And Dovecot IMAP & POP3 services run on the same server. I
found recently found that bounce, local, procmail and occasionally flush and
smtp occupies all CPU usage and result Postfix send/rece
I have Postfix running on Debian in front of Microsoft Exchange 2003
using transport_maps, relay_domains and relay_recipient_maps. This
Postfix configuration is purely for inbound SMTP traffic.
Is there any existing solution that enables end-users to manipulate a
postfix "check_sender_access"
Hello guys,
I have made a simple filter, following the example here
http://www.postfix.org/FILTER_README.html in order to insert a number in the
subject line of every message been sent.
The script of this filter is very similar with the example, in uses sed to
replace "Subject: " with "Subject:
17 matches
Mail list logo