User login

Debian and Postfix e-mail setup, Internet Service Provider style

In short Agaric needs a robust e-mail solution for ourselves and our clients.

Debian Administration :: Handling mail for multiple virtual ...
http://www.debian-administration.org/articles/243

The immediately needed fix:

http://www.debuntu.org/2006/05/05/45-how-to-postfix-and-virtual-hosts

cd /etc
ben@server:/etc$ sudo vi postfix/virtual_alias_maps
ben@server:/etc$ sudo newaliases
ben@server:/etc$ sudo postmap /etc/postfix/virtual_alias_maps
ben@server:/etc$ sudo init.d/postfix restart

Doing it the real right way:

Old original:

Tutorial: ISP-style Email Service with Debian-Woody and Postfix (1.x)
http://workaround.org/articles/ispmail/

Resolution

And updated.

This is the tutorial and Dan's following it.

Howto: ISP-style Email Server with Debian-Etch and Postfix 2.3
http://workaround.org/articles/ispmail-etch/

Searched words: 
debian mail user debian etch email for catchall poor man's e-mail forwarder email forwarding simple postfix aliases

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <small> <h2> <h3> <h4> <h5> <h6> <sub> <sup> <p> <br> <strike> <table> <tr> <td> <thead> <th> <tbody> <tt> <output>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.