brett randal: have you ever worked with fastforward???

if some users want to use fastforward and send mails to local and remote
users without .qmail files let them do it!!!!!


richard:
it works fine with fastforward to send mails to local and remote users:

if you want to get mails for [EMAIL PROTECTED] and deliver it local to user
test2 und remote to [EMAIL PROTECTED] do the following steps:

-  don�t add the domains "domain1.com" and "domain2.com" to 
/var/qmail/control/locals !!!
-    echo domain1.com >> /var/qmail/control/rcpthosts
-    echo domain1.com:alias >> /var/qmail/control/virtualdomains
-    To activate /etc/aliases, put this line into ~alias/.qmail-default:

         | fastforward -d /etc/aliases.cdb

-   put the following line to /etc/aliases:
         [EMAIL PROTECTED]:      test2, [EMAIL PROTECTED]

-    /var/qmail/bin/newaliases
-   svc -t /service/qmail

now it should work :-)))

if you have problems with this ask me per mail

carsten


At 04:21 15.10.00, you wrote:
>Richard Sj�g�rdh <[EMAIL PROTECTED]> writes:
>
> > user: [EMAIL PROTECTED], user
> > where user is the local user who also want all mails delivered home.
>
>You may want to try using .qmail files if you want the mail to be
>delivered to the local user and a remote user. Try the following lines
>in the user's $HOME/.qmail
>
>&[EMAIL PROTECTED]
>./Maildir/
>
>That will accomplish what you want. Basically, having an alias means
>that something that isn't real points to a place that is
>real. Sendmail's implementation, although the first, is stupid and
>incoherent. It doesn't even adhere to the real meaning of the word
>alias.
>
>If you have a lot like this (why? Why not just allow home users to
>pick up their mail via IMAP if they need access at home and work?),
>then you may want to whack up a quick perl or sed script to take care
>of it.
>--
>=======================================================
>|User:         |Href:                     |Status:    |
>-------------------------------------------------------
>|Brett Randall |<http://xbox.ipsware.com/>|Hibernating|
>=======================================================
>  Generated by Microsoft Ass-Watcher s/(c)/(!c)/g 2003

Reply via email to