>> There is also an initiative to allow UTF-8 characters to appear in SMTP
>> (RFC 5336 and related documents). A malformed UTF-8 could easily
>> appear there, despite being prohibited. If an SQL database would
>> declare an e-mail address field of an UTF-8 data type, a lookup could
>> abort when
Sendmail was our original mail application. Sendmail can be set to deliver
once
to smrsh script for multiple recipients. Can postfix be configured to mimic
that?
Kind regards,
Polo
Claudio Prono:
>
>
> >> There is also an initiative to allow UTF-8 characters to appear in SMTP
> >> (RFC 5336 and related documents). A malformed UTF-8 could easily
> >> appear there, despite being prohibited. If an SQL database would
> >> declare an e-mail address field of an UTF-8 data type, a
polofuzzu:
> Sendmail was our original mail application. Sendmail can be set to deliver
> once
> to smrsh script for multiple recipients. Can postfix be configured to mimic
> that?
The Postfix pipe(8) delivery agent does that. I suggest that you
look at the manpage and examples in the master.cf fi
> How does MySQL know that the query parameter(s) should be UTF-8
> and not ISO LATIN mumble or something else?
By a client executing a command:
SET NAMES 'utf8'
as far as I can tell.
SET NAMES indicates what character set the client will use
to send SQL statements to the server.
http://dev.mys
Dear postfix users,
Finally, I cut over my old server onto the replacement server. I
wonder if some of you would have a gander at these questions, and then
point me in the right direction?
Regards,s.
Broken Pipe (plumber wanted)
1)Just noticed this message in the logs just as a new m
Hi,
I have a Postfix mail receiving server, on this I am using sid-milter (found at
http://sourceforge.net/projects/sid-milter/ got from
http://www.postfix.org/addon.html) tool to validate senderID and SPF.
Here the problem is for mail servers that implement Sender-ID, mail servers
that are im
On 25 January 2011 12:09, Wietse Venema wrote:
> polofuzzu:
> > Sendmail was our original mail application. Sendmail can be set to
> deliver
> > once
> > to smrsh script for multiple recipients. Can postfix be configured to
> mimic
> > that?
>
> The Postfix pipe(8) delivery agent does that. I sug
Hi all,
we have some problem with our ip reputation on other provider. We are using
our postfix server as delivery server for some mailing lists (about
5000/8000 users); after a few days the destination providers (as hotmail, or
yahoo) block any message coming from our mta because our IP address
J4:
> Jan 25 13:54:20 logout postfix/smtpd[21183]: warning:
> network_biopair_interop: error writing 53 bytes to the network: Broken pipe
The remote host disconnected before the Postfix SMTP server sent
its response. With Postfix 2.8 I removed the network_biopair_interop
layer, so it won't report
Zitat von Bissio2000 :
Hi all,
we have some problem with our ip reputation on other provider. We are using
our postfix server as delivery server for some mailing lists (about
5000/8000 users); after a few days the destination providers (as hotmail, or
yahoo) block any message coming from our m
On 01/25/2011 03:33 PM, Wietse Venema wrote:
> J4:
>> Jan 25 13:54:20 logout postfix/smtpd[21183]: warning:
>> network_biopair_interop: error writing 53 bytes to the network: Broken pipe
> The remote host disconnected before the Postfix SMTP server sent
> its response. With Postfix 2.8 I removed t
Sharma, Ashish:
> Hi,
>
> I have a Postfix mail receiving server, on this I am using sid-milter
> (found at http://sourceforge.net/projects/sid-milter/ got from
> http://www.postfix.org/addon.html) tool to validate senderID and
> SPF.
>
> Here the problem is for mail servers that implement Sender
-Messaggio originale-
Da: Mauricio Tavares [mailto:raubvo...@gmail.com]
Inviato: martedì 25 gennaio 2011 15:34
A: Bissio2000
Oggetto: Re: ip reputation
On 01/25/2011 09:25 AM, Bissio2000 wrote:
> Hi all,
>
> we have some problem with our ip reputation on other provider. We are
using
> ou
On Tue, January 25, 2011 3:25 pm, Bissio2000 wrote:
> Hi all,
>
> we have some problem with our ip reputation on other provider. Is there a
> way to use postfix as mailing list sender without looking as spammer?
A couple years ago I put together a few general tips on how to check if an
email ser
Am 25.01.2011 15:33, schrieb Wietse Venema:
With Postfix 2.8 I removed the network_biopair_interop
layer, so it won't report network_biopair_interop errors anymore.
thanks, Wietse.
Am 25.01.2011 15:25, schrieb Bissio2000:
> Hi all,
>
> we have some problem with our ip reputation on other provider. We are using
> our postfix server as delivery server for some mailing lists (about
> 5000/8000 users); after a few days the destination providers (as hotmail, or
> yahoo) block an
On Tue, 25 Jan 2011 09:33:00 -0500 (EST)
Wietse Venema articulated:
> J4:
> > Jan 25 13:54:20 logout postfix/smtpd[21183]: warning:
> > network_biopair_interop: error writing 53 bytes to the network:
> > Broken pipe
>
> The remote host disconnected before the Postfix SMTP server sent
> its res
Question 1/
ok I understand now
Thank you
Question 2/
this a too long story so I do not want to go ahead here;
In the ldap server that is used there are several entries having the
same mailalternateaddress ; a list with members should be used insteed
but i do not manage this ldap server .
It w
On Tue, Jan 25, 2011 at 05:49:17PM +0100, postfix wrote:
>
> Question 1/
> ok I understand now
> Thank you
>
> Question 2/
> this a too long story so I do not want to go ahead here;
> In the ldap server that is used there are several entries having the
> same mailalternateaddress ; a list with
On Tue, Jan 25, 2011 at 11:48:04AM -0500, Jerry wrote:
> Using Postfix (2.8-20101108) from the FreeBSD ports system, I still
> receive this warning:
2.8-20101108 is not 2.8.0. The biopair layer was removed later in the
development cycle.
> Jan 25 11:37:36 scorpio postfix/smtp[20514]: warning:
>
Hi there,
Jan 25 18:01:46 srv postfix/trivial-rewrite[22832]: warning: do not
list domain klunky.co.uk in BOTH mydestination and virtual_mailbox_domains
I had this appear in the mail.log.
However, the main.cf contains:
mydestination = localhost.localdomain, localhost
I am using virtual doma
On Tue, Jan 25, 2011 at 06:12:09PM +0100, J4K wrote:
> Jan 25 18:01:46 srv postfix/trivial-rewrite[22832]: warning: do not
> list domain klunky.co.uk in BOTH mydestination and virtual_mailbox_domains
The logs don't lie. The domain is listed in mydestination.
> However, the main.cf contains:
> my
On 1/25/11 1:16 PM, Mark Martinec wrote:
How does MySQL know that the query parameter(s) should be UTF-8
and not ISO LATIN mumble or something else?
By a client executing a command:
SET NAMES 'utf8'
as far as I can tell.
SET NAMES indicates what character set the client will use
to send SQL
Victor Duchovni:
> On Tue, Jan 25, 2011 at 11:48:04AM -0500, Jerry wrote:
>
> > Using Postfix (2.8-20101108) from the FreeBSD ports system, I still
> > receive this warning:
>
> 2.8-20101108 is not 2.8.0. The biopair layer was removed later in the
> development cycle.
I removed the biopair layer
Hello,
I've updated the Postfix packages for Solaris 10 to 2.8.0.
Features:
- Native SysV Solaris package
- Build with Sun Studio 12.1
- Linked against the native LDAP libraries
- SMF support
- Sparse zone safe
- Jumpstart safe
More details available on: http://ihsan.dogan.ch/postfix/
For Sparc
On 01/25/2011 06:30 PM, Victor Duchovni wrote:
> On Tue, Jan 25, 2011 at 06:12:09PM +0100, J4K wrote:
>
>> Jan 25 18:01:46 srv postfix/trivial-rewrite[22832]: warning: do not
>> list domain klunky.co.uk in BOTH mydestination and virtual_mailbox_domains
> The logs don't lie. The domain is listed in
JKL:
> I still do not understand this error message. It just came in again.
> Jan 25 21:28:54 srv postfix/trivial-rewrite[24387]: warning: do not
> list domain klunky.co.uk in BOTH mydestination and virtual_mailbox_domains
>
> # postconf -n |grep mydest
> mydestination = localhost.localdomain, lo
On 01/25/2011 09:43 PM, Wietse Venema wrote:
> JKL:
>> I still do not understand this error message. It just came in again.
>> Jan 25 21:28:54 srv postfix/trivial-rewrite[24387]: warning: do not
>> list domain klunky.co.uk in BOTH mydestination and virtual_mailbox_domains
>>
>> # postconf -n |grep
JKL:
> I still do not understand this error message. It just came in again.
> Jan 25 21:28:54 srv postfix/trivial-rewrite[24387]: warning: do not
> list domain klunky.co.uk in BOTH mydestination and virtual_mailbox_domains
>
> # postconf -n |grep mydest
> mydestination = localhost.localdomain, loc
On 01/25/2011 09:59 PM, JKL wrote:
> On 01/25/2011 09:43 PM, Wietse Venema wrote:
>> JKL:
>>> I still do not understand this error message. It just came in again.
>>> Jan 25 21:28:54 srv postfix/trivial-rewrite[24387]: warning: do not
>>> list domain klunky.co.uk in BOTH mydestination and virtual_
* JKL :
> >> How many Postfix master daemons are running on your machine?
Meaning:
ps auxwww|grep master
> Sent again, as I do not think this Email made it through.
It made it through, but it didn'T answer the question!
--
Ralf Hildebrandt
Geschäftsbereich IT | Abteilung Netzwerk
Charité
Le 25/01/2011 15:25, Bissio2000 a écrit :
> Hi all,
>
> we have some problem with our ip reputation on other provider. We are using
> our postfix server as delivery server for some mailing lists (about
> 5000/8000 users); after a few days the destination providers (as hotmail, or
> yahoo) block a
Le 24/01/2011 20:44, Florian Effenberger a écrit :
> Hello,
>
> my mail users are all local users, added in /etc/passwd and
> /etc/shadow. Therefore, the virtual alias maps file looks like
> "u...@myvirtualdomain.tld user1". All works like a charm, however, the
> Delivered-To header reads us...@fq
Bissio2000 put forth on 1/25/2011 8:25 AM:
> Hi all,
>
> we have some problem with our ip reputation on other provider. We are using
> our postfix server as delivery server for some mailing lists (about
> 5000/8000 users); after a few days the destination providers (as hotmail, or
> yahoo) block
postfix network hello, hello Wieste.
I think I have successfully configure ipv6 on my server anyway
dig answer seems good.
~]$ dig fakessh.eu @8.8.8.8 +short
2001:41d0:2:3dd6:1234:5678:9abc:def0
and yet sometimes I don not connect to my postfix ipv6 source
I have read the manual and I
On Wed, Jan 26, 2011 at 06:35:12AM +0100, fakessh @ wrote:
> I think I have successfully configure ipv6 on my server anyway
> dig answer seems good.
>
> $ dig fakessh.eu @8.8.8.8 +short
> 2001:41d0:2:3dd6:1234:5678:9abc:def0
>
> and yet sometimes I don not connect to my postfix ipv6 source
37 matches
Mail list logo