1 Sep 2006 09:21
Re: Re: a dot in the name ?
Mario Pavlov <freebsd <at> abv.bg>
2006-09-01 07:21:55 GMT
2006-09-01 07:21:55 GMT
>Mario Pavlov wrote: >> hello guys ;) >> I'm using cyrus-imap + cyrus-sasl + postfix as my mail system >> it works fine >> but I need to add an account with a dot in the name (e.g. mario.pavlov <at> domain) >> and I don't know how to do that >> I'm using cyradm for creating mailboxes.. >> can anyone help me, please ? > >While it's common in *addresses*, it's arguably bad practice to include >dots in *accounts* (it's achievable, but not reliably portable). FWIW, I >handle these as aliases to a simpler account name (either in the aliases >file or in $virtual_alias_maps). > >For example, my /etc/postfix/virtual might contain this: > > mario <at> example.com mario > mario.pavlov <at> example.com mario > > Yes, I've tried this but it didn't work... btw I'm using FreeBSD-6.1-STABLE and for me is /usr/local/etc/postfix/virtual and in this file I have all accounts like this: ================================= user1 <at> domain user1 <at> domain user2 <at> domain user2 <at> domain user3 <at> domain user3 <at> domain ...(Continue reading)
Most people these days deliver with LMTP from their MTA; see lmtpd(8).
And they use Sieve for filtering, instead of procmail.
Wil
RSS Feed