Re: Sending mail to an external receiver fails

2008-08-19 Thread Jan Röhrich
> Do not list googlemail.com in virtual_mailbox_domains. > > To verify: > > $ postmap -q googlemail.com mysql:/etc/postfix/my/domains.conf > > This command should produce no output, no error message, and it > should terminate with a non-zero exit status. Thanks a lot for this fast answer!

Re: Sending mail to an external receiver fails

2008-08-19 Thread mouss
Jan Röhrich wrote: Hello List, I have a strange problem an spent the whole day on looking for a solution: I configured postfix to use virtual_mailbox_maps and maildrop like this: virtual_mailbox_base = /mailboxes virtual_minimum_uid = 1 virtual_mailbox_domains = mysql:/etc/postfix/my/domai

Re: Sending mail to an external receiver fails

2008-08-19 Thread Wietse Venema
Jan =?ISO-8859-1?Q?R=F6hrich?=: > virtual_mailbox_domains = mysql:/etc/postfix/my/domains.conf > virtual_mailbox_maps = mysql:/etc/postfix/my/vmailbox.conf ... > Aug 19 19:31:37 mail2 postfix/smtpd[12877]: NOQUEUE: reject: RCPT from > unknown[10.221.0.250]: 550 5.1.1 <[EMAIL PROTECTED]>: R > ecipie

Sending mail to an external receiver fails

2008-08-19 Thread Jan Röhrich
Hello List, I have a strange problem an spent the whole day on looking for a solution: I configured postfix to use virtual_mailbox_maps and maildrop like this: virtual_mailbox_base = /mailboxes virtual_minimum_uid = 1 virtual_mailbox_domains = mysql:/etc/postfix/my/domains.conf virtual_mailb