Wietse Venema put forth on 10/22/2009 8:03 PM:
> Stan Hoeppner:
>> The point I was attempting to make is that, even with todays fast disks,
>> on a heavily loaded Postfix server, a 6 fold decrease in disk throughput
>> due to an obscure bug like this would likely wreak havoc for a few
>> hours, if
Daniel Kauffman:
>multi_instance_wrapper = ${command_directory}/postmulti -p --
This is currently not supported. Ask your money back.
Wietse
Some part of postfix (possibly postmulti, I'm not sure) does not appear
to be evaluating recursive expressions in parameter values in main.cf
Here are the symptoms I am experiencing:
When creating a new postfix instance using:
postmulti -I postfix-instance -e create
The following is added t
On Fri, Oct 23, 2009 at 8:59 AM, Noel Jones wrote:
> On 10/23/2009 9:42 AM, Curtis wrote:
>
>> I run a spam filtering service where the customer points the MX records to
>> our mail servers and then we forward the filtered mail on to the destination
>> using the transport table, as follows:
>>
>>
On Fri, Oct 23, 2009 at 07:59:51AM -0700, James Lamanna wrote:
>> Hi,
>> I have a mail alias set up in LDAP with no local member addresses:
>>
>> dn: cn=jeff,ou=warp2biz,ou=accounts,dc=mycompany,dc=com
>> objectClass: mailGroup
> cn: jeff
>> mail: j...@...
>> accountStatus: active
>> memberaddr: j
On Fri, Oct 23, 2009 at 07:59:51AM -0700, James Lamanna wrote:
> Hi,
> I have a mail alias set up in LDAP with no local member addresses:
>
> dn: cn=jeff,ou=warp2biz,ou=accounts,dc=mycompany,dc=com
> objectClass: mailGroup
> cn: jeff
> mail: j...@mycompany.com
> accountStatus: active
> memberaddr
Hi,
I have a mail alias set up in LDAP with no local member addresses:
dn: cn=jeff,ou=warp2biz,ou=accounts,dc=mycompany,dc=com
objectClass: mailGroup
cn: jeff
mail: j...@mycompany.com
accountStatus: active
memberaddr: j...@othercompany.net
However, sending to j...@mycompany.com results in a bounc
On 10/23/2009 9:42 AM, Curtis wrote:
I run a spam filtering service where the customer points the MX records to our
mail servers and then we forward the filtered mail on to the destination using
the transport table, as follows:
customer.com smtp:[mailserver1.customer.com]
Today I got a reques
I run a spam filtering service where the customer points the MX records to our
mail servers and then we forward the filtered mail on to the destination using
the transport table, as follows:
customer.com smtp:[mailserver1.customer.com]
Today I got a request from a potential customer asking if i
al...@ulgsm.ru:
> * Wietse Venema [2009-10-23 08:07:41 -0400]:
>
> > Apparently,
> >
> > 1) You have virtual alias mapping enabled BEFORE the content filter,
> > as shown by these logfile records:
> >
> > Oct 23 14:50:10 skuns spampd[60584]: processing message
> > <20091023105009.a3ad6
hi,
I have domain.com as main domain.
I have mail1.site1.com as mail server at site 1
mail2.site2.com as mail server at site2.
domain.com distribute the email via virtual_alias_maps and transport.
my main problem is when there's a bounce email, say, a user that have
already reached the quota l
On 10/23/2009 7:01 AM, Stevie Haston wrote:
Hi
Is it possible within postfix to use the virtual file or otherwise to
route mail into OS users mailbox based on sender domain.
Currently I've got in /etc/virtual
initial_recipient_1 localaccount, forward_recipient_1
initial_recipient_2 localaccoun
Geert Hendrickx:
> On Thu, Oct 22, 2009 at 01:40:56PM -0400, Victor Duchovni wrote:
> > On Thu, Oct 22, 2009 at 01:34:59PM -0400, Wietse Venema wrote:
> >
> > > Also, the RCPT TO command shows the address in raw form, so
> > > the same address may appear in different but equivalent forms:
> > >
* Wietse Venema [2009-10-23 08:07:41 -0400]:
> Apparently,
>
> 1) You have virtual alias mapping enabled BEFORE the content filter,
> as shown by these logfile records:
>
> Oct 23 14:50:10 skuns spampd[60584]: processing message
> <20091023105009.a3ad656...@hive.ulgsm.ru> for
>
Apparently,
1) You have virtual alias mapping enabled BEFORE the content filter,
as shown by these logfile records:
Oct 23 14:50:10 skuns spampd[60584]: processing message
<20091023105009.a3ad656...@hive.ulgsm.ru> for
ORCPT=rfc822;ale...@ulgsm.ru
Oct 23 14:50:12 skuns po
Hi
Is it possible within postfix to use the virtual file or otherwise to route
mail into OS users mailbox based on sender domain.
Currently I've got in /etc/virtual
initial_recipient_1 localaccount, forward_recipient_1
initial_recipient_2 localaccount, forward_recipien
* Wietse Venema [2009-10-23 06:47:22 -0400]:
> Please show what Postfix logs NOW with THIS configuration after
> you made all the changes. I want to see actual data, not claims
> by an eyewitness.
Mail from remote server:
Oct 23 14:50:09 skuns postfix/smtpd[55651]: connect from
hive.ulgsm.ru[93
Rupert Reid:
> Delivery Status Notification (Failure) = The following message to
> was undeliverable. The reason for the problem:
> 5.1.2 - Bad destination host 'DNS Hard Error looking up domain.com
> (MX): NXDomain'
That is NOT a POSTFIX error message.
Do not shoot the messanger (P
al...@ulgsm.ru:
> * Wietse Venema [2009-10-22 09:29:51 -0400]:
>
> > al...@ulgsm.ru:
> >
> > If you want support, follow the instructions in:
> >
> > http://www.postfix.org/DEUG_README.html
> > provide "postconf -n" output for the current configuration
> > as well as sql client configurati
On Wednesday 21 October 2009 02:14:14 Alberto Lepe wrote:
>
> Hello, I'm creating a script to help me to enhance the spamassassin rules.
> As many of you may know already some spam mails add false X-Spam-Status
> headers to the mail like this one:
>
> X-Spam-Flag: YES
I believe AOL add the same he
Hello,
I have had postfix running successfully with two domains:
- myhostname = mail.domain.es
- my destination = domain2.co.uk
I recently added another domain to mydestination with the same name
as the main domain but with a different tld: "domain.com".
I have also mapped vario
On Thu, Oct 22, 2009 at 01:40:56PM -0400, Victor Duchovni wrote:
> On Thu, Oct 22, 2009 at 01:34:59PM -0400, Wietse Venema wrote:
>
> > Also, the RCPT TO command shows the address in raw form, so
> > the same address may appear in different but equivalent forms:
> >
> > RCPT TO:
> > RCPT TO:<"us
22 matches
Mail list logo