On Tuesday, July 13, 2010 at 10:44 CEST,
     "Körner, Uwe" <uwe.koer...@t-systems.ch> wrote:

> Am 13.07.2010 um 10:32 schrieb Magnus Bäck:
> 
> > How does messages from the SMS gateway enter your Postfix system? If
> > they can enter via a different SMTP listener (different IP address
> > and/or port) you can set up an additional cleanup(8) service that
> > uses other body_checks expressions.
>
> the messages will be send to the SMS gateway via postfix.
>
> a user is sending a mail (for example) to +41123456...@sms -> postfix
> is doing a rewriting to +41123456...@examplesmsgateway.ch and delivers
> the mail.

Create a transport table entry that routes messages to the SMS gateway
domain to a special SMTP delivery agent. Define that delivery agent in
master.cf and override the smtp_body_checks parameter to specify the
IGNORE expressions you need to remove the offending lines from the body.

Please do not top-post.

-- 
Magnus Bäck
mag...@dsek.lth.se

Reply via email to