On Tue, 20 Apr 2021 08:51:29 +0100
Darac Marjal wrote:
> On the upside, though, this is an allowlist of domains postfix will
> accept mail for. If there are duplicates, it shouldn't REALLY make
> much difference.
Thanks for the analysis.
I don't mind the duplicates, and the spurious comma is pr
On 20/04/2021 00:08, Charles Curley wrote:
> On installing on Bullseye, I usually install postfix, then configure it
> with "dpkg-reconfigure postfix".
>
> I use postfix here only for logwatch and other system emails, so the
> setup isn't concerned with the Internet at large.
>
> The default list
Magnus Therning <[EMAIL PROTECTED]> wrote:
> On Sat, Sep 30, 2006 at 22:55:35 +0300, Andrei Popescu wrote:
> [..]
> >Ok, but it works for me. If I send mail to root (without @localhost),
> >then my user receives it (according /etc/aliases). If I send mail to a
> >real internet address then postfix
On Sat, Sep 30, 2006 at 22:55:35 +0300, Andrei Popescu wrote:
[..]
>Ok, but it works for me. If I send mail to root (without @localhost),
>then my user receives it (according /etc/aliases). If I send mail to a
>real internet address then postfix takes care of the proper rewriting
>so that my smarth
Magnus Therning <[EMAIL PROTECTED]> wrote:
> At first [EMAIL PROTECTED] didn't work, now it does. That's a difference.
>
> Mail sent to root by cron is still delivered to my.remote.host so the
> difference is of little use.
Here is my complete config:
omnibook:~# postconf -n
alias_database = h
On Sat, Sep 30, 2006 at 22:42:59 +0300, Andrei Popescu wrote:
>Magnus Therning <[EMAIL PROTECTED]> wrote:
>
>> On Sat, Sep 30, 2006 at 20:36:34 +0300, Andrei Popescu wrote:
>> [..]
>> >You can do this with rewriting. I just set this up today so its fresh
>> >:)
>> >
>> >/etc/postfix/main.cf:
>> >
>
Magnus Therning <[EMAIL PROTECTED]> wrote:
> On Sat, Sep 30, 2006 at 20:25:51 +0100, Magnus Therning wrote:
> >On Sat, Sep 30, 2006 at 20:36:34 +0300, Andrei Popescu wrote:
> >[..]
> >>You can do this with rewriting. I just set this up today so its fresh
> >>:)
> >>
> >>/etc/postfix/main.cf:
> >>
Magnus Therning <[EMAIL PROTECTED]> wrote:
> On Sat, Sep 30, 2006 at 20:36:34 +0300, Andrei Popescu wrote:
> [..]
> >You can do this with rewriting. I just set this up today so its fresh
> >:)
> >
> >/etc/postfix/main.cf:
> >
> > smtp_generic_maps = hash:/etc/postfix/generic
> >
> >then create
On Sat, Sep 30, 2006 at 20:25:51 +0100, Magnus Therning wrote:
>On Sat, Sep 30, 2006 at 20:36:34 +0300, Andrei Popescu wrote:
>[..]
>>You can do this with rewriting. I just set this up today so its fresh
>>:)
>>
>>/etc/postfix/main.cf:
>>
>> smtp_generic_maps = hash:/etc/postfix/generic
>>
>>t
On Sat, Sep 30, 2006 at 20:36:34 +0300, Andrei Popescu wrote:
[..]
>You can do this with rewriting. I just set this up today so its fresh
>:)
>
>/etc/postfix/main.cf:
>
> smtp_generic_maps = hash:/etc/postfix/generic
>
>then create /etc/postfix/generic with something like this:
>
> [EMA
Magnus Therning <[EMAIL PROTECTED]> wrote:
> On Fri, Sep 29, 2006 at 20:07:18 +0300, Andrei Popescu wrote:
> >Magnus Therning <[EMAIL PROTECTED]> wrote:
> >
> >> >This is how I've configured it:
> >> >
> >> > % cat /etc/mailname
> >> > my.remote.host
> >
> >> > % hostname -f
> >> > my.local.host
>
On Fri, Sep 29, 2006 at 20:07:18 +0300, Andrei Popescu wrote:
>Magnus Therning <[EMAIL PROTECTED]> wrote:
>
>> >This is how I've configured it:
>> >
>> > % cat /etc/mailname
>> > my.remote.host
>
>> > % hostname -f
>> > my.local.host
>
>Maybe I'm wrong, but it seems to me that /etc/mailname should
Magnus Therning <[EMAIL PROTECTED]> wrote:
> >This is how I've configured it:
> >
> > % cat /etc/mailname
> > my.remote.host
> > % hostname -f
> > my.local.host
Maybe I'm wrong, but it seems to me that /etc/mailname should also be
'my.local.host'
HTH
Andrei
--
If you can't explain it simply, y
On Fri, Sep 29, 2006 at 15:23:25 +0100, Magnus Therning wrote:
>I'm having problems with sending emails to root on my machines at work.
>My mail setup is a little strange, I suppose, but not too weird, I think
>:-)
>
>I defer all sending of email. Postfix uses a relayhost of
>localhost:2300 and my
Uwe Dippel wrote:
On Sun, 07 Aug 2005 10:18:02 +1000, [EMAIL PROTECTED] wrote:
Postfix is not one single package. For example I have (dpkg-query --
list | grep postfix):
postfix2.1.5-9A high-performance mail transport agent
postfix-doc2.1.5-9Postfix documentation
p
On Mon, Aug 08, 2005 at 12:34:23AM +0800, Uwe Dippel wrote:
> Another effort: where, in which package, can I find the complete set of
> option files, please ?
Speaking as another Debian and Postfix admin: none. I just copied the
example from the docs into /etc, and then edited that.
You're rig
On Sun, 07 Aug 2005 10:18:02 +1000, [EMAIL PROTECTED] wrote:
> Postfix is not one single package. For example I have (dpkg-query --
> list | grep postfix):
> postfix2.1.5-9A high-performance mail transport agent
> postfix-doc2.1.5-9Postfix documentation
> postfix-mysql
Uwe Dippel wrote:
To me it quite strange. Did it on vanilla postfix; but here, on Debian, it
is quite strange to me.
Usually I expect plenty of config files in /etc/postfix; with many options
in main.cf. In Debian, there are very little. I understand that someone
has decided to make it simpler. B
On Thursday 01 July 2004 19:37, Dennis Stosberg wrote:
> Am 01.07.2004 um 19:15 schrieb Dennis Stosberg:
> > This will cause postfix to rewrite the sender address in all mails
> > coming from your localuser to [EMAIL PROTECTED]
>
> To make "mail" use your correct real name, make sure to have it set
Am 01.07.2004 um 19:15 schrieb Dennis Stosberg:
> This will cause postfix to rewrite the sender address in all mails
> coming from your localuser to [EMAIL PROTECTED]
To make "mail" use your correct real name, make sure to have it set
in your /etc/passwd. Each user can change this information hi
Am 01.07.2004 um 12:24 schrieb Pau Novella:
> Now I had found out that I can modify the name and adress using differents
> options in the MUA, but I would like to have the corrects ones fixed in the
> postfix configuration.
>
> Can anybody help me?
Use sender_canonical_maps. Put the mapping
On Wed, May 31, 2000 at 07:30:06PM -0400, S. Salman Ahmed wrote:
> May 31 19:14:33 phoenix postfix/qmgr[8904]: 1EE76FF50: from=<[EMAIL
> PROTECTED]>, size=18246 (queue active)
> I had commented the two lines in /etc/postfix/master.cf that started
> with smtp hoping to fix this problem but it stil
22 matches
Mail list logo