I'm trying to use a different SMTP server to send messages whenever mutt is in a special mail folder. This seems to work, but now I noticed that mutt seems to use the special SMTP server for any mail it sends and not just only when it its in the special mail folder.
Here's what I've set: folder-hook postmaster.customer 'set envelope_from_address=p...@customer.org' folder-hook postmaster.customer 'my_hdr From: Patrick Ben Koetter <p...@customer.org>' folder-hook postmaster.customer 'set smtp_url=smtp://u...@customer.org@mail.customer.org:587/' folder-hook postmaster.customer 'set smtp_authenticators=digest-md5:cram-md5' folder-hook postmaster.customer 'set smtp_pass=PASSWORD' Obviously I missed something, but what? p@rick -- Postfix - Einrichtung, Betrieb und Wartung <http://www.postfix-buch.com> saslfinger (debugging SMTP AUTH): <http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>