postfix multi recipient
Peter Russell
pete at ENITECH.COM.AU
Fri Jun 24 01:13:32 IST 2005
[ The following text is in the "ISO-8859-1" character set. ]
[ Your display is set for the "US-ASCII" character set. ]
[ Some characters may be displayed incorrectly. ]
smtpd_recipient_limit = 1
Makes every inbound connection stop and deliver a multi recipient
message individually, making for heaps of extra work for postfix, which
is kinda crappy.
So since postfix can seperate the email inbound and seperate it outbound
with default_recipient_limit, if we use a 2 postfix instance on the same
machine, the 1st external facing to recieve all inbound email, from here
it could split the messages before sending to the 2nd postfix instance
and then confgiure MailScanner to use the 2nd postfix instance?
Performance not really being a big issue with both POstfix running on
the same machine?
A little messy, not sure if it is worth it, might be time to learn
another MTA?
I have read heaps of stuff in the postfix forum, Wietse is never going
to implement this, and a few people have copped a spray from him for
asking (he seems pretty uptight).
Dhawal Doshy wrote:
> Drew Marshall wrote:
>
>> Pete Russell said:
>>
>>> Would something like
>>> http://www.postfix.org/postconf.5.html#default_destination_recipient_limit
>>>
>>> default_destination_recipient_limit 1 work?
>>>
>>> Would this mean that i could take delivery of multi recipient messages
>>> normally from external but would only delivery them one recipient at a
>>> time?
>>
>>
>>
>> Yes but _after_ MailScanner has scanned them not before, so it won't do
>> what you want :-(
>>
>> I'm still trying to find ideas for this one...
>>
>> Drew
>>
>
> here is a thread on the neohapsis postfix archives, which if i
> understand correctly requires the same functionality..
>
> Follow this thread..
> http://archives.neohapsis.com/archives/postfix/2002-10/1141.html
>
> And read these 2 messages in particular
> http://archives.neohapsis.com/archives/postfix/2002-10/1469.html
> http://archives.neohapsis.com/archives/postfix/2002-10/1490.html
>
> - dhawal
>
> ------------------------ MailScanner list ------------------------
> To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
> 'leave mailscanner' in the body of the email.
> Before posting, read the Wiki (http://wiki.mailscanner.info/) and
> the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).
>
> Support MailScanner development - buy the book off the website!
>
>
>
------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the Wiki (http://wiki.mailscanner.info/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).
Support MailScanner development - buy the book off the website!
More information about the MailScanner
mailing list