-
sweet.
this seem to work.
thank you very much for your help!!!!
2009-05-06 20:38:43 UTC in open-sendmail
-
the way i have it is this
FEATURE(`anfi/vcyrus')dnl
MAILER(`anfi/cyrusv3')dnl
MAILER(local)dnl
MAILER(smtp)dnl
LOCAL_DOMAIN(`localhost')dnl
dnl LOCAL_DOMAIN(`newcitymedia.net')dnl
dnl
LOCAL_CONFIG
ESASL_PATH=/opt/cyrus/lib/sasl2
# list of virtual cyrus domains
C{VCyrusDomains} newcitymedia.net bsolution.net
so to answer your question, i did define it, but not *before*...
2009-05-06 14:32:52 UTC in open-sendmail
-
so here it is, i have compiled sendmail/curys and all that stuff, everything is up to latest versions.
mail servers work as expected, users getting emails and all good. however i got sick of this reverse spam problem. So reading here and there i came across cyrusv3. which seem to be a good solution for this problem.
since i run virtual domain on my end i have the following for sendmail...
2009-05-04 12:18:15 UTC in open-sendmail