;
In fact my specific solution was pretty simple:
Just deleting the virtual domains only added for my getmail-ed accounts.
I even don't need virtual_alias_maps entries, as my recipient addresses (and
their mailboxes) are (still)
"user1@emailprovider1.example", e.g. michae...@rocketm
There is no need to list your mail provider domain names in Postfix.
That just results in unecessary 'user unknown' errors.
Instead, use virtual_alias_maps (NOT: virtual_alias_domains)
mapping of:
user1@emailprovider1.exampleyou@really-local-domain
user2@emailprovider2.example
iaDB/MySql.
Works fine.
Starting a while ago, I've added getmail, for syncing my email accounts at
commercial ISPs (like the sender address of
this email, michae...@rocketmail.com, a yahoo account) to my own VPS.
The getmail part itself also works fine and stable.
But I recognized an ugly
>> domains and few users in both. i would like getmail to fetch
> >
> > First, I'll note that this is mostly off topic. Postfix has
> > little to do with this, only incidentally.
> >
> yes, i agree but i would be thankful for every peace of help. :)
That was
On Thu, Feb 28, 2013 at 3:17 AM, /dev/rob0 wrote:
> On Wed, Feb 27, 2013 at 05:51:08PM +0500, Muhammad Yousuf Khan wrote:
>> i am using virtual users and domains, where i have 2 virtual domains
>> and few users in both. i would like getmail to fetch email via pop3
>
> First
On Wed, Feb 27, 2013 at 05:51:08PM +0500, Muhammad Yousuf Khan wrote:
> i am using virtual users and domains, where i have 2 virtual domains
> and few users in both. i would like getmail to fetch email via pop3
First, I'll note that this is mostly off topic. Postfix has little to
d
Am 27.02.2013 13:51, schrieb Muhammad Yousuf Khan:
> i am using virtual users and domains, where i have 2 virtual domains
> and few users in both. i would like getmail to fetch email via pop3
> from our hosting servers and copy it directly to our Maildir Base,
> here is the path o
i am using virtual users and domains, where i have 2 virtual domains
and few users in both. i would like getmail to fetch email via pop3
from our hosting servers and copy it directly to our Maildir Base,
here is the path of my virtual users mailbox base.
/maildb/vmail/$domain/$user/Maildir
is