|
|
|
#1 (permalink) |
|
Messages: n/a
Hébergeur: |
Hello,
I was trying to set a backup account for all mails from a certain domain. I set: sender_bcc_maps = hash:/usr/local/etc/postfix/sender_bcc recipient_bcc_maps = hash:/usr/local/etc/postfix/recipient_bcc and I created a file sender_bcc with: @domain.com backup@domain.com and another file recipient_bcc with: @domain.com backup@domain.com After this I reload postfix and it stops working .>From this point on I can't send or receive any more e-mails until I change the configuration. I also noticed that some test mails were lost during the time I had the new configuration active. Any ideias? Anyone with the some problem? Regardds, David |
|
|
|
#2 (permalink) |
|
Messages: n/a
Hébergeur: |
yupinho@gmail.com wrote:
> Hello, > I was trying to set a backup account for all mails from a certain > domain. > I set: > sender_bcc_maps = hash:/usr/local/etc/postfix/sender_bcc > recipient_bcc_maps = hash:/usr/local/etc/postfix/recipient_bcc > > and I created a file sender_bcc with: > @domain.com backup@domain.com > > and another file recipient_bcc with: > @domain.com backup@domain.com > > After this I reload postfix and it stops working .>>From this point on I can't send or receive any more e-mails until I > change the configuration. > I also noticed that some test mails were lost during the time I had the > new configuration active. > > Any ideias? Anyone with the some problem? > > Regardds, > David Did you run the "postmap" command on both of the new hash files ? What do the error messages say in /var/log/maillog ? -- Greg |
|
![]() |
| Outils de la discussion | |
|
|